Quick links: Content - sections - sub sections
EN fr

Items with the tag less

Plugin jelix-lessphp-plugin

by Brice TENCÉ

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)
Changelog

First release.