Page 1 of 1

[SOLVED] CGFeedMaker on specific news category?

Posted: Mon Mar 02, 2009 6:56 am
by hhm
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

Re: CGFeedMaker on specific news category?

Posted: Tue Mar 03, 2009 7:27 am
by hhm
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?
OK, Figured it out myself - around the bottom of the news feed template in CGFeedMaker you can define how the extract the news, fx:

Code: Select all

{news assign='junk' category='DK'}

Re: [SOLVED] CGFeedMaker on specific news category?

Posted: Tue May 19, 2009 5:24 pm
by Inula
Thanks for writing down the solution here!!

Sometimes you think nobody reacts or reads my problem. But hey, you helped someone. Me!!