[SOLVED] how to display content lists

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
voxberry
Forum Members
Forum Members
Posts: 56
Joined: Tue Sep 01, 2009 1:04 pm

[SOLVED] how to display content lists

Post by voxberry »

Hello .

How can I display a list of all content articles in a category or subcategory ?
Last edited by voxberry on Thu Jan 07, 2010 10:13 am, edited 1 time in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: how to display content lists

Post by RonnyK »

If you mean news, you could use {news category=""} if you mean pages, you could use {site_mapper}

Ronny
voxberry
Forum Members
Forum Members
Posts: 56
Joined: Tue Sep 01, 2009 1:04 pm

Re: how to display content lists

Post by voxberry »

i mean pages, not news .

and with site mapper, how can I specify a subcategory to display the content pages only from that subcategory ?
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: how to display content lists

Post by RonnyK »

check the help from site_mapper under Extensions -> Tags -> Site_mapper (help on the right side). That will tell the parameter you could use for the start_element.

Ronny
voxberry
Forum Members
Forum Members
Posts: 56
Joined: Tue Sep 01, 2009 1:04 pm

Re: how to display content lists

Post by voxberry »

{site_mapper start_page="phpcoding"}

yup, this works ... it was a little wird because the help is on the menu manager, not on the site_mapper help page ..

thanks .
Post Reply

Return to “CMSMS Core”