install
CMFImageDoc
Requirements
Zope Page Templates CMF CMFDecor (note: this product needs to be installed - see CMFDecor/Extensions/Install.py)
Only works in ZPT based skins!
Installation
- Untar the archive
- Move the CMFImageDoc directory into your Zope Products directory (/lib/python/Products) or in your instance home Products directory.
- Restart Zope
- In the CMF go to Portal Types, Contents
add a
Factory-Based Type Information
from the drop down list Give it an ID of ImageDoc and leave the rest on defaults - Go to Portal Skins, Contents
Add a
File System Directory View
from the dropdown list SelectProducts/CMFImageDoc/skins
- Go to the properties tab
On the ZPT skins line after
Custom
addImageDoc_content
ImageDoc should now appear on the add document list in the CMF :-)