The nodeapi() function in node.module only allows the RSS item to be modified, and not the channel properties. This means that there is no way to change the title of the RSS feed without modifying core files. This makes tracking feeds more difficult for stats packages such as Mint.

I have attached a patch which adds $channel as the third argument to nodeapi() which passes this through to allow the channel information to be changed, as the items are currently. As the third argument is used, it should not break existing usage of nodeapi().

CommentFileSizeAuthor
rss_title.patch926 byteswretched sinner - saved by grace

Comments

pasqualle’s picture

Version: 6.2 » 7.x-dev
Anonymous’s picture

Status: Needs review » Needs work

The last submitted patch failed testing.

Enxebre’s picture

Status: Needs work » Needs review

rss_title.patch queued for re-testing.

Status: Needs review » Needs work

The last submitted patch, rss_title.patch, failed testing.

Status: Needs work » Closed (outdated)

Automatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.