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

docs at icdevgroup.org docs at icdevgroup.org
Thu Sep 22 10:52:37 EDT 2005


User:      racke
Date:      2005-09-22 14:52:37 GMT
Modified:  guides   search.xml
Log:
use entities for configuration directives

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


rev 1.2, prev_rev 1.1
Index: search.xml
===================================================================
RCS file: /anon_cvs/repository/xmldocs/guides/search.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- search.xml	22 Sep 2005 13:43:51 -0000	1.1
+++ search.xml	22 Sep 2005 14:52:37 -0000	1.2
@@ -54,9 +54,9 @@
 
 To use, you must add to interchange.cfg:
 <screen>
-	Require module Vend::Swish
-	AddDirective Swish hash
-	Variable swish Vend::Swish
+	&conf-Require; module Vend::Swish
+	&conf-AddDirective; Swish hash
+	&conf-Variable; swish Vend::Swish
 </screen>
   The search is called with st=swish (or mv_searchtype=swish).
 








More information about the docs mailing list