brian 99/02/28 18:51:38
Removed: .manual-index.cgi
Log:
I copied the CVS history for this over to apache-1.3/htdocs/manual/search/.
coar97/08/07 05:17:37
Modified:. manual-index.cgi
Log:
Work around problem with mod_mime_magic by changing the name of
the data file manual-index.cgi uses.
Revision ChangesPath
1.8 +1 -1 apache-site/manual-index.cgi
Index: manual-
coar97/07/06 06:54:26
Modified:. manual-index.cgi
Log:
Correct the BODY tag's colour attributes to be in RGB values
rather than proper colour-names (which older browsers don't
understand).
Revision ChangesPath
1.7 +8 -1 apache-
coar97/06/03 17:31:24
Modified:. manual-index.cgi
Log:
Fixed a Perl misteak (used "leave" instead of "last" - too
much BLISS lately.. ;-).
Revision ChangesPath
1.6 +60 -58apache-site/manual-index.cgi
Index: manual-index.cgi
=
coar97/06/02 07:53:32
Modified:. manual-index.cgi
Log:
Changed prompt on ISINDEX field to say "press ENTER". Turning
this into a GET-method form would require parsing I'd rather
not add right now..
Submitted by: Rob Hartill
Revision Chang
coar97/06/02 03:30:23
Modified:. manual-index.cgi
Log:
{sigh} This script was originally designed to be part of the
distribution. Since it's now destined to live only at the
WWW.Apache.Org site, some things need to be hard-coded -
and remote
coar97/06/02 03:24:47
Modified:. manual-index.cgi
Log:
Add attributes defining text colours to make sure text and links
are visible with our white background; also added the "home"
link.
Revision ChangesPath
1.3 +11 -3 apache-si
coar97/05/04 13:59:07
Modified:. manual-index.cgi
Log:
Correct for Taz's Perl5 location, and likewise the location of
the Taz index.
Revision ChangesPath
1.2 +2 -2 apache-site/manual-index.cgi
Index: manual-index.cgi
===
coar97/05/04 13:48:40
Added: . manual-index.cgi
Log:
New CGI script to do single-neuron searching of the online
documentation (actually, of a pre-built index of same).