Plugin jelix-lessphp-plugin
It seems this project is not maintained anymore.
This project is an htmlresponse plugin for Jelix 1.3. It allows you to use easily less dynamic stylesheet language in Jelix (using lessphp compiler).
To use it, your config file must activate lessphp plugin :
[jResponseHtml] plugins=lessphp
When including a file which should be processed by less (e.g. with addCSSLink()) you should set "stylesheet/less" for the "rel" param.
For more informations, see https://github.com/bricet/jelix-lessphp-plugin/blob/master/README.md
Last version
0.1 (alpha)
- Released on 09/16/2011
- Compatible Jelix 1.3
- Download : jelix-lessphp-plugin_0.1.zip
Changelog
First release.