adva-cms 0.1.2 released!
Yet another iteration of adva-cms development has passed and we are proud to announce a new release. Release 0.1.2 includes new features and improvements like compatibility with rails 2.3, model translations by Joshua Harvey, more decoupled engines that allow installation of specific engines and lots of other new functionality and bug fixes!
So, what is new in adva-cms 0.1.2 release?
One month has passed again and here are the new features we have brought to you:- adva-cms supports rails 2.3.2
- Joshua Harvey implemented model translations, so now you can also translate the content of the adva-cms, not just the interface! New plugin globalize2_versioning was introduced and it is replacement for acts_as_versioned plugin that clashed with model translation code.
- Decoupled engines. This makes it now possible to install only the engines you need for your application. adva-cms is still fetched to vendor/adva but only core engines are installed (read, symlinked in unix and mac osx and in windows copied) to the vendor/plugins. You can install any engine additional to core to your application by following the instructions in adva-cms readme.
- Sections are now Pages. Pages have a single article mode that is good for a single static page and multi-article mode that works like the Section worked before. Also the concept of a page is more easily understandable than a section.
And what is there in a future?
- We are revisiting the RBAC (role based access control) for adva-cms and we hope to get it out for our next release.
- Backend interface will be redone and made better during the next releases.
Support and contribution
For any questions regarding adva-cms please drop by in #adva-cms @ irc.freenode.net or send an email to our mailing-list. We are happy to help you!
Developer team
Sven Fuchs, Marko Seppä, Clemens Kofler, Joshua Harvey, Priit Tamboom, Thomas R Koll