8 calls to drupal_add_feed()
- aggregator_page_category in drupal-6.x/
modules/ aggregator/ aggregator.pages.inc - Menu callback; displays all the items aggregated in a particular category.
- aggregator_page_last in drupal-6.x/
modules/ aggregator/ aggregator.pages.inc - Menu callback; displays the most recent items gathered from any feed.
- blog_page_last in drupal-6.x/
modules/ blog/ blog.pages.inc - Menu callback; displays a Drupal page containing recent blog entries of all users.
- blog_page_user in drupal-6.x/
modules/ blog/ blog.pages.inc - Menu callback; displays a Drupal page containing recent blog entries of a given user.
- drupal_get_feeds in drupal-6.x/
includes/ common.inc - Get the feed URLs for the current page.
- node_page_default in drupal-6.x/
modules/ node/ node.module - Menu callback; Generate a listing of promoted nodes.
- taxonomy_term_page in drupal-6.x/
modules/ taxonomy/ taxonomy.pages.inc - Menu callback; displays all nodes associated with a term.
- template_preprocess_forums in drupal-6.x/
modules/ forum/ forum.module - Process variables for forums.tpl.php