[MKDoc-commit] [1.6] Name and email addresse removed from document footer

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Thu Sep 1 16:49:28 BST 2005


Log Message:
-----------
[1.6] Name and email addresse removed from document footer

Tags:
----
mkdoc-1-6

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

-------------- next part --------------
Index: en.html
===================================================================
RCS file: /var/spool/cvs/mkd/templates/fragments/footnote/Attic/en.html,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -Ltemplates/fragments/footnote/en.html -Ltemplates/fragments/footnote/en.html -u -r1.1.2.6 -r1.1.2.7
--- templates/fragments/footnote/en.html
+++ templates/fragments/footnote/en.html
@@ -17,7 +17,7 @@
     dir="ltr"
   >
 
-<!--? Generally people don't want the Created info, if you do then uncomment this bit:
+<!--? Generally people don't want the Created info or email addresses, if you do then uncomment this bit:
 
     This document was created by
     <a 
@@ -34,7 +34,6 @@
       1999
     </span>.
     <br />
-?-->
 
     This document was last modified by
     <a 
@@ -48,6 +47,13 @@
     >
       1999
     </span>.
+?-->
+    This document was last on 
+    <span
+      petal:content="self/date_last_modified"
+    >
+      1999
+    </span>.
     <br />
     <span
       xml:lang="en"


More information about the MKDoc-commit mailing list