[docs] xmldocs - racke modified guides/search.xml

docs at icdevgroup.org docs at icdevgroup.org
Thu Sep 29 18:18:50 EDT 2005


User:      racke
Date:      2005-09-29 22:18:50 GMT
Modified:  guides   search.xml
Log:
removed entities from configuration snippet

Revision  Changes    Path
1.4       +3 -3      xmldocs/guides/search.xml


rev 1.4, prev_rev 1.3
Index: search.xml
===================================================================
RCS file: /var/cvs/xmldocs/guides/search.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- search.xml	22 Sep 2005 16:40:15 -0000	1.3
+++ search.xml	29 Sep 2005 22:18:50 -0000	1.4
@@ -54,9 +54,9 @@
 
 To use, you must add to interchange.cfg:
 <programlisting>
-	&conf-Require; module Vend::Swish
-	&conf-AddDirective; Swish hash
-	&conf-Variable; swish Vend::Swish
+	Require module Vend::Swish
+	AddDirective Swish hash
+	Variable swish Vend::Swish
 </programlisting>
   The search is called with st=swish (or mv_searchtype=swish).
 








More information about the docs mailing list