diff options
author | edwin <edwin@FreeBSD.org> | 2003-12-29 04:37:34 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-12-29 04:37:34 +0000 |
commit | 3c097bd1b644831c3e6cb100a2052e6d3673875f (patch) | |
tree | 607b3ebf9ff447fd160ef4c2c10619ee947bec45 /www/zope-formulator/pkg-message | |
parent | 9aa56a2d0c0abebc0aea0cb2ad8425e39e732787 (diff) | |
download | FreeBSD-ports-3c097bd1b644831c3e6cb100a2052e6d3673875f.zip FreeBSD-ports-3c097bd1b644831c3e6cb100a2052e6d3673875f.tar.gz |
New port: www/formulator, Formulator for Zope
Formulator is an extensible framework that eases the creation
and validation of web forms.
PR: ports/54079
Submitted by: Tim Middleton <x@vex.net>
Diffstat (limited to 'www/zope-formulator/pkg-message')
-rw-r--r-- | www/zope-formulator/pkg-message | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/www/zope-formulator/pkg-message b/www/zope-formulator/pkg-message new file mode 100644 index 0000000..714fa4f --- /dev/null +++ b/www/zope-formulator/pkg-message @@ -0,0 +1,7 @@ + To complete the installation of Formulator: + + - Restart Zope. This may be done from the Zope Control Panel. + + - Verify that the Formulator product is loaded properly by + examining them in Control_Panel/Products, and try to add + a "Formulator Form" object via the Zope Management Interface. |