Wiki

September 8th, 2006

We have started a Wiki that will help us documenting the framework and the development progress. This is work in progress and will be constantly growing.

Feel free to edit, read, whatever: http://wcmf.sourceforge.net/wiki/

wCMF 1.1 released

September 16th, 2005

The 1.1 release of wCMF is available for download.

wCMF default application

While still mostly being used for building CMS, wCMF is generally speaking a versatile web application framework based on the MVC pattern. A first non CMS project (in the e-commerce field) did now proof wCMF’s capabilities for fast and flexible application development.

Main changes in this release:

wCMF

  • complete visual redesign of the default application
  • FCKeditor integration with image and link management
  • improved error handling
  • added support for headline generation, ftp synchronization and link manipulation
  • new smarty_plugins (configvalue, count_items)
  • new development tools (media cleanup, regexp test)

wCMFGenerator

  • added inheritance support for node type (one table per concrete class)
  • added default application model for poseidon
  • improved error checking

wCMF 1.0 released

March 24th, 2005

The first release of wCMF is available for download.

wCMF is a PHP framework for building web based Content Management Systems (CMS). It allows to work with any data structure (i.e. even existing data from other applications) and storage (e.g. MySQL, XML). wCMFGenerator builds application parts from a stereotyped UML model.