diff options
author | drochner <drochner@pkgsrc.org> | 2002-11-14 16:50:38 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-11-14 16:50:38 +0000 |
commit | 72952c71e26b56b29854427885ae9e406346a636 (patch) | |
tree | 07c15865d188b49c7d566711c369e0746fce86de /www/zope25-CMFPlone/DESCR | |
parent | ff8e873c47b2937d3b3b2e788afb2d5d9ceb9658 (diff) | |
download | pkgsrc-72952c71e26b56b29854427885ae9e406346a636.tar.gz |
a complete CMF (content management framework) on Zope
Diffstat (limited to 'www/zope25-CMFPlone/DESCR')
-rw-r--r-- | www/zope25-CMFPlone/DESCR | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/www/zope25-CMFPlone/DESCR b/www/zope25-CMFPlone/DESCR new file mode 100644 index 00000000000..f103b56a1a7 --- /dev/null +++ b/www/zope25-CMFPlone/DESCR @@ -0,0 +1,11 @@ +Plone is a user friendly implementation of the Content Management Framework +written on top of ZOPE. Plone is a GUI/Interface/Implementation of the +CMF. It benefits from all features of ZOPE/CMF such as: RDBMS integration, +Python/Perl extensions, Object Oriented Database, Web configurable workflow, +pluggable membership and authentication, Undos, Form validation, amongst +many many other features. Available protocols: FTP, XMLRPC, HTTP, WEBDAV +and you can hack it to enable SOAP. Turn it into a distributed application +system by installing ZEO. + +Plone attempts to compete with Livelink, Interwoven and Documentum. It +aims to be *the* opensource out-of-the-box publishing system. |