Changing the Atom feed output, RFC needed?

General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The current feature release of phpBB 3 is 3.3/Proteus.
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.

If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Post Reply
User avatar
P_I
Community Team
Community Team
Posts: 137
Joined: Fri Oct 31, 2014 4:56 am

Changing the Atom feed output, RFC needed?

Post by P_I »

As discussed in phpBB • Customizing the Atom Feed entry titles? and https://tracker.phpbb.com/browse/PHPBB3-14470, I've been working on changing the output in phpBB's Atom feed. If I wanted to have the changes incorporated into phpBB's code, is the proper procedure to do this via a RFC?

CHItA
Development Team
Development Team
Posts: 169
Joined: Thu Mar 12, 2015 1:43 pm
Location: Budapest, Hungary

Re: Changing the Atom feed output, RFC needed?

Post by CHItA »

In general, it should be enough to create a ticket, describe what the problem is there, then send a pull request against the appropriate branch.

User avatar
P_I
Community Team
Community Team
Posts: 137
Joined: Fri Oct 31, 2014 4:56 am

Re: Changing the Atom feed output, RFC needed?

Post by P_I »

Thanks. My concern is changing the output format (i.e. removing the forum name from the item title) is more a design change than a bugfix, so might need to follow a different process.

Post Reply