Change Log
Version 0.9.6
Release Date: November 28, 2010
SVN Revision:
- Features
- Articles can be linked to more than one page. Each article can have its own type and view, depending on the parent page.
- CKEditor and KCFinder are available as replacement for tinyMCE / tinyBrowser.
- Articles "Drag'n'Drop" ordering directly in the tree.
- No tree refreshing after articles ordering in one page.
- Page and Article editing more visual.
- Page and Article creation more logical.
- Article and page "tab" memory. When editing an article or page in one language, navigation to another item opens the same tab.
- More tooltips in admin panel.
- Static translations rewritten. The editor can add his own terms.
- Views and tags
- <ion:navigation /> become more simple and more flexible. The output HTML is managed by a helper.
- Extend fields now outputs the default value if the default value is set.
- If no view are defined for page and articles in the theme, Ionize now uses the default one from /application/views/default/
- filters more consistent : "OR" filter correction for <ion:articles filter="name:='TOTO' OR name:='TITI'" />
- Bugs correction
- Corrected removing of an external link in a Page or Article.
- Articles and page internal link correction.
- Connect lib group ID retrieve bug corrected.