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 |
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 |
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 7.x-2.4
| Download | Size | md5 hash |
|---|---|---|
| less-7.x-2.4.tar.gz | 33.52 KB | 93f17883a1f626d60d4498c8028d96e9 |
| less-7.x-2.4.zip | 36.54 KB | 3b5f92ea53bd66c4c34eaecbf3f53216 |
Release notes
Updates to code including the following:
#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.
#1205110: Incorrect assumption that the key of the css array is the filename. Patch attached.
#972680: RTL support
#1144322: CSS files are not loaded
#1139260: file_save_data() should be file_unmanaged_save_data()
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Release notes
2x dev version