Page 1 of 1

[solved] news module?

Posted: Sun Jun 15, 2008 2:32 pm
by NashBridges
hi there
i'm new to cms ms and i have a question...
i want to use the news module to show a list of the latest headlines of my news on the website... how do i do that, i've found no parameter for that... the module always shows the headline and some text... so is there any possibility to show only the headlines?
thanks for your help
regards
christian

Re: news module?

Posted: Sun Jun 15, 2008 2:49 pm
by RonnyK
Christian,

you could create a new summary-template in News, and delete the logic you dont want (summary) and call that summarytemplate in the calling of news like, {news summarytemplate=""}.

Ronny

Re: news module?

Posted: Sun Jun 15, 2008 9:11 pm
by NashBridges
RonnyK wrote: Christian,

you could create a new summary-template in News, and delete the logic you dont want (summary) and call that summarytemplate in the calling of news like, {news summarytemplate=""}.

Ronny
ok, sounds good...
i'll try it... thanks

Re: news module?

Posted: Mon Jun 16, 2008 12:11 am
by cruz.dre
Thanks Ronny,
That worked for me :)

:)

Re: news module?

Posted: Thu Jun 19, 2008 9:51 pm
by NashBridges
worked fine thx

Re: news module?

Posted: Fri Jun 20, 2008 12:34 am
by Dr.CSS
@ nashbridges

[solved]