news categories

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.
Post Reply
danel
Forum Members
Forum Members
Posts: 12
Joined: Mon Jul 07, 2008 8:06 pm

news categories

Post 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 :)
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: news categories

Post 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.
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
danel
Forum Members
Forum Members
Posts: 12
Joined: Mon Jul 07, 2008 8:06 pm

Re: news categories

Post 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 :)
Post Reply

Return to “CMSMS Core”