I would like to do something similar, but filter by tag. I tried a URL similar to what Vladimir provided, but it did not seem to work. Is it still possible to link directly to a forum filtered by tag?
I got this to work. I was not using the correct tag ID. I had to use Firebug to watch the AJAX POST created by the tag filter drop-down to determine the correct tag ID. Once I had the correct tag ID, the query parameter worked: ?tag=9892
I got this to work. I was not using the correct tag ID. I had to use Firebug to watch the AJAX POST created by the tag filter drop-down to determine the correct tag ID. Once I had the correct tag ID, the query parameter worked: ?tag=9892
This is example for our forum: all topics with status "Under review".
http://feedback.userecho.com/list/1-general/?order=updated&type=0&status=2&tag=0