[MKDoc-commit] [1.6] added petal defines to enable the search box

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Thu Sep 8 13:55:11 BST 2005


Log Message:
-----------
[1.6] added petal defines to enable the search box

Tags:
----
mkdoc-1-6

Modified Files:
--------------
    mkd/templates/sitemap:
        en.html

-------------- next part --------------
Index: en.html
===================================================================
RCS file: /var/spool/cvs/mkd/templates/sitemap/Attic/en.html,v
retrieving revision 1.1.2.24
retrieving revision 1.1.2.25
diff -Ltemplates/sitemap/en.html -Ltemplates/sitemap/en.html -u -r1.1.2.24 -r1.1.2.25
--- templates/sitemap/en.html
+++ templates/sitemap/en.html
@@ -20,7 +20,9 @@
     dir                   self/direction;
     align                 self/align;
     align_opposite        self/align_opposite;
-    sitemap               plugin: flo::plugin::Sitemap;"
+    sitemap               plugin: flo::plugin::Sitemap;
+    search                plugin: flo::plugin::Search;
+    search_uri            search/uri;"
   petal:attributes="lang lang; xml:lang lang; dir dir;"
   xmlns:petal="http://purl.org/petal/1.0/"
   xmlns="http://www.w3.org/1999/xhtml"


More information about the MKDoc-commit mailing list