diff options
author | nbm <nbm@FreeBSD.org> | 2003-01-20 19:32:43 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2003-01-20 19:32:43 +0800 |
commit | be20012aacd97b0c2f39b9421f03b29c04126696 (patch) | |
tree | 9635761d3b10718a51e81b4c108a14614bec8dfa /www/plone/pkg-descr | |
parent | ad18b94352bf29236365468be1af689649caa086 (diff) | |
download | freebsd-ports-gnome-be20012aacd97b0c2f39b9421f03b29c04126696.tar.gz freebsd-ports-gnome-be20012aacd97b0c2f39b9421f03b29c04126696.tar.zst freebsd-ports-gnome-be20012aacd97b0c2f39b9421f03b29c04126696.zip |
Add plone 1.0 RC1, a user friendly implementation of the CMF written on
top of ZOPE.
Diffstat (limited to 'www/plone/pkg-descr')
-rw-r--r-- | www/plone/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/www/plone/pkg-descr b/www/plone/pkg-descr new file mode 100644 index 000000000000..f6a4e379ed3d --- /dev/null +++ b/www/plone/pkg-descr @@ -0,0 +1,14 @@ +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. + +WWW: http://plone.org/ |