Page 1 of 1

define news category template [solved]

Posted: Mon Feb 22, 2010 8:31 pm
by mvandiermen
Hello,

My default template is good for most of my new articles; but I would like to use a different template for a particular category.  I have looked for an answer but have not found any.

I am not sure if I can define the template when I call the category in a page, e.g.;
{cms_module module=News category=Poetry_from*' template=Sample }

Re: define news category template [solved]

Posted: Mon Feb 22, 2010 8:39 pm
by mvandiermen
answer:
{cms_module module=News summarytemplate="Sample" category=Poetry_from_*' }

I was trying to find the answer in the wrong place. I should always read the module help. thanks.