CMS MADE SIMPLE FORGE

Combi Stylesheet

 

[#5413] [[config_variables]] are not handled

avatar
Created By: Anton Troshin (atroshin)
Date Submitted: Sun Sep 12 18:21:48 -0400 2010

Assigned To: Matt (Itchee)
Version: 0.9.5
CMSMS Version: None
Severity: Major
Resolution: Fixed
State: Open
Summary:
[[config_variables]] are not handled
Detailed Description:
Some stylesheets (like default NCleanBlue ones) contain [[root_url]] in image
URLs, which supposed to be substituted with $config['root_url']. It works with
standard CMSMS stylesheet handler, but fails with CombyStylesheets.

it's tricky to fix that with css_find_regex/css_repl_regex because of square
brackets (escaping them does not really help..), so i prefered to hack the
combine.php itself to fix that.


History

Comments
avatar
Date: 2010-10-15 18:04
Posted By: Matt (Itchee)

Thanks for that hint. More a feature request, I think. Not really a bug.
Version 0.9.6 has a new parameter 'smarty' that should enable the plugin to
parse these double bracket tags.
      
Updates

Updated: 2010-10-15 18:06
state: Closed => Open

Updated: 2010-10-15 18:04
resolution_id: => 7
assigned_to_id: 100 => 9414
state: Open => Closed