Changing the Atom feed output, RFC needed?
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.
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.
Changing the Atom feed output, RFC needed?
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?
Re: Changing the Atom feed output, RFC needed?
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.
Re: Changing the Atom feed output, RFC needed?
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.