I'd like to specify a custom template parameters in my module template without having to create an override in the skin.
This is from jrComment:
if (isset($params['template']) && $params['template'] != '' && $params['tpl_dir']) {
//allow other modules to set the tpl_dir.
}
elseif ...
It would be cool if jrLike and jrRating did the same.
Thanks
--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
updated by @ultrajam: 10/21/16 03:14:21AM