module tags inside a template

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
arkan76

module tags inside a template

Post by arkan76 »

So far I have only been able to get module tags to work inside a PAGE but not in a TEMPLATE .

For example , the {search} will only work for me when I put it in the content of a page ... but when
I put it in the TEMPLATE for the page , it is not working ...

Same thing happens for the CustomContent module ...

Obviously this is not ideal because when our back-end users are editing content , they have to navigate
around these tags and they are bound to screw something up .

Is this just the way it is , or am I doing something wrong .
Russ
Power Poster
Power Poster
Posts: 813
Joined: Fri Nov 25, 2005 5:02 pm

Re: module tags inside a template

Post by Russ »

That is odd, because if I put {search} in my template I get a search box? Also maybe putting stuff like this in a template is not such a good idea? As you could end up with a template for everypage? Actually search probably should go in the template, so perhaps a bad example....
Last edited by Russ on Wed May 16, 2007 4:47 pm, edited 1 time in total.
stopsatgreen
Power Poster
Power Poster
Posts: 322
Joined: Sat Feb 04, 2006 1:24 am

Re: module tags inside a template

Post by stopsatgreen »

That is strange; I have the {search} tag inside my templates and it works with no problems. Do {global_content} blocks work?
Locked

Return to “CMSMS Core”