Hi,
I'm implementing a new site which need to run with an RSS on a language specific news section, but I'm having some problems seperating the various feed from each other.
So, I use the standard CMSMS news module with 2 categories UK and DK. On my "Frontpage - DK" I only want RSS with the news from the category "DK".
How do I do this with CGFeedMaker?
Thx in advance...
/henrik
[SOLVED] CGFeedMaker on specific news category?
[SOLVED] CGFeedMaker on specific news category?
Last edited by hhm on Tue Mar 03, 2009 7:27 am, edited 1 time in total.
Re: CGFeedMaker on specific news category?
OK, Figured it out myself - around the bottom of the news feed template in CGFeedMaker you can define how the extract the news, fx:hhm wrote: So, I use the standard CMSMS news module with 2 categories UK and DK. On my "Frontpage - DK" I only want RSS with the news from the category "DK".
How do I do this with CGFeedMaker?
Code: Select all
{news assign='junk' category='DK'}
Re: [SOLVED] CGFeedMaker on specific news category?
Thanks for writing down the solution here!!
Sometimes you think nobody reacts or reads my problem. But hey, you helped someone. Me!!
Sometimes you think nobody reacts or reads my problem. But hey, you helped someone. Me!!