how to show content pages like a news

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
balabas
New Member
New Member
Posts: 6
Joined: Tue Mar 31, 2009 10:04 am

how to show content pages like a news

Post by balabas »

Hello
How to show content pages preview like a news ?
I mean to show summaries of the content in one page like the left column at http://www.independent.co.uk/arts-entertainment/music/reviews/
Thanks!
Fraserm
Forum Members
Forum Members
Posts: 107
Joined: Wed Mar 04, 2009 2:27 pm

Re: how to show content pages like a news

Post by Fraserm »

I think you've answered your own question dude, use the news module.

So you would create an appropriate template with a column on the left. Inside that column you'd place the {news} tag with whichever additional parameters you need.

Then your main {content} block will be replaced by whichever story someone clicks on in the left column.
marcels
New Member
New Member
Posts: 2
Joined: Sun Jun 14, 2009 10:40 am

Re: how to show content pages like a news

Post by marcels »

Hi,
I'm not sure but I think the OP had something else in mind (and I'd be interested in an answer to that question as well):
Is it possible to have normal content pages automatically listed as news. In his example link, the album reviews are normal pages in a hierarchy that can be linked from anywhere but are additionally listed with their creation date in the news column.
Is this somehow possible with CMSms?
Somewhat related to this question: http://forum.cmsmadesimple.org/index.php/topic,9789.0.html
Thanks,
  Marcel
klenkes
Power Poster
Power Poster
Posts: 307
Joined: Mon Sep 08, 2008 9:43 am

Re: how to show content pages like a news

Post by klenkes »

Seems to me that you are looking for something like the plugin content_dump.

Extract the content block of your choice(i.e. from newly created pages or page you want) and display a summary and link or whatever you want. It's an extremely versatile plugin with excellent documentation.

Take a look at it.

Bernd
marcels
New Member
New Member
Posts: 2
Joined: Sun Jun 14, 2009 10:40 am

Re: how to show content pages like a news

Post by marcels »

Hi Bernd,
thanks for bringing this plugin to my attention - it really looks as if it would solve my needs (and more ;-) ).

Thanks again,
  Marcel
Post Reply

Return to “CMSMS Core”