PDA

View Full Version : Exclude Forum(s) from RSS Feed


exportforce
09-30-2009, 02:25 PM
How can I achieve this?
Or does anyone can build something for this ?

Lynne
09-30-2009, 03:14 PM
If a forum is not viewable to non-registered users, then it isn't viewable via the rss feeds. Otherwise, you can probably write a plugin using the external_start hook location to give no permission to certain forums.

exportforce
09-30-2009, 07:00 PM
nvm...
checked the external php and saw the url-request variable for it :)