freebsd-ports/www/zope-portaltransforms/pkg-message
Pav Lucistnik af67605c76 Add zope-cmftransforms, a Zope product that handles transformations between
mime types. Required by the new version of zope-archetypes.

PR:		ports/64607
Submitted by:	Filippo Natali <filippo@widestore.net>
2004-04-05 14:04:56 +00:00

12 lines
494 B
Text

To complete the installation of CMFTransforms for Zope:
- Restart Zope
Either use the QuickInstaller to add this product to your CMF site or add
an external method to the root of your CMF site with the following
information :
module: PortalTransforms.Install
method: install
and click the test tab to run it.