| Author |
Disable RSS entries for some categories
|
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Hi!
Is it possible to remove some special forums / categories from the rss/recentTopics.page? I've tried to change the SQL-Querry accordingly to my requirements.....but I didnt succeed.
Can someone show me, how to do this?
Yours faithfully
Philipp [originally posted on jforum.net by Winky]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Hi
I'm still working on this "problem". Can somebody help me?
Greetz
Philipp [originally posted on jforum.net by Winky]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Well, the query change would be to put something like ".. and forum_id not in (1, 2, 3)".. However, recent topics are cached as well, so that's why you probably "can't get it to work".
If you want it so bad, you can change the RSSAction.java logic to match your needs.
Rafael [originally posted on jforum.net by Rafael Steil]
|
 |
 |
|
|
subject: Disable RSS entries for some categories
|
|
|