I have a taxonomy. Each term in the vocabulary needs to have a custom path that is closely related to the taxonomy term. This much could be done with an alias. Each term also needs to have an entry in the sitemap.xml for the website. I am using xmlsitemap which allows for menus to be placed into the sitemap.xml.
It would be great to have Taxonomy menu build the bridge between the taxonomy and the menu so I don't need to write this code. This big question is -- will I be able to integrate xmlsitemap with the menu that this module creates?
In other words, Taxonomy menu creates & updates a menu base on a vocabulary. If xmlsitemap is loaded for the site, will I be able to configure xmlsitemap to work with the menu created by this module?
Thanks, Greg
Comments
Comment #1
Greg Sims commentedTaxonomy menu uses standard menus created by the user manually. This means the menus have all the attributes of standard menus including integration with xmlsitemap. This was not clear to me until I loaded the module and tried it. A documentation update might be helpful.
Comment #2
dstolComment #3
dstolThe Drupal 6 version is no longer supported