Author:
TwistedInteractive
Version:
0.1
Released:
20 December 2010
Category:
Workflow

Browse

Description

less.php for Symphony

This extension is an implementation of less.php for Symphony CMS.

Usage:

Create less-stylesheets by adding the extension .less to them instead of .css:

<link rel="stylesheet" type="text/css" href="{$assets}/css/screen.less" />

The extension will automaticly compile the .less-file and replace the tag with a linke to the cached .css-file.

For more information about the LESS-syntax, look at the readme of less.php.

Please note:

The compiled CSS-files will be placed in the same folder as the LESS-files. Therefore the directory should be writable.

Also, since editing of the CSS is only used when a site is still in it's production environment, it's encouraged to disable the extension and used the cached result when the site goes to a live environment.

Repository

http://github.com/TwistedInteractive/less

Discuss this Extension

Compatibility

2.7.10 Unsure
2.7.9 Unsure
2.7.8 Unsure
2.7.7 Unsure
2.7.6 Unsure
2.7.5 Unsure
2.7.4 Unsure
2.7.3 Unsure
2.7.2 Unsure
2.7.1 Unsure
2.7.0 Unsure
2.6.11 Unsure
2.6.10 Unsure
2.6.9 Unsure
2.6.8 Unsure
2.6.7 Unsure
2.6.6 Unsure
2.6.5 Unsure
2.6.4 Unsure
2.5.4 Unsure

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details