Page 1 of 1
This forum feed
Posted: 02 May 2016, 22:46
by Gruz
I tried to find a feed link to monitor latest topics in a forum
Link
feed.php?f=1 me all posts from forum with id 1.
But I want to see new topics only.
I tried using
feed.php?f=1&mode=topics according to this documentation
https://www.phpbb.com/community/viewtopic.php?t=2029415 , but it seems your PHPBB has mode the topics mode off.
So how can I subscribe to all new topics in a forum here?
Re: This forum feed
Posted: 03 May 2016, 00:59
by Jan
Hi, see the RSS icon in top right:
rss.php
Jan
Re: This forum feed
Posted: 03 May 2016, 01:01
by Gruz
And? It points to
rss.php the whole PHP BB feed. I want not this, but what I have explained in the first post.
I want to see new topics (only topics) from a forum like Phoca Gallery.
Re: This forum feed
Posted: 03 May 2016, 14:34
by Jan
Hi, so maybe I understood it wrongly:
So how can I subscribe to all new topics in a forum here
I understood is as you need all topics.
Hmm, then if there is no built feature for this, then it seems, such needs to be done per the modifications. I will take a look at if if it will be possible to implement this, but really no idea when I will find time to look at this.
Jan
Re: This forum feed
Posted: 03 May 2016, 14:38
by Gruz
As far a s I see from the documentation, it is either installed as a PHPBB plugin, or just enabled in the configuration. I have no PHPBB experience to be sure. It should not be something needed any code intrusion.
Re: This forum feed
Posted: 03 May 2016, 14:42
by Gruz
To be clear
I want to see new topics (only topics) from a forum like Phoca Gallery or Photo so I can see ony new topics (not new posts!) and can answer to to help users.
So i see a new topic, check if I can help and answer. After that answer notification come by email, that's ok.
Now I can get per-forum posts (not topics), so my RSS feed is flooded when every message posted to the forum.
I want to monitor new topics on certain forums.
Re: This forum feed
Posted: 08 May 2016, 16:38
by Jan
Hi, which RSS you use? Isn't there any filter function?
I need to take a look at phpBB, what are the features for this function, if it can be implemented in this highly customized forum, etc.
Jan
Re: This forum feed
Posted: 08 May 2016, 16:41
by Gruz
I use thunderbird.