zForum 1.0.8 (Mar 15, 2006)
zForum supports Private Messaging, Topic/Forum subscriptions, emoticons, administration interface, Postgres or MySQL back-end, localization and many more options. This release includes the first efforts to integrate with Plone (2.1.2).
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 2.1.2 |
|---|---|
| State | Final release |
| License | ZPL |
This release of zForum in Plone is a unique combination in a sense that zForum does not require its own "content types" since all of them are provided by the SQL/Python back-end and API, this allows zForum to be somewhat "autonomous" and in some ways not too "plone-aware". On the other hand, with just a few hooks (emulating zForum's "right nav" as one portlet or slot, zForum can be talking to Plone seamlessly (and sharing users).
Change log
Version 1.0.8 (a.k.a. 1.0.7p (Internal))
----------------------------------------
- Send email when a private message (PM) is sent from any member to any member
- English language file [zforum]/languages/en_us.zlang.PROTOTYPE provided, to aid in forum translations
- Forum/Topic subscribers will now receive the last topic posted instead of the first one on their emails
- Anonymous users can no longer subscribe to topics (nasty bug)
- Fixed the number of replies column in "view_forum" page
- Plone Integration (Tested with 2.1.2)
+ Documentation in [zforum]/doc/plone_integration_guide.txt


