[MKDoc-commit] Added PNG

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Wed May 18 10:25:02 BST 2005


Log Message:
-----------
Added PNG

Tags:
----
mkdoc-1-6

Modified Files:
--------------
    mkd/templates/component/file:
        en.html

-------------- next part --------------
Index: en.html
===================================================================
RCS file: /var/spool/cvs/mkd/templates/component/file/Attic/en.html,v
retrieving revision 1.1.2.9
retrieving revision 1.1.2.10
diff -Ltemplates/component/file/en.html -Ltemplates/component/file/en.html -u -r1.1.2.9 -r1.1.2.10
--- templates/component/file/en.html
+++ templates/component/file/en.html
@@ -46,6 +46,11 @@
       petal:condition="true: self/extension_is --ppt"
     />
     <img
+      src="/.static/css/mime/png"
+      alt="Portable Network Graphic" 
+      petal:condition="true: self/extension_is --png"
+    />
+    <img
       src="/.static/css/mime/rtf"
       alt="Rich Text Format File" 
       petal:condition="true: self/extension_is --rtf"


More information about the MKDoc-commit mailing list