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.
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
Comment #1
jonbob commentedFixed in CVS version.
Comment #2
(not verified) commented