stas 2002/06/30 09:00:31
Modified: src/search search_options
Log:
update the search options template
Revision Changes Path
1.8 +37 -37 modperl-docs/src/search/search_options
Index: search_options
===================================================================
RCS file: /home/cvs/modperl-docs/src/search/search_options,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- search_options 29 May 2002 07:17:51 -0000 1.7
+++ search_options 30 Jun 2002 16:00:30 -0000 1.8
@@ -3,50 +3,50 @@
# *** Automatically generated file. Do not edit. Modify ./make.pl instead!
***
# File: 'search_options'
# Use: generating the sidebar select options for searching
-# Created: Wed May 29 13:33:16 2002
+# Created: Sun Jun 30 14:01:00 2002
#--------------------------------------------------------------------------------------
search_areas = [
""
- "outstanding"
- "download"
- "docs"
- "docs/1.0"
- "docs/1.0/guide"
- "docs/1.0/win32"
- "docs/1.0/api"
- "docs/2.0"
- "docs/2.0/user"
- "docs/2.0/devel"
- "docs/2.0/api"
- "docs/general"
- "docs/tutorials"
- "docs/offsite"
- "help"
- "maillist"
- "products"
- "contribute"
+ "SecA"
+ "SecB"
+ "SecC"
+ "SecD"
+ "SecE"
+ "SecF"
+ "SecG"
+ "SecH"
+ "SecI"
+ "SecJ"
+ "SecK"
+ "SecL"
+ "SecM"
+ "SecN"
+ "SecO"
+ "SecP"
+ "SecQ"
+ "SecR"
]
search_labels = {
"" => 'Whole Site'
- "outstanding" => "Stories"
- "download" => "Download"
- "docs" => "All Docs"
- "docs/1.0" => "..1.0 Docs"
- "docs/1.0/guide" => "....Guide"
- "docs/1.0/win32" => "....Win32"
- "docs/1.0/api" => "....API"
- "docs/2.0" => "..2.0 Docs"
- "docs/2.0/user" => "....User"
- "docs/2.0/devel" => "....Developer"
- "docs/2.0/api" => "....API"
- "docs/general" => "..General Docs"
- "docs/tutorials" => "..Tutorials"
- "docs/offsite" => "..OffSite Docs"
- "help" => "Getting Help"
- "maillist" => "Mailing Lists"
- "products" => "Products"
- "contribute" => "Contribute"
+ "SecA" => "Stories"
+ "SecB" => "Download"
+ "SecC" => "All Docs"
+ "SecD" => "..1.0 Docs"
+ "SecE" => "....Guide"
+ "SecF" => "....Win32"
+ "SecG" => "....API"
+ "SecH" => "..2.0 Docs"
+ "SecI" => "....User"
+ "SecJ" => "....Developer"
+ "SecK" => "....API"
+ "SecL" => "..General Docs"
+ "SecM" => "..Tutorials"
+ "SecN" => "..OffSite Docs"
+ "SecO" => "Getting Help"
+ "SecP" => "Mailing Lists"
+ "SecQ" => "Products"
+ "SecR" => "Contribute"
}
-%]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]