Re: How to link to an individual news item?
Posted: Tue Oct 14, 2008 2:57 pm
I only know a semi hard-coded solution
{cms_module module='News' action='detail' articleid='xx'}
(xx is you news_id in the datebase or http://www.youdomain.com/news/xx/yy/title-of-you-article)
(btw, yy=pageid)
{cms_module module='News' action='detail' articleid='xx'}
(xx is you news_id in the datebase or http://www.youdomain.com/news/xx/yy/title-of-you-article)
(btw, yy=pageid)