Download Size md5 hash
taxonomy_menu-6.x-2.5.tar.gz 26.58 KB a3c6d07525d1666806a47a0f610667a4
taxonomy_menu-6.x-2.5.zip 40.6 KB 317ca5bcf47948cfe7d13b7ef89e88c0
Official release from tag: 6.x-2.5
Last updated: December 24, 2010 - 23:54

Bug Fixes:

#668172: term reappears in menu after term is deleted: Fixed bug where deleted terms were not being removed from the menu
#666812: Call to undefined function _taxonomy_menu_delete_all() and #656210: enabeling menu breadcrumb module gets me Fatal error: Call to undefined function _taxonomy_menu_get_item() : Moved the include code out of hook_init() because it was not being called during some calls to menu_link_alter or hook_taxonomy for some users.
#316632: Integrate with I18n (I) - "Localize terms": Changed translation warning to watchdog rather them message.
#641036: Items not correctly orderd by alphabet: Items not correctly orderd by alphabet
#644288: Cluttered menu item tree, node_delete() moves submenu terms to the top level with sync mode enabled: Misplacement of menu items after node update/delete
#622516: Node Count not updating: Removed checking of taxonomy menu settings before checking for node updates. Fixes multiple error messages and updating of node counting.
#641068: Error on node save when using Content Taxonomy: Fixed compatibility issue with content taxonomy
#622516: Node Count not updating Check for existence of terms on node inside of nodeapi hook.
#622516: Node Count not updating: Fixed a bug where taxonomy menu settings were not being deleted when vocabulary was being deleted.
#622516: Node Count not updating: Fixed Update on Delete because the delete operation sends the node->taxonomy array differently then the other operations.
#622516: Node Count not updating: Fixed Node menu changes on nodeapi. Now the menu items are only changed when the preferences are set.
Added a description to display decendants option.
fixed duplication of function.
#617856: UI string review by hass: Translatable string review
Correct wrong filename for auto import.
#601174: Menu item disappeared after a node deletion and #514640: Duplication of terms by elphrans: Fixed issues with changes to menu when a node was updated or deleted.
#446714: Taxonomy Menu API hooks by muhleder (http://drupal.org/user/185106) Fixed calling insert and update hooks by reference
#427580: db_rewrite_sql tid ambiguos db_rewrite_sql tid ambiguous. change sql query

New Features:
#408288: Add taxonomy items to any menu: Add taxonomy items to any menu item.
#356281: Custom menu titles: Custom menu titles Seems to be working.
#623944: Patch for better accessibility by making the title attribute always populated: by hotspoons (http://drupal.org/user/343807): Use title for link title attribute when description is not available
by hass: Added German translation
#498786: Integrate with i18n (II) - Solution for "Per language terms": by matkeane: Integration with i18n Per Language terms
#539046: Use Batch API to regenerate menu by muhleder Use of Batch API create menu items
#419076: Display Descendants: use 'all' in display decendants path
#528198: Patch: allow query strings (?param=value) in taxonomy menu paths by greenmachine: allow query strings (?param=value) in taxonomy menu paths
#424160: Module for adding a custom path for the vocabulary only inserts garbage chars (%252F) before the vocab name. by jptaranto and ahb: custom vocabulary path module
#316632: Integrate with I18n (I) - "Localize terms" by chng and niQo: Locolized Terms translation
#477526: Add ability to output Term Name in Custom Path menus by brice: Add ability to output Term Name in Custom Path menus
#477526: Add ability to output Term Name in Custom Path menus by brice (http://drupal.org/user/446296) Option to use term names in custom path type
#428004: Instruction: setting up a view for hierarchical menu path. by ksc (http://drupal.org/user/410999) Updated readme.txt and Upgrade.txt
#316632: Integrate with I18n (I) - "Localize terms" by niQo(http://drupal.org/user/272588) i18n integration

nobody click here