MidCOM 1.3.0 released
Posted on 2004-05-13 16:46:31 CEST.
GUENZBURG, 2004-05-13 -- The Midgard Project has released version 1.3.0 of the Midgard Components Framework (MidCOM). MidCOM provides a framework for creating reusable and configurable components for web applications using the Midgard Content Management Framework.
Major changes since MidCOM 1.1.1:
- Core
- An interface to serve snippet code fields like file attachments has been added.
- JavaScript output interface code is now available through the core, not just AIS. The old midcom.admin.content interface will be deprecated in the next release.
- Improvements to the DBM Caching reference implementation: Increased robustnss against cache corruption vastly; I18n awareness added.
- A basic filesystem-only caching implementation has been added. It currently lacks i18n awareness.
- Datamanager
- Improved object creation support, that should get rid of most dummy objects dangling around. See the de.linkm.taviewer reference implementation and the datamanagers documentation for details.
- NemeinRCS support
- New DHTML date widget
- New unixdate datatype
- Added an interface to display single widget wherever you like. (Great for database applications.)
- Mostly decoupled datamanager from AIS. Not all features supported outside AIS yet, but 95% of the work is done.
- Image datatype now removes ICC profiles upon upload.
- Navigation Access Point System (NAP)
- View this page / Edit this page helper functions added.
For a complete list of changes, please see the CHANGES file in the MidCOM distribution. There were no major API changes.
MidCOM requires working PHP 4.1 or later with the iconv extension and Midgard 1.4.4 or later. In addition, Aegir 1.0.1 is recommended for using the MidCOM Site Template package.
Download Page: http://www.midgard-project.org/projects/midcom/download/
Installation instructions: http://www.midgard-project.org/documentation/installation/midcom
Getting started guide: http://www.midgard-project.org/documentation/getting-started/
Project Bugtracker:
http://midcom.tigris.org/servlets/ProjectIssues
