?
avatar Hackwar
Hackwar
25 Apr 2015

Our current LessPHP version is 0.3.9, the current one is 0.5.0: https://github.com/leafo/lessphp

Even if there is a B/C break in that library there, we should really update this and see if we can somehow catch the change in our extending J class.

avatar Hackwar Hackwar - open - 25 Apr 2015
avatar Bakual
Bakual - comment - 25 Apr 2015

To my knowledge, the newer releases are not compatible with Bootstrap 2.3.2. Which is why we never updated it.
I don't know what exactly isn't compatible.

avatar mbabker
mbabker - comment - 25 Apr 2015

http://leafo.net/lessphp/changelog.html somewhat explains why we're stuck on the version we have. If you can find the breaking change (leafo/lessphp@v0.3.9...v0.4.0) maybe we can catch it in JLess.

avatar bertmert
bertmert - comment - 26 Apr 2015

I'm using lessc 0.4.0 with Joomla 3 (/media/jui/less/) for a long time now and never had any problems.
Today I made some tests with template.less from Isis and Protostar (lessc 0.3.9, 0.4.0, 0.5.0) and got exactly the same outputfiles template.css.
(I don't know if your discussion is going deeper than that. I never used JLess but the same default vars from class JLessFormatterJoomla for compilation )

avatar zero-24 zero-24 - change - 29 Apr 2015
Category External Library
avatar zero-24 zero-24 - change - 29 Apr 2015
Status New Confirmed
avatar PLFoxNET
PLFoxNET - comment - 23 Jul 2015

Welcome,

I have a question, is there a way to file "libraries / fof / less / less.php" at the template level override? In Joomla 3.4 is still version 0.3.9, and I would like in one template to use newer versions 0.5.0

Is this feasible?

avatar Bakual
Bakual - comment - 23 Jul 2015

You can't override it. But of course you can ship your own copy and use it in your template. Just require_once your copy and use it.

avatar brianteeman brianteeman - change - 12 Nov 2015
Status Confirmed Needs Review
avatar brianteeman
brianteeman - comment - 12 Nov 2015

Setting to needs review so the CMS maintainers can make a decision on upgrading this or not.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/6845.

avatar Bakual
Bakual - comment - 12 Nov 2015

This can be closed since we have a PR for that: #7687

avatar Bakual Bakual - change - 12 Nov 2015
Status Needs Review Closed
Closed_Date 0000-00-00 00:00:00 2015-11-12 15:05:46
Closed_By Bakual
avatar Bakual Bakual - close - 12 Nov 2015

Add a Comment

Login with GitHub to post a comment