Summary:
support smarty for stylesheet template and javascript template
Detailed Description:
I'd like to see smarty support in the stylesheet and javascript templates of the
gallery to access configs e.g. {root_url} or {$page_alias}. To avoid the
{literal}{/literal} hassle, it probably would be best to use [[ and ]] as a
delimiter, like it was done for the smarty support for stylesheets.
best regards
Ludger Merkens