Files | Admin

Notes:

Release Name: Chameleon 0.6.0 (Beta)

Notes:
Version 0.6.0 adds theming to Chameleon.


Version 0.6.0 is the second public release of Chameleon,
and adds theming to Chameleon.

From this version on, you will be able to install different
themes in your Chameleon installation, to render your blog
with a personalized lay-out. The themes can be written using
Liquid (http://www.liquidmarkup.org), a Ruby library and
Rails plugin focused on delivering simple and secure
templating. Creating a new theme is easy, installing an
existing theme is even easier. Chameleon 0.6.0 includes a
simple default theme showcasing the features of Chameleon,
and a port of the famous Simpla and Scribbish themes.


Changes: * Theming: * Architecture for templating, with a templating engine. * Tags, filters, blocks and drops for Liquid. * A theming system allowing different themes to be used. * A theme chooser to the Admin Center. * A new default theme. * Online documentation for theming.