Page 1 of 1

news categories

Posted: Mon Jul 07, 2008 9:19 pm
by danel
hello :)

i have little question about news categories. is it possible to do like this -> http://www.delfi.ee/

news are shown in each categories, displayed only title and only latest 5-10 news are displayed

sorry if its somewhere else solved, but i couldnt find

thanks :)

Re: news categories

Posted: Mon Jul 07, 2008 9:59 pm
by kermit
it would require customizing a news "summary" template to suite the desired layout, and then use a separate {cms_module module='news' summarytemplate='yournewsummarytemplatename' category='insertcategoryhere' number='5'} call for each category you want shown on the page.. filling in the template name, category and number to display as required for each one.

Re: news categories

Posted: Mon Jul 07, 2008 10:36 pm
by danel
kermit wrote: it would require customizing a news "summary" template to suite the desired layout, and then use a separate {cms_module module='news' summarytemplate='yournewsummarytemplatename' category='insertcategoryhere' number='5'} call for each category you want shown on the page.. filling in the template name, category and number to display as required for each one.

im not so good in cmsms but ill try and thank you again :)