Page with all DETAILED 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.
Locked
elin.rand.nielsen

Page with all DETAILED news ????

Post by elin.rand.nielsen »

Please help!  :D
I need to make a page with all news in full tekst - not only the summery. It should be easy - I guess - but how. I am a bit of a newbie to php etc.
yours, elin
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Page with all DETAILED news ????

Post by Dr.CSS »

You will need to make a new 'News' template, go to Extensions > Modules click the name of the module or Help on the right hand side across from the module for parameters and full explanation...

In the news you have 2 templates, you need Detail, copy it into a notepad file and Save as: yourName.tpl Type: All Files, Note the .tpl, upload it to modules/News/templates...

Then where you use it put in your tag {news summarytemplate='yourName.tpl'} and it will show the News articles in full Detail mode...
elin.rand.nielsen

Re: Page with all DETAILED news ????

Post by elin.rand.nielsen »

Thanks a lot  - I had rtfm - but I didn't understand the explanation. That is just what I needed.
Yours, elin
Locked

Return to “CMSMS Core”