[solved] using tags in smarty templates
Posted: Fri May 11, 2007 11:25 am
Hi, I've created a module based on the news module,
in the search/display template I want to add the following {cms_module module="Album" album={$entry->albumid}}
the parser doesn't deal with the nested parentheses very well and the album id does not get passed to the Album module.... is there any way I can get around this
Al
in the search/display template I want to add the following {cms_module module="Album" album={$entry->albumid}}
the parser doesn't deal with the nested parentheses very well and the album id does not get passed to the Album module.... is there any way I can get around this
Al