Page 1 of 1

how to show content pages like a news

Posted: Tue Mar 31, 2009 1:25 pm
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!

Re: how to show content pages like a news

Posted: Wed Apr 08, 2009 7:23 am
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.

Re: how to show content pages like a news

Posted: Sun Jun 14, 2009 10:49 am
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

Re: how to show content pages like a news

Posted: Mon Jun 15, 2009 7:40 am
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

Re: how to show content pages like a news

Posted: Tue Jun 16, 2009 7:54 pm
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