moseley 2002/11/08 00:12:10
Modified:bin makeindex
Log:
Comment -E switch.
Revision ChangesPath
1.11 +6 -1 modperl-docs/bin/makeindex
Index: makeindex
===
RCS file: /home/cvs/modperl
moseley 2002/10/21 12:47:01
Modified:bin makeindex
Log:
1) Allow for -v to specify the level (1..3)
2) check for ./swish-e binary *after* chdir() to the dst_html/search dire
Revision ChangesPath
1.10 +26 -8 modperl-docs/bin/makeindex
Index
At 05:58 AM 10/15/02 -, [EMAIL PROTECTED] wrote:
Nice work!
--
Bill Moseley
mailto:[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
moseley 2002/06/30 22:08:44
Modified:src/search swish.cgi
Log:
Take Stas' advice about warnings...
Revision ChangesPath
1.9 +22 -25modperl-docs/src/search/swish.cgi
Index: swis
moseley 2002/06/30 15:32:18
Modified:src/search swish.cgi
Log:
Add better warning for errors while parsing the config file.
Revision ChangesPath
1.8 +28 -8 modperl-docs/src/search/swish.cgi
Index: swish.cgi
moseley 2002/06/30 09:37:41
Modified:src/search checkboxes.storable make.pl search_options
Log:
Use nstore instead
Revision ChangesPath
1.3 +91 -91modperl-docs/src/search/checkboxes.storable
<>
1.5 +2 -2 modperl-docs/src/
moseley 2002/06/30 08:16:15
Modified:src/search make.pl
tmpl/custom/html search
Log:
This patch changes the way the search widget sets the select options
in the drop down menu, and how it sets the "selected" item in that list.
It maps the cu
moseley 2002/06/29 23:20:07
Modified:src style.css
src/search search.tt
tmpl/custom/html search
Log:
Added styles to the search widgets that are displayed when the swish.cgi
script is running.
Also added style to the swish.cgi input field as
moseley 2002/06/29 22:45:16
Modified:src/search SwishSpiderConfig.pl make.pl search.tt
Log:
Updated the indexing to assign unique sections IDs to docs instead of
just trying to limit by hits on words in the path.
Revision ChangesPath
1.10 +80 -26modperl-docs
moseley 02/05/23 15:42:02
Modified:src/search .swishcgi.conf
Added: src/search make.pl
Removed: src/search search_options
Log:
Here's the unified version of the search options that Stas requested.
make.pl must be run befor generating any pages.
I'm not
moseley 02/05/14 21:22:14
Modified:src/search .swishcgi.conf
src/start index_top.html
Log:
Change to ten search results perl page.
Remove more>> on the /start page that didn't point anyplace.
Revision ChangesPath
1.10 +2 -0 modpe
moseley 02/04/29 22:37:45
Modified:src/search spider.pl
Log:
Here's the options:
SPIDER_VERBOSE=0 ./swish-e -c swish.conf -S prog -v0
SPIDER_QUIET=1 ./swish-e -c swish.conf -S prog -v0
Revision ChangesPath
1.5 +4 -3 modperl-docs/src/s
moseley 02/04/29 15:30:09
Modified:src style.css
src/search search.tt
tmpl/custom/html search search_field
Log:
Update style sheet per Stas' request to make the search specific
styles easier to spot. Removed some non-used ones
moseley 02/04/26 16:00:51
Modified:src/search search.tt
tmpl/custom/html search search_field
Log:
Revision ChangesPath
1.14 +1 -1 modperl-docs/src/search/search.tt
Index: search.tt
moseley 02/04/26 15:41:09
Modified:src/start index_top.html
src/start/tips config.pod favicon.pod handler.pod
logging.pod registry.pod
Removed: src/start about.html
src/start/tips config.html handler.html logging.html
moseley 02/04/25 14:45:19
Modified:src/start/tips handler.pod
Log:
Add 1.x as the mod_perl version and fix a typo on Apache::Constants::OK
constant.
Revision ChangesPath
1.2 +2 -2 modperl-docs/src/start/tips/handler.pod
Index: handler.pod
moseley 02/04/25 00:01:02
Modified:src/start config.cfg
Added: src/start/tips config.pod favicon.pod handler.pod
logging.pod registry.pod
Log:
Revision ChangesPath
1.3 +5 -4 modperl-docs/src/start/config.cfg
Index
moseley 02/04/23 21:20:59
Added: src/start index_top.html
Log:
Adding the What is mod_perl? text
Revision ChangesPath
1.1 modperl-docs/src/start/index_top.html
Index: index_top.html
moseley 02/04/23 21:15:27
Modified:.TODO
src index_top.html style.css
src/search search.tt
src/start about.html config.cfg
src/start/tips registry.html
tmpl/custom/html download_link index_body
moseley 02/04/23 21:12:18
Added: src/images titlegrad.gif
src/start/tips config.html handler.html logging.html
Log:
Adding new files to CVS, so I can then tag.
Revision ChangesPath
1.1 modperl-docs/src/images/titlegrad.gif
moseley 02/04/20 01:07:46
Modified:src config.cfg style.css
src/about about.html
Added: src/about/tips registry.html
Log:
Adding examples to go along with the about.html file.
Stas, I need help getting it to work with docset correctly.
Revision
moseley 02/04/20 01:04:01
modperl-docs/src/about/tips - New directory
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
moseley 02/04/19 23:52:57
Modified:src style.css
Log:
Added black to h* tags.
Revision ChangesPath
1.55 +1 -0 modperl-docs/src/style.css
Index: style.css
===
RCS file: /home/cvs
moseley 02/04/19 23:23:28
Modified:src style.css
Log:
Try using black type for headings
Revision ChangesPath
1.54 +1 -1 modperl-docs/src/style.css
Index: style.css
===
RCS file: /home
moseley 02/04/19 23:13:05
Modified:src/search spider.pl
Log:
Add debugging and quiet mode for the spider.
perldoc spider.pl
Revision ChangesPath
1.4 +47 -7 modperl-docs/src/search/spider.pl
Index: spider.pl
moseley 02/04/19 22:34:52
Modified:tmpl/custom/html search
Log:
Fix apache.org's old version of CGI.pm
Revision ChangesPath
1.20 +1 -1 modperl-docs/tmpl/custom/html/search
Index: s
moseley 02/04/19 17:45:22
Modified:src/about about.html
src/search search_options
Log:
Here's the rewritten About page.
Revision ChangesPath
1.10 +107 -22 modperl-docs/src/about/about.html
Index: about
moseley 02/04/19 13:37:41
Modified:src style.css
Log:
Fixed an cvs update I must have missed.
Revision ChangesPath
1.53 +13 -0 modperl-docs/src/style.css
Index: style.css
===
RCS file
moseley 02/04/19 12:53:34
Modified:src config.cfg style.css
src/search .swishcgi.conf SwishSpiderConfig.pl search.tt
searchresults.html swish.conf
src/search/modules TemplateToolkit.pm
tmpl/custom/html
moseley 02/04/19 12:47:36
Added: src/search search_options
tmpl/custom/html search_field
Log:
new file: template for the drop down box, and for the
search field (if it every makes it back to the top)
Revision ChangesPath
1.1 modperl
moseley 02/04/08 17:58:34
Modified:src/search search.tt
src/search/modules TemplateToolkit.pm
Log:
These are more updates as requested by Allan.
Revision ChangesPath
1.11 +1 -1 modperl-docs/src/search/search.tt
Index: search.tt
moseley 02/04/06 11:17:17
Modified:src/search .swishcgi.conf SwishSpiderConfig.pl search.tt
swish.conf
src/search/modules PhraseHighlight.pm
Log:
Fixed a bug in highlighting code.
Now only display the page, not the fragment of the URL
moseley 02/04/06 06:56:11
Modified:tmpl/custom/html search
Log:
Fix typo in form element name
Revision ChangesPath
1.14 +3 -3 modperl-docs/tmpl/custom/html/search
Index: search
===
RCS
moseley 02/04/06 06:42:27
Modified:src style.css
src/search search.tt swish.cgi
Log:
Adjusted style sheet and search templates per allan's request.
More details on modperl-docs list.
Revision ChangesPath
1.42 +31 -7 modperl-doc
moseley 02/04/05 10:28:18
Modified:src/search SwishSpiderConfig.pl
Log:
The class attribute was changed in the template. This file uses that
attribute.
Revision ChangesPath
1.7 +1 -1 modperl-docs/src/search/SwishSpiderConfig.pl
Index
35 matches
Mail list logo