Drupal: Feeds Modul

Alex Barth von developmentSEED stellt das Modul Feeds als Nachfolger des FeedAPI Moduls vor.

Die Features hören sich sehr verlockend an:

  • Fetching data from file or HTTP sources
  • Parsing RSS, Atom, CSV or OPML
  • Producing either simple database records (with Data module), nodes, users or terms
  • Use an importer configuration either by creating a node or on a stand alone form
  • Presets for the most common aggregation and import tasks
  • Integrated mapper for mapping feeds on a field level to CCK nodes, users, terms or SQL tables
  • A views-style OOP plugin API that makes it easy to tweak existing plugins or create your own (big KUDOS to merlinofchaos for CTools’ plugin API)
  • A views-style export-to-code functionality for configuration (again, hats off, merlinofchaos: CTools export API makes it easy to add exportables to a module)

Testen.

Possibly related posts (automatically generated)