« Support | Index | License »

Onpub - Change Log

Version (svn rev.)
Released Notable Changes
0.8.3 (499) Aug 8, 2007 • Includes the most recent subversion trunk build of FCKeditor. What's new?

• The majority of OnpubAPI's method parameters and return types have now been documented using inline PHPDoc comments. Further PHPDoc improvements will be forthcoming. OnpubAPI Docs.

• Added new Add to Website's Public Sections option to the Section Creator UI so that the user can choose to make the new section public immediately without having to add it to the Public Sections list in the Website Editor.

• Don't show Public Sections list in Website Editor if there are no sections in the database.

• In the previous version, Tidying of the article content was enabled by default in the UI if the Tidy extension is installed, changed the default to disabled to avoid annoying the user with unwanted/unexpected changes to the HTML code as a result of Tidying. Select Tidy HTML in Content in the Article Creator/Editor to enable running HTML Tidy on the article contents.
0.8.2 (489) Jun 27, 2007 • Includes the most recent nightly build of FCKeditor. This being a development/alpha release, we've decided to include the development release of FCKeditor to keep up with their new developments and fixes. Future alpha (and possibly beta) releases of Onpub will include the most recent nightly build of FCKeditor at the time of release. Once we release a stable Onpub, we'll also bundle whatever version of FCKeditor is stable at that time.

• Re-enabled the HTML Tidy plugin functionality. If Onpub detects the PHP tidy functions, you'll be given the option to use Tidy on the article's content to automatically fix any errors in the HTML code.

• Some key additions to the OnpubArticles class. One can now count the number of articles in a specific section, and one can now select articles from specific sections or websites without having to use methods in the OnpubSections or OnpubWebsites classes. Onpub takes advantage of this new code to speed up display of articles when a specific section is selected in the Article Editor.
0.8.1 (476) Apr 25, 2007 • Packages now ship with HTML documentation generated from the latest docs available at onpubco.com at the time each new Onpub version is released. The most current Onpub documentation will always be available online at onpubco.com.

• Support for creating sub sections. This was badly broken in the previous release. There are still some UI and API bugs related to this that will be fixed in a near-future release.

• Made the $queryOptions argument optional for the OnpubArticles::get method.

• Added the "url" field to all non-map tables. This field will be useful for linking resources to internal or external URLs. If you're upgrading from version 0.8.0 you will have to export your data, reinstall the Onpub schema, and reimport your data. Schema breakages like this will become rare to non-existent as the development of OnpubAPI solidifies.

• Renamed $content arg to $includeContent in OnpubSections::get and OnpubWebsites::get. This fixes a bug that was causing the content field to be not returned correctly (variable was being clobbered in some cases).

• Updated to latest FCKeditor release (2.4.2).

• Fixed bug in OnpubWebsites::getQuery which was causing articles to not be returned in the correct order.
0.8.0 (451) Apr 3, 2007 • None. First public release.


Onpub 0.8.3, © 2007 Onpubco.