In the News
Keep up to date on all of my projects, research, and random thoughts...
Version 0.9 is released
November 19, 2008
The current version of the DSM CMS (v 0.9.0) was released today. This version includes several core enhancements.
These start with the core module. I put this module together to serve as a container for small but important system modules. These include:
Integrated search engine
The cms now has the Lucene search engine integrated into the core. This is the same search engine that powers the search on MediaWiki, amoung others. Thanks to the Zend Framework team this was a pretty easy process. The search engine includes two views:
- search: the full search form and results
- quicksearchform: the simple search form you see on the right sidebar
The search engine will become a major part of the v1.0 release. The core cms allows you to create complex structures of content. The search engine will start to take a larger role in serving your content to the viewers.
Sitemap Generator
This module page generates an accessible and easily configurable (nested <ul />'s) sitemap.