Customising mod_faqreader.tpl
I would like to modify mod_faqreader.tpl slightly but I cannot figure out how to use my modified tpl. I am using TL 2.9.1 and I have created a template from the original mod_faqreader.tpl and made my changes but unlike other modules, I cannot obviously see how I can select this template for the output of the faqreader module.
If somebody has some clues as to how this is done or if there is an unfortunate requirement to hack the core tpl file I would be very grateful! :-)
Many thanks
Re: Customising mod_faqreader.tpl
I've answered my own question. I made a new template from mod_faqreader.tpl and renamed it. It didn't work. Renaming it back to the original name mod_faqreader.tpl is the key.
Re: Customising mod_faqreader.tpl
Quote:
Originally Posted by redwax
I cannot obviously see how I can select this template for the output of the faqreader module.
Selectable templates are only available for "partials" not for "views".
So, as you have already noticed, you can not rename the template in this case.