Version 0.9
This release is scheduled for January 19, 2008.
Core Enhancements
- The core module: this was added to bundle plugins that the majority of sites require but require a minimum of configuration
- Integrated search engine: the Lucene search engine now serves as the core search engine. It is implemented as a core module. It includes two views:
- search: the full search form and results
- quicksearchform: the simple search form you see on the right sidebar
- Sitemap module: Automatically generates an accessible sitemap
Developers
- View helpers
- ReplaceBoldWithStrong: this helper was developed specifically for the text highlighting on the search engine.
- RealPath: the realpath helper will return the clean url to a page, identified by the page id
- DSF Framework
- DSF_Toolbox_Regex: Added replace tag function.
Bug Fixes
- Fixed FckEditor helper to reduce page load times