[MKDoc-commit] Bug fix to make copyright info appear in the rdf metedata file

chris at mkdoc.demon.co.uk chris at mkdoc.demon.co.uk
Mon Jan 31 14:11:16 GMT 2005


Log Message:
-----------
Bug fix to make copyright info appear in the rdf metedata file

Tags:
----
mkdoc-1-6

Modified Files:
--------------
    mkd/templates/metadata:
        dcq.rdf.xml

-------------- next part --------------
Index: dcq.rdf.xml
===================================================================
RCS file: /var/spool/cvs/mkd/templates/metadata/Attic/dcq.rdf.xml,v
retrieving revision 1.9.2.9
retrieving revision 1.9.2.10
diff -Ltemplates/metadata/dcq.rdf.xml -Ltemplates/metadata/dcq.rdf.xml -u -r1.9.2.9 -r1.9.2.10
--- templates/metadata/dcq.rdf.xml
+++ templates/metadata/dcq.rdf.xml
@@ -180,9 +180,9 @@
 
     <dc:rights 
       xml:lang="en-gb"
-      petal:condition="true:document/rights"
+      petal:condition="true: document/rights"
       petal:attributes="xml:lang document/lang"
-      petal:content="document/copyright"
+      petal:content="document/rights"
     />
 
     <dc:format>


More information about the MKDoc-commit mailing list