CHeMS-0.2RC1
2007-10-18 14:02
First release candidate (RC) of CHeMS 0.2. It includes the following main
changes:
- Added this ChangeLog
- Removed the navbar when there is only one page or post available
- Added the NAVBAR_FORCE_SHOW option which always show the navbar
- Created the getNonPrintIdx() function which is needed to improve the getPost() function to don't truncate the words when the value of POST_MAX_LEN is non-zero
- Fixed the POST_MAX_LEN bug about HTML closing tag in the preview
- Custom titles on modules
pages
andposts
are now allowed - Fixed the menu generation. Now the elements are moved from a side to another when the element's menu side is disabled
- Moved the modules' options into the
modconf.php
file - Improved pages and posts generation
- Fixed bug about *ROOT definitions in
index.php
- Little improvement about the titles which are now provided two differents options for the application title and header title
- Miscellaneous fixes and improvements (and optimizations)