diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-18 20:12:38 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-18 20:12:38 +0000 |
commit | 4a2230987c0e9c99ef448bf1c854e8708e54e8ce (patch) | |
tree | d27218c1b0d0da436ba6114dabd493e5c669d712 /www/znavigator | |
parent | Add ZNavigator, a Zope product to simplify the construction of (diff) |
Put ZNavigator-releated comments and descriptions, not squishdot.
Notes
Notes:
svn path=/head/; revision=32822
Diffstat (limited to 'www/znavigator')
-rw-r--r-- | www/znavigator/pkg-comment | 2 | ||||
-rw-r--r-- | www/znavigator/pkg-descr | 13 |
2 files changed, 9 insertions, 6 deletions
diff --git a/www/znavigator/pkg-comment b/www/znavigator/pkg-comment index 93b9652649cc..0673e50205c2 100644 --- a/www/znavigator/pkg-comment +++ b/www/znavigator/pkg-comment @@ -1 +1 @@ -A web-based news publishing and discussion product for Zope +A Zope product to simplify the construction of navigation bars diff --git a/www/znavigator/pkg-descr b/www/znavigator/pkg-descr index 5da301a028c5..6e8fe51c38fe 100644 --- a/www/znavigator/pkg-descr +++ b/www/znavigator/pkg-descr @@ -1,6 +1,9 @@ -SquishDot is a web-based news publishing and discussion product for the
-Z Object Publishing Environment(ZOPE). It allows you to build a web-based
-news site along with the capability to handle threaded discussions with
-a minimum of configuration and day-to-day management.
+The ZNavigator product was designed to simplify the construction of
+navigation bars. It was written to make navbar management easy for
+inexperienced contents managers, and provide some nifty features.
-WWW: http://squishdot.org/
+Many of the features and their usage are demonstrated in the
+navigator_demo package, which you can import with the name
+'navigator_demo.zexp' from the Zope management interface.
+
+WWW: http://www.zope.org/Members/jonas/ZNavigator/
|