Community Documentation

Tables: RSS aggregation (core)

Last updated November 19, 2007. Created by sime on June 24, 2006.
Edited by AjK. Log in to edit this page.

Here is a list of the tables are used to manage data aggregation for your feeds in your standard (core) Drupal installation. Please refer to the database documentation for progress on a detailed database schema and data dictionary.

aggregator_feed
Defined RSS feeds, each based on a url.
aggregator_item
Items that are generated from feeds.
aggregator_category
User-defined categories for feeds and feed items.
aggregator_category_feed
Assignments of feeds into categories.
aggregator_category_item
Assignments of items into categories.

Comments

Database documentation link