News categories in sidebar

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
eddyR3
Forum Members
Forum Members
Posts: 52
Joined: Tue May 14, 2013 6:51 am

News categories in sidebar

Post by eddyR3 »

Hey guys, hope you are well.

I need to display the categories from the News module in a sidebar, but cant seem to find out how to simply, show the categories in a list, in the sidebar.

For example :

Category 1
Category 2
Category 3...etc.

Is this possible with the standard news module? If not, any suggestions to how i can achieve this? :)

many thanks,
Eddy
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: News categories in sidebar

Post by velden »

From the News module's help:
(optional) action="default" - 'Override the default action. Possible values are:

"detail" - to display a specified articleid in detail mode.
"default" - to display the summary view
"fesubmit" - Deprecated to display the frontend form for allowing users to submit news articles on the front end. Add the {cms_init_editor} tag in the metadata section to initialize the selected wysiwyg editor. (Site Admin >> Global Settings)
"browsecat" - to display a browseable category list.
And of course that action has it's own customizable template(s).
eddyR3
Forum Members
Forum Members
Posts: 52
Joined: Tue May 14, 2013 6:51 am

Re: News categories in sidebar

Post by eddyR3 »

Superb, thankyou very much for the speedy reply! :D

Will see how i get on! :D
Post Reply

Return to “CMSMS Core”