diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 02:40:07 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 02:40:07 +0000 |
commit | f73c0fc047f1e5b38e105e9ff6e159e143cb4cdb (patch) | |
tree | ff3b1f7b0704ee2f4169359d5f71bfb5e9cec523 /www/zope210/pkg-descr | |
parent | ea9fb84528e88cb46e5c541b1dbb2921cf780c7e (diff) | |
download | ports-f73c0fc047f1e5b38e105e9ff6e159e143cb4cdb.tar.gz ports-f73c0fc047f1e5b38e105e9ff6e159e143cb4cdb.zip |
Notes
Diffstat (limited to 'www/zope210/pkg-descr')
-rw-r--r-- | www/zope210/pkg-descr | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/www/zope210/pkg-descr b/www/zope210/pkg-descr new file mode 100644 index 000000000000..43fb92a31302 --- /dev/null +++ b/www/zope210/pkg-descr @@ -0,0 +1,25 @@ +Zope is Copyrighted (C) Digital Creations. All rights reserved. This is +what they themselves say about it: + +"Zope (WWW: http://www.zope.org/ ) is an exciting new object-based, open +source web application platform. It allows you to build powerful and +dynamic web applications easily. Zope comes with source code and is +friendly to developers as well as users. +Zope is distinguished by its integrated object database which, when +combined with a revolutionary object model, provides a completely unique +facility for servicing content managers and web application developers." + +Here are some of the "headlines" mentioned in the features list at +WWW: http://www.zope.org/Information/Features : + +Database Integration Content Management + SQL and HTML in Harmony Builtin Objects + Multiple Data Sources Document Templates + Publish Databases Web to Objects +Application Development Integrated Object Database + DTML Scripting Managed Through the Web + External Methods Direct URL Access to Objects + +This is a "beta" release. It seems to work quite stable, but no guarantee +given. + Peter Cornelius <pcc@gmx.net> |