Ability to extend News Summary Template to sort data

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
blackhawk
Power Poster
Power Poster
Posts: 280
Joined: Mon Oct 20, 2008 6:07 pm

Ability to extend News Summary Template to sort data

Post by blackhawk »

I'm using the following news summary tag to display a list of news summary items from CMSMS

Code: Select all

{news summarytemplate="alpha_summary" detailpage="blog" category="sermon" sortasc="false"}
This does a beautiful job in displaying a list of news items. But how can I take this to the next level and give my users the ability to sort news items by date or category? which will be displayed for each news item in the summary view.

Are there any CMSMS tutorials out there that talk about this?

Thanks
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3487
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: Ability to extend News Summary Template to sort data

Post by velden »

Have a look at the (help of) CGSimpleSmarty module, and then specific the 'module_action_link' method.
Post Reply

Return to “Modules/Add-Ons”