Page 1 of 1

RSS feed for new topics on a specific board

PostPosted: 09 Dec 2019, 00:42
by ffaf
I am trying to get an rss feed for "Project Showcase & Collaboration", but only for new topics.

{l Code}: {l Select All Code}
https://forum.freegamedev.net/feed.php?mode=topics&f=22
seems not to work (or rather, it does display new topics, but on all boards).

Re: RSS feed for new topics on a specific board

PostPosted: 09 Dec 2019, 10:19
by Julius
Seem related:
https://www.phpbb.com/community/viewtopic.php?t=2364231

From a quick look at things this seems to be difficult, especially as I have very limited access to our old phpBB installation settings.

Your best bet is probably to use a feed reader that allows filtering ATOM feeds.

Re: RSS feed for new topics on a specific board

PostPosted: 09 Dec 2019, 12:50
by ffaf
Julius {l Wrote}:Your best bet is probably to use a feed reader that allows filtering ATOM feeds.


That will do, thanks!