“”

LESS for TYPO3 LESS for TYPO3

t3_less / stable

An easy to use extbase extension for using LESScss in TYPO3. You can choose between leafo.net LESS-PHP-compiler or Javascript-based less.js-compiler. It is also possible to include compiled files and delete unused/old compiled files automaticaly.

Last upload comment

Compatibility update for TYPO3 6.2, BE CAREFUL: this version might do not work in T3 < 6.0!

Downloads by month

Download 2.0.0 Extension Manual
Author
David Greiner
Last update
07. Nov 2013
First upload
14. Mar 2012
Downloads
15,993
Category
Frontend Plugins
Dependencies
none

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
2.0.0 / stable
November 07, 2013
Compatibility update for TYPO3 6.2, BE CAREFUL: this version might do not work in T3 < 6.0!
Download
1.0.10 / stable
September 25, 2013
Setting dependencies in ext_emconf.php
Download
1.0.9 / stable
September 18, 2013
Compatibility update for Bootstrap3, adding support for node.js-compiler, make php-compiler-script selectable, some small fixes
Download
1.0.8 / stable
May 23, 2013
Refactoring, Code improvements.
4.5.0 - 7.0.0 Download
1.0.7 / stable
March 17, 2013
New feature: importDirs, Bugfixing, updating manual
4.5.0 - 7.0.0 Download
1.0.6 / stable
March 12, 2013
- Bugfixing sortOrder function call (thanks for reporting!)
- removing createDirs on extension installation (thanks for reporting!)
- using empty default folder pathes now
- adding typo3 version constraint
4.5.0 - 6.0.99 Download
1.0.5 / stable
March 08, 2013
Updating php compiler to latest version
http://leafo.net/lessphp/changelog.html for more details
Download
1.0.4 / stable
February 27, 2013
Compatibility update for Twitter Bootstrap 2.3
Download
1.0.3 / stable
February 26, 2013
Adding ext_autoload.php for performance improvements, resolving a typo in constants.txt and activating clearcacheonload in ext_emconf.php, adding right licences
Download
1.0.2 / stable
February 26, 2013
Adding ext_autoload.php for performance improvements, resolving a typo in the constants, activating clearcacheonload in ext_emconf.php
Download
1.0.1 / stable
February 24, 2013
This update has no new core featurers. It is only for code optimization and for maintenance purposes.
Folder paths can now also be specified with "EXT:". Please have a look at http://forge.typo3.org/projects/extension-t3_less/repository/show/trunk for c
Download
1.0.0 / stable
February 16, 2013
Added the ability to register custom functions (36273), updated js compiler script, updated manual
Download
0.5.2 / stable
September 13, 2012
- Updating lessphp-script to 0.3.8,
- Adding some features like file-compression, force-mode
- Updating manual
For more details look at http://forge.typo3.org/projects/extension-t3_less

Download
0.5.1 / stable
June 16, 2012
- Adding feature to define sort order for each included file
- manual is included, but it seems there are some render problems, take it from doc/manual.sxw
Download
0.5.0 / stable
May 27, 2012
Adding/fixing feature requests/bugs: 37117, 37514, 37515. Thanks for reporting!
It is now possible to pass less-files from other extensions using a hook. See manual for details.

Download
0.4.0 / stable
April 29, 2012
Extension now uses TYPO3-render-preProcess-Hook to be integrated in renderprocess. Please remove extension and import the new version. Have fun and thanks to Manfred Egger for this hint!
Download
0.3.3 / stable
April 28, 2012
- Updating PHP-Compiler to v0.3.4 (http://leafo.net/lessphp/, thanks to leafo)
- syncing TER with version from forge
- Adding possibility to exclude seperate files from pagerenderer (See @forge: 35938, thanks to Manfred Egger)
- Updating manual
Download
0.3.2 / stable
April 12, 2012
Last upload to TER failed. Manual gets some updates.
Download
0.3.1 / stable
April 09, 2012
Updating and reformatting manual
Download
0.3.0 / stable
March 28, 2012
updating manual
Download
0.2.1 / stable
March 23, 2012
Manuel was lost by uploading
Download
0.2.0 / stable
March 22, 2012
Adding possibility to set seperate settings for each file via TypoScript like reported at http://forge.typo3.org/issues/34989 and writing documentation.
Download
0.1.1 / stable
March 17, 2012
Delete some no longer files and changing extension description
Download
0.1.0 / beta
March 16, 2012
Adding possibility to choose beetween php-compiler and js-compiler. Js-compiler uses less.js from lesscss.org and includes all less-files from defined lessfolder to the head and less.js to the footer. Have fun!
Download
0.0.2 / alpha
March 15, 2012
Adding short documentation, full-documentation will coming soon! Have fun!
Download
0.0.1 / alpha
March 14, 2012
Initial release on TER. Documentation will coming soon, but isnt really needed. This extension is very easy to use. Install the extension, include static template and configure some settings in the constant editor. Have fun!
Download