Installing the Content Licensing Tool

  The content licensing tool can be installed using the quick_installer tool.
  Copy this product into the Products directory in your Zope instance. Restart
  your Zope server, click on the site setup link, and click
  on Add/Remove Products. Click on the Content Licensing check box, and then
  on the install button below.

Previous Versions

  If you are replacing a previous version (1.0.1, 1.0.0), you will have to 
  remove the edits made to Products/ATContentTypes/configure.zcml, which 
  refer to the old DublinCoreExtensions addon. Remove the following line:
  ::

      <include package="DublinCoreExtensions" />

  Also you will want to remove the version of DublinCoreExtensions in your
  instance's lib/python directory. The new version of ContentLicensing has
  DublinCoreExtensions already built into the Product and no longer requires
  these additional installation actions. 
 

