[docs] xmldocs - racke modified refs/AddDirective

docs at icdevgroup.org docs at icdevgroup.org
Wed Sep 28 06:41:41 EDT 2005


User:      racke
Date:      2005-09-28 10:41:40 GMT
Modified:  refs     AddDirective
Log:
added example: Enabling Swish search

Revision  Changes    Path
1.2       +9 -0      xmldocs/refs/AddDirective


rev 1.2, prev_rev 1.1
Index: AddDirective
===================================================================
RCS file: /var/cvs/xmldocs/refs/AddDirective,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- AddDirective	15 Dec 2004 13:34:34 -0000	1.1
+++ AddDirective	28 Sep 2005 10:41:39 -0000	1.2
@@ -53,6 +53,15 @@
 </programlisting>
 __END__
 
+__NAME__ example: Enabling Swish search
+This example shows how to enable the Swish search in your &gcf;:
+<programlisting> 
+Require module Vend::Swish
+AddDirective Swish hash
+Variable swish Vend::Swish
+</programlisting>
+__END__
+u	
 __NAME__ missing
 Make better example, and exactly show how to define a new parser function without modifying Config.pm directly.
 __END__








More information about the docs mailing list