The taxonomy.module adds a link-tag with the RSS feed with this code.

drupal_set_html_head('
str_tids", NULL, NULL, TRUE) .'" />');

It would be good if taxonomy_menu.module would do this also.

Comments

jonbob’s picture

Fixed in CVS version.

Anonymous’s picture