I would love to know if it's possible to build such a URL string to create RSS feeds:
PHP Code:
http://yourforum.com/forums/external.php?type=RSS2&forumids=108,112&prefixid=prefix_id_goes_here&tag=tag_here
So basically IF the story is in X forum AND has a specific prefix id AND has a specific topic tag, then show the thread. Best part? I am using the Zoints topic tag mod. I might consider disabling the modification and using the default tag system if this would facilitate the url string.