[MKDoc-commit] Added i18n:domain

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Thu Apr 7 12:33:40 BST 2005


Log Message:
-----------
Added i18n:domain

Modified Files:
--------------
    mkd/resources/templates/macros/document/breadcrumb:
        en.html

-------------- next part --------------
Index: en.html
===================================================================
RCS file: /var/spool/cvs/mkd/resources/templates/macros/document/breadcrumb/en.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -Lresources/templates/macros/document/breadcrumb/en.html -Lresources/templates/macros/document/breadcrumb/en.html -u -r1.6 -r1.7
--- resources/templates/macros/document/breadcrumb/en.html
+++ resources/templates/macros/document/breadcrumb/en.html
@@ -18,10 +18,12 @@
 
 ?-->
 <div
+  class="breadcrumb"
   xmlns:petal="http://purl.org/petal/1.0/"
   xmlns:metal="http://xml.zope.org/namespaces/metal"
+  xmlns:i18n="http://xml.zope.org/namespaces/i18n"
   metal:define-macro="content"
-  class="breadcrumb"
+  i18n:domain="mkdoc"
 >
   <p
     xml:lang="en"


More information about the MKDoc-commit mailing list