Page 1 of 1

News module question

Posted: Sat Jul 07, 2012 11:44 am
by mad1
Hello, I use summary and detail fields in my news template. I want to sort my news(detail) by category, but with that:

{news number='10' category='Wystawy'}

it is sort only my "summary" news. Is there any simple way to sort my "detail" news (with all text and photos)? i dont want to ingerate to the news template.

Re: News module question

Posted: Sun Jul 08, 2012 8:23 pm
by Dr.CSS
The detail by default only shows one News article detail at a time when you click the 'more' link or 'title' link, if you want to show just the detail view of an article maybe one of these will 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" - 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.