A small thing I suppose, but when a node is created from an RSS feed, the 'submitted by' field is set to (presumably) the original importer of the feed; For attribution purposes, it'd be nice if (for example) I imported a node from the BBC news site, the author field would be 'BBC news' (taken from the feed name perhaps?)

Comments

budda’s picture

Status: Active » Closed (won't fix)

The problem with this is that a node author name needs to match a valid Drupal user name, thus you would need to fill your websites user database with random accounts from your feeds.