Share

Mapix CMS

File Release Notes and Changelog

Release Name: 0.8.1

Notes:


Changes: Version 0.8.0 ------------- - Removed constant dirs MAPIX_CONTENT,MAPIX_TEMPLATES and MAPIX_SERVICES : These files can now be located anywhere under the document root - Minor fixes in the XML Editor - Implemented media gallery module (xml schema + template + xml file) - Added french documentation for all custom schemas (mapix, menu, content, users, messages and gallery) - Core : Implemented XML proper serialization/unserialization for input/output tags - Implemented multiple users and group login and permissions - Removed static contents from all templates and created messages XML documents to handle global content - Implemented localization (english/french) - Text Editor : Upgraded EditArea to 0.7.1.1 - Implemented OpenId user login (not tested) Version 0.8.1 ------------- - Core : Fixed XML Unserialize for namespaces attributes using simplexml API (DomDocument API bug) - XMl Editor : Upgraded nicEdit to 0.9 beta - XML Editor : Implemented language filter - XML Editor : Implemented language select box for lang attributes - XMl Editor : Implemented calendar and date picker for date types - XML Editor : Implemented checkboxes for boolean types - XML Editor : Fixed Add/Remove nodes (generateFieldNames is now done onsubmit)