Форумы / Cotonti / Extensions / [Release] LESS CSS compiler

Automatically compile LESS CSS files

GHengeveld
#27454 09.12.2010 23:42
Try this:
[BEGIN_SED_EXTPLUGIN]
Code=lessc
Part=main
File=lessc
Hooks=header.first
Tags=
Order=10
[END_SED_EXTPLUGIN]
Note the block tags. In Siena there are no more references to Seditio, so SED is replaced by COT. Same goes for the setup file, where in Genoa you have:
[BEGIN_SED_EXTPLUGIN] ... [END_SED_EXTPLUGIN]
[BEGIN_SED_EXTPLUGIN_CONFIG] ... [END_SED_EXTPLUGIN_CONFIG]
In Siena this is:
[BEGIN_COT_EXT] ... [END_COT_EXT]
[BEGIN_COT_EXT_CONFIG] ... [END_COT_EXT_CONFIG]