Tables: RSS aggregation (core)

Last modified: November 19, 2007 - 15:14

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.

 
 

Drupal is a registered trademark of Dries Buytaert.