When posting or replying, you now have the option of previewing before commiting.
All the non-management methods have been moved to the ZClass instance instead. This is so you can modify and customize your ZDiscussion objects without having to monkey with the ZDiscussions ZClasses, or roll your own ZClasses. If you are doing significant customization, rolling your own ZClasses/Python classes may not be a bad idea.
Beta Release
NOTE: There is a Z Class component to this release which must be installed by hand. See below for instructions.
Z Discussions 0.1.0 contains three products:
ZDBase contains the common base classes the other two products are built on top of. It does not register any object types that you can instantiate in Zope, but you can subclass them with Python or ZClasses. This Product must be installed for either of the other two Products to work.
ZDConfera is the souped-up drop-in compatible replacement for Confera. It is a Python Product, so no addiitonal installation beyond extracting the archive is required.
Z Discussions is the new, improved, legacy-free, Z Class threaded discussion object. If Z Discussions does not sharpen your knives, put the starch back in your shirt and the ZIP back in your marriage, return the unused portion for a full refund!
While ZDConfera is designed for compatibility with existing software, Z Discussions is the platform for future development.
Control_Panel
Product Management
Import file name
ZDiscussions.zexp
Import
...See the README.txt files in the Product folders, or via the Product Management interface.