By kwurzel on
Hi! I need help building a news site where articles can be:
- written by editors
- included via syndication
Syndicated articles should be saved as nodes to be edited, updated, and corrected. All nodes (created and syndicated ones) should be shown on a central page, using summaries.
I'm using Debian Etch, Apache 2 and PHP 5, so "Common Syndication parser" should be available.
I hope my my idea is understandable, please don't hesitate to ask if it's not!
Thank you!
P.S.: Is there any documentation for FeedApi?