Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.2
-
Fix Version/s: 7.0-rc-1
-
Labels:None
-
Difficulty:Unknown
-
Documentation in Release Notes:
-
Similar issues:
Description
Currently, the LESS module only handle files on the FS, without looking at the current Skin object if a file has been overwritten.
It could be done by creating a temp directory in which we copy the overwritten files and that we pass to the LESS compiler as an "include path".
Since the LESS file are inside a folder inside the skin directory, we should also find a way to handle, in the skin object, the templates located in the subdirectory.
Attachments
Issue Links
- depends on
-
XWIKI-11803 Create a new mechanism to overwrite a skin file
-
- Closed
-
- relates to
-
XWIKI-10708 Allow LESS syntax in SSX xobjects
-
- Closed
-