News Module Help

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
mcDavid
Power Poster
Power Poster
Posts: 377
Joined: Tue Mar 31, 2009 8:45 pm

Re: News Module Help

Post by mcDavid »

I'd advice to start by installing the AceEditor module (using Module Manager in the extensions menu). After that go to user preferences and select AceEditor as your syntax highlighter.

Now, go to the news module, go to the summary templates tab and open the sample template.
Look up the part of the code that displays the summary and just delete it.
it starts with this: {if $entry->summary}
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: News Module Help

Post by Dr.CSS »

You need to make a custom summary template that calls only the parts you want then in sidebar News tag call that template summarytemplate='name of template' ...
Post Reply

Return to “CMSMS Core”