[MKDoc-commit] Added note

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Thu Mar 24 16:39:18 GMT 2005


Log Message:
-----------
Added note

Tags:
----
mkdoc-1-6

Modified Files:
--------------
    mkd/templates/fragments/menu_next_prev:
        en.html
    mkd/templates/fragments/menu_next_prev/anonymous:
        en.html

-------------- next part --------------
Index: en.html
===================================================================
RCS file: /var/spool/cvs/mkd/templates/fragments/menu_next_prev/Attic/en.html,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -Ltemplates/fragments/menu_next_prev/en.html -Ltemplates/fragments/menu_next_prev/en.html -u -r1.1.2.7 -r1.1.2.8
--- templates/fragments/menu_next_prev/en.html
+++ templates/fragments/menu_next_prev/en.html
@@ -3,6 +3,10 @@
 
 This template is used for next and previous menus. 
 
+There should really be a condition on the first div, something like:
+
+  petal:condition="true self/siblings"
+
 ?-->
 <div 
   petal:omit-tag="" 
Index: en.html
===================================================================
RCS file: /var/spool/cvs/mkd/templates/fragments/menu_next_prev/anonymous/Attic/en.html,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -Ltemplates/fragments/menu_next_prev/anonymous/en.html -Ltemplates/fragments/menu_next_prev/anonymous/en.html -u -r1.1.2.4 -r1.1.2.5
--- templates/fragments/menu_next_prev/anonymous/en.html
+++ templates/fragments/menu_next_prev/anonymous/en.html
@@ -7,7 +7,7 @@
 <div
   class="next-prev"
   xmlns:petal="http://purl.org/petal/1.0/"
-  petal:condition="false:self/user"
+  petal:condition="false: self/user"
 >
 
   <p


More information about the MKDoc-commit mailing list