stas 02/02/04 03:48:18
Modified: src config.cfg
Removed: src/search search.html
Log:
- go back to link directly to the cgi script
Revision Changes Path
1.11 +10 -10 modperl-docs/src/config.cfg
Index: config.cfg
===================================================================
RCS file: /home/cvs/modperl-docs/src/config.cfg,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- config.cfg 3 Feb 2002 17:12:21 -0000 1.10
+++ config.cfg 4 Feb 2002 11:48:18 -0000 1.11
@@ -35,18 +35,18 @@
stats
)
],
-# links => [
-# {
-# id => '',
-# link => '',
-# stitle => '',
-# title => '',
-# abstract => '',
-# },
-# ],
+ links => [
+ {
+ id => 'search',
+ link => 'search/swish.cgi',
+ stitle => 'Search',
+ title => 'Search the Site',
+ abstract => 'Search the whole site or parts of it',
+ },
+ ],
+
chapters => [
qw(
- search/search.html
about/help.pod
)
],
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]