Opened 18 years ago
Closed 8 years ago
#7606 closed feature request (wontfix)
Add RSS feeds in forum
| Reported by: | SF/richiefs | Owned by: | Mataniko |
|---|---|---|---|
| Priority: | normal | Component: | Web |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
It would be great to add rss feeds in the forum to see the new posts. There are many forums that have it.
Ticket imported from: #1843377. Ticket imported from: feature-requests/422.
Change History (6)
comment:1 by , 18 years ago
comment:2 by , 9 years ago
| Component: | → Web |
|---|
comment:3 by , 8 years ago
@Mataniko: I assume this can probably be done as part of the Forums HTTPS / PHPbb3 upgrade?
comment:4 by , 8 years ago
| Owner: | set to |
|---|
comment:5 by , 8 years ago
| Owner: | changed from to |
|---|
comment:6 by , 8 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
With phpBB3, we get Atom feeds available out of the box. They can be accessed via:
https://forums.scummvm.org/app.php/feed
There's some syntax to filter down to thread/forum that's documented in the phpBB website.
Unless there's a demand for RSS over Atom, I don't see a point installing an extension.

There are mods for RSS support in phpBB, e.g.: http://www.phpbb.com/community/viewtopic.php?t=254606 http://www.phpbb.com/community/viewtopic.php?t=144548 (older)