Download & Extend

Releases for LESS CSS Preprocessor

less 7.x-2.5

Download Size md5 hash
less-7.x-2.5.tar.gz 10.19 KB 73292671af94fb98d87ffb8d8e0d8264
less-7.x-2.5.zip 11.61 KB 019431571b4bbb429761afb1848483ba
Last updated: April 13, 2012 - 23:16
Official release from tag: 7.x-2.5

Release notes

Issue #1246308: Compiled CSS files must be stored under public:// for anonymous user access. by corey.aufang, pillarsdotnet: Change directory to public:// not file_default_scheme().

Issue #1398498: Report lessphp version number by corey.aufang, marcvangend, attiks: Display lessphp version number on drupal status report.

Issue #753714: lessphp license? by corey.aufang, cweagans: unbundled lessphp library from module.

Issue #1347258: Race condition by corey.aufang, chx, Jeremy: Changed method for less file regeneration to avoid race condition.

Issue #1421044: move hook_requirements to .install by corey.aufang, pillarsdotnet: Created .install file and moved appropriate functions to it from .module.

less 6.x-2.8

Download Size md5 hash
less-6.x-2.8.tar.gz 10.4 KB 8e77c35a4ffde83ccb9be9b01e622205
less-6.x-2.8.zip 11.84 KB e7f9b02611d08fb3f5c505fcb440d3bf
Last updated: March 14, 2012 - 03:05
Official release from tag: 6.x-2.8

Release notes

Addressing:
#1347258: Race condition
#1421044: move hook_requirements to .install
#1286754: Mixins within mixins don't pass function parameters to sub-mixins. Lessc.inc.php needs updating.
#753714: lessphp license?

The lessphp is no longer contained in the module.

If you are updating, you can just copy the new version on top of the old one and it will still use the previously existing bundled copy of lessphp, or the version in your Libraries folder if installed using the direction on the project page.

If you are installing new, follow the directions on the project page for how to download and install this module and is required libraries.

less 6.x-2.7

Download Size md5 hash
less-6.x-2.7.tar.gz 33.91 KB d5991ed0db21ccb42bd718eac6044c2b
less-6.x-2.7.zip 36.87 KB f6bb4134dd50c774f5a0f95e08bda8f0
Last updated: July 14, 2011 - 23:11
Official release from tag: 6.x-2.7

Release notes

Updates to code including the following back-ports:

#1170676: Create and use a Less CSS specific permission for the administration form
#1107812: Update lessphp v0.2.1
#1127146: Return early if there is a problem with the directory.

less 7.x-2.3

Download Size md5 hash
less-7.x-2.3.tar.gz 29.06 KB 3a6b78089d042266cc6fba2481d42a47
less-7.x-2.3.zip 32 KB 2963c49a3e6a551798be55252ae9a97e
Last updated: March 9, 2011 - 18:26
Official release from tag: 7.x-2.3

Release notes

#1077184: Debug mode shouldn't be related to user access Fixed developer mode blocking call to user_access on a non existent permission.

less 7.x-2.2

Download Size md5 hash
less-7.x-2.2.tar.gz 30.48 KB f0a046e94068456f338071a5178d9398
less-7.x-2.2.zip 32.32 KB c4d8039cd36dfe1eca22544814760659
Last updated: February 2, 2011 - 00:08
Official release from tag: 7.x-2.2

Release notes

#1044176: Settings administration page doesn't appear fixed issue with administration page not showing.
#1039050: Remove 'developer mode' warning stopped warning message from spamming every page.

Added message on status report warning about developer mode.

less 6.x-2.6

Download Size md5 hash
less-6.x-2.6.tar.gz 30.95 KB 62201d543058ab72499a9d9c84ff1ea3
less-6.x-2.6.zip 32.8 KB 891ef01d6ee1b3a7927173ea18d9133f
Last updated: February 2, 2011 - 00:08
Official release from tag: 6.x-2.6

Release notes

#1039050: Remove 'developer mode' warning stopped warning message from spamming on every page.

Added message to status report to warn about developer mode.

less 7.x-2.1

Download Size md5 hash
less-7.x-2.1.tar.gz 30.22 KB 56128e90156a7b90e0a8912f07447a6c
less-7.x-2.1.zip 32.02 KB d42f8b498140affda27cc60416e60096
Last updated: January 26, 2011 - 21:08
Official release from tag: 7.x-2.1

Release notes

#1035116: Parse error after update Incorrectly asked Drupal to optimize sheets before LESS got to them. oops :/

less 7.x-2.0

Download Size md5 hash
less-7.x-2.0.tar.gz 30.2 KB 2393e85ea3daee442f991345edbdb6cb
less-7.x-2.0.zip 32.03 KB 435a57783b7f2ac9cb56ea75a35f9da2
Last updated: January 19, 2011 - 22:51
Official release from tag: 7.x-2.0

Release notes

Initial release of LESS for Drupal 7.

less 6.x-2.5

Download Size md5 hash
less-6.x-2.5.tar.gz 30.72 KB 5d6e0bd8012d5f6c4a9e15fea8b7cd1f
less-6.x-2.5.zip 32.66 KB b84e5ce6c168c9138cee718c36c9a238
Last updated: January 19, 2011 - 22:51
Official release from tag: 6.x-2.5

Release notes

Improved development mode.
Less files are regenerated on cache clear.

less 6.x-2.4

Download Size md5 hash
less-6.x-2.4.tar.gz 29.68 KB d8ffc32b58eeb79e433fe0226341635a
less-6.x-2.4.zip 30.99 KB 88cff8d8ef656ad73490db7e9a342deb
Last updated: December 24, 2010 - 23:16
Official release from tag: 6.x-2.4

Release notes

Exceptions from lessphp are now captured and displayed/watchdogged.

Documentation for RTL support and including files has been added.

less 6.x-2.3

Download Size md5 hash
less-6.x-2.3.tar.gz 27.56 KB f6cf6c364c475442bc5a342500d4a24c
less-6.x-2.3.zip 28.74 KB e73db6f5214f1d26f293477166b54248
Last updated: December 24, 2010 - 23:16
Official release from tag: 6.x-2.3

Release notes

New version including fixes from:

less 6.x-3.x-dev

Download Size md5 hash
less-6.x-3.x-dev.tar.gz 26.05 KB a7090b63f5da06fc62608c4810089878
less-6.x-3.x-dev.zip 28.61 KB 3ccf360532d6a6cdb69fc0d5dbd3822d
Last updated: February 25, 2011 - 07:39
Development snapshot from branch: 6.x-3.x

Release notes

dev branch for v3

less 7.x-2.x-dev

Download Size md5 hash
less-7.x-2.x-dev.tar.gz 10.19 KB 12a4218839b24564fbfde720f95a5fda
less-7.x-2.x-dev.zip 11.61 KB 2d42c36410187181843aa7ccbf3808fc
Last packaged version: 7.x-2.5+0-dev
Last updated: April 14, 2012 - 00:23
Development snapshot from branch: 7.x-2.x

Release notes

Dev branch for Drupal 7

less 6.x-2.2

Download Size md5 hash
less-6.x-2.2.tar.gz 27.55 KB 287832fbadf05f0be504a60bcea48ff9
less-6.x-2.2.zip 28.7 KB bc5f2689969ad30626daeb58351edc15
Last updated: December 24, 2010 - 23:16
Official release from tag: 6.x-2.2

Release notes

#829344: Change file name of css files to be more informative debugging should now be easier; finding the source file should be straight forward.

less 6.x-2.1

Download Size md5 hash
less-6.x-2.1.tar.gz 27.53 KB 923dce68d965bb1cac89d027e3385747
less-6.x-2.1.zip 28.67 KB 11dbf889c89d380646accb7279464b77
Last updated: December 24, 2010 - 23:16
Official release from tag: 6.x-2.1

Release notes

Fixes for:

less 6.x-2.0

Download Size md5 hash
less-6.x-2.0.tar.gz 27.43 KB 15d74ce573722ac93817ee3d57843895
less-6.x-2.0.zip 28.57 KB a8ff02f03afaf6513039485d8d5eab5e
Last updated: December 24, 2010 - 23:16
Official release from tag: 6.x-2.0

Release notes

Upgrade to v0.2.0 of the lessphp library

less 6.x-1.4

Download Size md5 hash
less-6.x-1.4.tar.gz 14.82 KB e058d07305fb70468e54b9b989f0ebd4
less-6.x-1.4.zip 15.69 KB a02cbce5339117984d1bdd3b72a3c3cc
Last updated: December 24, 2010 - 23:16
Official release from tag: 6.x-1.4

Release notes

Fixed major bug that caused url() items to break.

less 6.x-1.3

Download Size md5 hash
less-6.x-1.3.tar.gz 14.67 KB 7b29c9b6c8ae51522368d80c33b5b7d6
less-6.x-1.3.zip 15.52 KB adfba592ed1638a189a1333f75fd5d00
Last updated: December 24, 2010 - 23:16
Official release from tag: 6.x-1.3

Release notes

removed closing php tag ?> to remove possibility of header problems

less 6.x-2.x-dev

Download Size md5 hash
less-6.x-2.x-dev.tar.gz 10.4 KB db2a38841c7c3d605fc08c4cf5adadda
less-6.x-2.x-dev.zip 11.85 KB 319b9bf97af8de2c8ea130c8c8b88b65
Last packaged version: 6.x-2.8+0-dev
Last updated: March 14, 2012 - 12:22
Development snapshot from branch: 6.x-2.x

Release notes

2x dev version

Subscribe with RSS Syndicate content
nobody click here