[Zope-PTK] CVS: ZopePTK - test_utils.py:1.1

Tres tseaver@zope.org
Mon, 27 Nov 2000 14:09:21 -0800 (PST)


Update of /cvs-repository/ZopePTK/PTKDemo/tests
In directory zope.codeit.com:/tmp/cvs-serv16659/tests

Added Files:
	test_utils.py 
Log Message:


* Add the ability to query and set DublinCore metadata via FTP:

 - Updated PTKDemo.DemoDublinCore.DemoDublinCore to add a
   method, 'getMetadataHeaders()', which builds a list of
   DublinCore headers, suitable for inclusion in <meta> tags
   or in "Structured Text Headers".  

 - Updated PTKDemo.Document.Document to export/import the
   metadata when accessed via FTP.