[MKDoc-commit] [1.6] document-description class added to dd for sitemap

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Thu Dec 15 11:08:40 GMT 2005


Log Message:
-----------
[1.6] document-description class added to dd for sitemap

Tags:
----
mkdoc-1-6

Modified Files:
--------------
    mkd/templates/sitemap:
        nesting.html

-------------- next part --------------
Index: nesting.html
===================================================================
RCS file: /var/spool/cvs/mkd/templates/sitemap/Attic/nesting.html,v
retrieving revision 1.1.2.9
retrieving revision 1.1.2.10
diff -Ltemplates/sitemap/nesting.html -Ltemplates/sitemap/nesting.html -u -r1.1.2.9 -r1.1.2.10
--- templates/sitemap/nesting.html
+++ templates/sitemap/nesting.html
@@ -72,12 +72,13 @@
   </strong>
   </dt>
   <dd
+    class="document-description"
     lang="en"
     xml:lang="en"
     petal:attributes="lang child/doc/Lang;
                       xml:lang child/doc/Lang"
     petal:content="structure as_html_blocks: child/doc/Description"
-    >
+  >
     Child document description goes here
   </dd>
   </dl>


More information about the MKDoc-commit mailing list