Bobs-Bits.com - where stupidity meets reality

BTM-CMS: News

Version 0.5 July, 2009

A recent foray back into MVC means that the core code for BTM-CMS will be re-written using BTM-MVC.

Version 0.2 April 23, 2009

The Administration UI has been enhanced quite significantly (using BTM-JS), and the Admin navigation/breadcrumb system has been improved

Basic layout for the Admin section has been created, with placeholders for most screens

Version 0.2 April 22, 2009

A settings/defaults system for Handlers has been created, along with a standard method for creating a handler "settings" screen.

The Content-Type defined for a template in the database

Version 0.1 April 4, 2009

This is the second morning in a row that I find myself at the end of an all-night coding session, and so far the results are promising.

So far, the core template model, using handlers is working well, despite the issues dealing with XML namespaces in PHP5.

At this stage the following standard handlers are created and working:

  • Template Resources (CSS, JavaScript)
  • Site Navigation (nested unordered-lists, with some customisation possible)
  • Page-link generation
  • Page and Template database fields

Next

Currently BTM-CMS has no UI for administration or editing. This will be one of the next things to receive attention.