[MKDoc-commit] Some small tweaks, description added as title attributes.

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Thu Oct 28 12:35:27 BST 2004


Log Message:
-----------
Some small tweaks, description added as title attributes.

Tags:
----
mkdoc-1-6

Modified Files:
--------------
    mkd/templates/fragments/menu:
        en.html

-------------- next part --------------
Index: en.html
===================================================================
RCS file: /var/spool/cvs/mkd/templates/fragments/menu/Attic/en.html,v
retrieving revision 1.2.2.14
retrieving revision 1.2.2.15
diff -Ltemplates/fragments/menu/en.html -Ltemplates/fragments/menu/en.html -u -r1.2.2.14 -r1.2.2.15
--- templates/fragments/menu/en.html
+++ templates/fragments/menu/en.html
@@ -52,11 +52,12 @@
         lang="en"
         dir="ltr"
         petal:content="child/title"
-        petal:attributes="href child/uri; 
+        petal:attributes="href     child/uri; 
                           hreflang child/lang; 
-                          dir child/direction; 
-                          lang child/lang; 
-                          xml:lang child/lang;"
+                          dir      child/direction; 
+                          lang     child/lang; 
+                          xml:lang child/lang;
+                          title    child/description;"
         petal:omit-tag="true: self/equals child "
       ><strong 
          petal:omit-tag="false: self/equals child" 


More information about the MKDoc-commit mailing list