Hello,

I'm a newbie to Drupal and I'm trying to build a 'News' page on a website that uses articles from RSS feeds I've set up. Is there a way I can manually filter which articles I want published to the site... a way to "approve" the articles before they publish?

I used to be able to do this with Google but I can now only share starred articles through Google+, not other sites.

Thanks!

Comments

kardesc’s picture

bump

Anonymous’s picture

I think you could use one of the workflow modules and a rule that says new feed items have to be approved before being published. You'd have to use the Feeds module to set up your feeds, and configure it to create a node for each feed item. Then you can use the Workflow module to create the publishing conditions and workflow.

http://drupal.org/project/workflow
http://drupal.org/project/feeds