[CMF-checkins] CVS: CMF - DublinCore.py:1.6

tseaver@digicool.com tseaver@digicool.com
Mon, 21 May 2001 18:33:11 -0400 (EDT)


Update of /cvs-repository/CMF/CMFDefault
In directory korak.digicool.com:/tmp/cvs-serv4159

Modified Files:
	DublinCore.py 
Log Message:
 - Adapt DC.Format() to the name expected by Zope's WebDAV support.


--- Updated File DublinCore.py in package CMF --
--- DublinCore.py	2001/05/11 04:34:29	1.5
+++ DublinCore.py	2001/05/21 22:33:10	1.6
@@ -241,6 +241,8 @@
     #
     #  DublinCore utility methods
     #
+    content_type = Format  # WebDAV needs this to do the Right Thing (TM)
+
     security.declarePublic( 'isEffective' )
     def isEffective( self, date ):
         """