[[toc]]
Specification for modifications to Jonah. Currently one of two Horde feed creation/blogging applications, along with being a content aggregator and (poor) feed reader, Jonah will become the one Horde feed creation/blogging app.
++ Bugs
List any tickets on http://bugs.horde.org/ that cover this issue or are relevant to it.
++ People
ChuckHagenbuch is actively working on this project
++ Description
The current code will be branched (with FRAMEWORK_3) so that existing sites can run with Jonah and Horde 3.2. This does not mean that a Horde 3.2 version of Jonah will be released, though.
Delivery lists will be removed
Features that are missing from Jonah but that exist in Thomas, such as categories, publishing to external services, etc., will be added (categories might be part of Horde_Content, as a horde_content_categories table, for generic usability)
Any user with access to the Jonah application will be able to create feeds
Feeds will become shares (any reason not to do this? allows shared posting)
There will be a setting to lock the default feed so that users can't create more, and $conf['share']['no_sharing'] will be honored.
... what else?
The code will be updated to be PHP 5 code using Horde 4 features
Aggregate and composite feeds will be removed once Hippo is able to provide those features
++ Resources
Back to the ((Projects|Project List))