[Linkbat-devel] Re: about glossary page generating
Brought to you by:
jimmo
From: James M. <lin...@ji...> - 2003-05-24 11:20:07
|
Hi Wayne! Comments below. On Saturday 24 May 2003 01:52, Feng Xie wrote: > Hi Jim! > > I modified the parse_page.pl enabling it to generate standalone static > glossary pages. As planned "-g" is added. You can have a look at the parsed > pages at www.cs.yorku.ca/~cs232128/linkbat/glossary/$ID.html, where $ID is > the glossary ID (from 1 to the maximum). Looks good. There are two things. First, the footer does not need to be included on each page. This will be added to each page when it is display. Second the links to the other glossary pages need to adjusted (but I assume you already knew that). > A new global variable is to be added into all_variable: > $STATIC_GLOSSARY_DIR="$DOCUMNET_ROOT/glossary" Sure. Sounds good. > I prefer to use CVS to upload my program, but when I execute cvs -d ... on > the lab terminal, which runs sun os, it ended up with "Connection time > out". I use ps to look up the process going on, I found this "rsh > cvs.sourceforge.net -l waynexie cvs server". Any hints ? What was the exact command you are using? Can you successfully download the code? I use ssh and not rsh to connection, so I am not exactly sure where the problem is. Regards, Jim -- --------------------------------------- "Be more concerned with your character than with your reputation. Your character is what you really are while your reputation is merely what others think you are." -- John Wooden --------------------------------------- Be sure to visit the Linux Tutorial: http://www.linux-tutorial.info |