Closed (won't fix)
Project:
Aggregator Node
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2006 at 11:03 UTC
Updated:
24 Apr 2007 at 12:53 UTC
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
Comment #1
buddaThe 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.