KNotes
knotes provides thorough implementations for two important kinds of user activity which have been weaknesses of Plone, which we call 'discussability' and 'blogability'.
Prerequisites
In addition to a working Plone site, you will need the following components:
- External SQL DBMS
- knotes uses a relational database and SQL for all of its data access during render-time. Zope makes it easy to bridge to a relational database of your choice; we use PostgreSQL.
- Python/PostgreSQL database adapter
- psycopg is a PostgreSQL database adapter for the Python programming language. It was written from scratch with the aim of being very small, fast, and stable as a rock. Download it here.
Downloading the product
SourceForge
Visit Knotes' at SourceForge for the latest release, if you're really brave you can also checkout the latest CVS or download the nightly build
You can also download a copy of the latest stable release from our own server...
-
KNotes - Tar Archive
[ Download ]
(KNotes_0.8.5_beta.tar.gz
-
409.52 Kb
)
- For unix variants, download this tar archive version of the 0.8.5 beta release
-
KNotes -Zip File
[ Download ]
(KNotes_0.8.5_beta.zip
-
547.82 Kb
)
- For Windows, download this Zip version of the 0.8.5 beta release
-
README
[ Download ]
(README.txt
-
5.29 Kb
)
Preview
- The README file for KNotes. Please read this file thoroughly before attempting to install KNotes.
Last modified
2006-06-16 03:47 PM
Last cached: 2006-06-21 07:18 AM
Last cached: 2006-06-21 07:18 AM