1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/www/zope-portaltransforms/pkg-message
Pav Lucistnik 4ca23f5ad2 After repocopy from zope-cmftransforms, upgrade to 1.3.2
PR:		ports/72577
Submitted by:	Filippo Natali <filippo@widestore.net> (maintainer)
Repocopy by:	marcus
2004-10-16 10:33:02 +00:00

13 lines
334 B
Plaintext

To complete the installation of PortalTransforms 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.