How editor can choose what news are showed in front page?

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
urheat
Forum Members
Forum Members
Posts: 243
Joined: Sat Oct 17, 2009 6:50 am

How editor can choose what news are showed in front page?

Post by urheat »

Is it possible to show just selected news? I need a front page that shows 1-4 selected news sorted by the date. Those selected ones are not necessary the newest ones, but news that are selected by the editor. I think this can be somehow achieved with a custom field and with template customazation. Or is this already in the core of the news module? Thanks in advance :)
spcherub
Power Poster
Power Poster
Posts: 402
Joined: Fri Jun 06, 2008 5:54 pm

Re: How editor can choose what news are showed in front page

Post by spcherub »

Unless things have changed in the most recent version of the News module, there is no other way to select a group of items within News except by creating a custom field and assigning a recognizable value to it which you then use in the templates (or UDT) to display the desired content.

You can also create a specific Category for this and assign selected News items to this Category. When you call the module you can restrict display to this special category - this may work for you as well and does not require you to create a new field. This method can be extended by creating different categories for different grouping so it is scalable.

Hope that helps.

S
urheat
Forum Members
Forum Members
Posts: 243
Joined: Sat Oct 17, 2009 6:50 am

Re: How editor can choose what news are showed in front page

Post by urheat »

I managed do this with categories. Thanks for simple tip :)
Post Reply

Return to “CMSMS Core”