CMME 1.02 (Default branch) |
|
|
CMME (Content Management Made Easy) is a Web
content management system that aims to be easy to
use, doesn't have many requirements, and is still
reasonably flexible. It doesn't need a database,
doesn't have extensive administrative needs, and
works more or less like a wiki. New pages can be
made on the fly, rather than through an
administrative page.
License: Common Public License
Changes:
A 'settings' macro was added to the static plugin, which returns the configuration settings for CMME (config.php). Translations were reprogrammed to write out and read PHP code instead of serializing the message hash. Translation files were moved to a subdirectory of the CMME directory. License information was added to the source files.
|