KNotes (0.85)
- KNotes download link: http://sourceforge.net/project/showfiles.php?group_id=128074&package_id=140229
- Homepage of KNotes: http://www.knownet.com/products/product-info/knotes/
- Description source: http://www.knownet.com/products/product-info/knotes/
Components:
KNDiscussion - Portal discussion forum. Rapid rendering of very large threads, includes support for fine grained moderation.
KNWeblog - Standards complient blogging application with full support for Blogger, metaWeblog and Movable Type. API implemntation allows use of external blogging apps such as Ecto (http://ecto.kung-foo.tv/).
KNFastFolders - An ultra efficient, ligtning fast, rendering engine for displaying portal content. Particulary suited for use with 'KN' type products, this component makes viewing and editing content extemely fast & friendly.
KNLink - A standard link object extended to support trackback.
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. .
- PloneExFile
- PloneExFiles are nicer than plain old files, you get a nice type icon and with certain file types, a preview
- KNFastFolders
- Although not a requirement for final release, KNotes has a few small dependencies on KNFastFolders, this will change very soon, but in the meantime you will need to have KNFastFolders installed in your Plone site