Page 1 of 1

Newslist in sitemap

Posted: Wed Mar 28, 2007 9:55 pm
by Nettie
I have created a sitemap like this:
{sitemap start_element="1" showall="1" relative="1"}
{sitemap start_element="2" showall="1" relative="1"}
{sitemap start_element="3" showall="1" relative="1"}
{sitemap start_element="4" showall="1" relative="1"}
{sitemap start_element="5" showall="1" relative="1"}
{sitemap start_element="6" showall="1" relative="1"}
ect.

Start element 4 is my news page (called artikler on this site). I would like to have a list of the news articles listed under element 4 in my sitemap, but haven't figured out how to do that. Is it even possible?

The sitemap can be seen here: http://www.larsen-adviser.dk/index.php?page=oversigt-over-larsen-adivser-dk

Thanks!

Re: Newslist in sitemap

Posted: Thu Mar 29, 2007 6:54 am
by RonnyK
Just insert the {news}-tag with the required parameters between 4 and 5. If you want it specifically styled, wrap a container (DIV) around the calling and style that DIV using similar logic as you have for your sitemap.

Ronny

Re: Newslist in sitemap

Posted: Sat Apr 07, 2007 2:28 am
by Nettie
Thank you so much - that was all I needed to deĀ  ;) ;D ;D