taxonomy_menu 7.x-1.7

Bug fixes

This release resolves compatibility problems with PHP 8.0, and a few other issues.

Thanks to everyone who collaborated on this release!

taxonomy_menu 8.x-3.5

Bug fixes

This is the first release that is fully compatible with Drupal 9, thank you to everyone who contributed to get us here.

Updating is recommended for all sites.

Add a summary here

taxonomy_menu 8.x-3.3

Bug fixes
New features

Issue #2723807 by akalata, rphair, sic: Submenu into existing menu item using Taxonomy Menu
Issue #2773919 by mogtofu33: Provide option to make menu created expanded
Issue #2717129 by plopesc: Make routes consistent with admin menu architecture
Issue #2687645 by heykarthikwithu: Depreciated methods and unused imports in code base
Issue #2747479 by Sagar Ramgade: Typo on Taxonomy menu listing page
Issue #2752029 by agoradesign: Wrong type "module" in composer.json

taxonomy_menu 8.x-3.2

Bug fixes

Many stability issues that includes the overriding of cache clearing and the fatal generated when deleting taxonomy terms.

taxonomy_menu 8.x-3.0

Bug fixes
New features

Addresses principle caching-related issues, adds automated tests

taxonomy_menu 7.x-1.5

Bug fixes

Issue #2174889 by dstol: EntityMalformedException: Missing bundle property on entity of type taxonomy_term. in entity_extract_ids.
Issue #1811850 by sergiu.savva: Non-object in _taxonomy_menu_nodeapi_helper() line 487 of ..taxonomy_menu/taxonomy_menu.module.
Issue #2159657 by justin.cherniak: Taxonomy Menu causes E_FATAL crash if bootstrapping Drupal from outside of /index.php.
Issue #1796070 by ss81: Fixed typo in variable name display_decendants.

taxonomy_menu 7.x-2.0-alpha2

New features
Bug fixes

c5231f3 Issue #1035446 by hles, johnv, tbfisher: Feature - Custom menu paths in Drupal 7
1308941 Changed name of testing helper module as it was refering to custom path sub-module's name.
589fbbd Small coding standards and comments improvements.
600b124 Issue #[1895882] by hles: All links are hidden if the hide_term option isn't set, bug introduced by commit 429b67d, a test was added.
c0487a9 Removed unused variable.
429b67d taxonomy_menu_menu_link_prepare is now much more readable as it uses a new function to load or initialize a menu item (taxonomy_menu_menu_link_load)
efe75ca Added a helper module for tests that registers paths that could be used in Taxonomy Menu but are not in a default Drupal installation.
2ac048d - Added test for count nodes referencing a taxonomy term option. - Fixed buggy behavior of nodes count - Adjusted Hide empty term test to reflect these changes - Improved description of admin options
0ea7313 Added #states to HTML title attribute option for better admin experience and commented vocabulary description option because it's not used atm
b432c4c Re-organized vocabulary page options by grouping them in structure and markup fieldsets.
f8bcd4f Added hooks documentation.
326b752 - Removed setUp method from abstract test class and added one for each test instead - Introduced a helper function to check a path exists in {menu_router}

taxonomy_menu 7.x-2.0-alpha1

New features
Bug fixes

3a4c5bc Re-added menu_cache_clear.
a311a18 Renamed a few functions.
6e715b6 Added multiple terms path in Taxonomy Menu core. No tests provided yet.
7a4f85a Removed a TODO from the list of tests to be written.
1f50a0a Rewrite taxonomy terms' overview page submit and add a functional test.
3fbae52 Fixed Coder warnings.
5b0fbae Prevent notification message saying that the taxonomy menu was not updated when a full rebuild has been selected, even if the options have not changed.
d577074 Removed outdated test for taxonomy menu hierarchy.
ef50b58 Added a test for 'display empty terms' option and fixed wrong behavior of the function detecting nodes attached to a term.
cd8e5f8 Much improved existing tests.
4e8697c Stripping trailing whitespace.
57823bd s/Taxonomy Menu/Taxonomy menu/g
428d0e7 Fixed typo in variable name for option 'display html title attribute'
188fe0a Changed DISABLED by NONE in menu location's option. DISABLED suggests that the taxonomy menu is still there but disabled, when in fact it is completely removed.
874ec02 Fixed wrong comment in changes from previous commit.
b4dde83 Added an option to allow users to show/hide HTML title attributes on menu links. Adjusted tests.
4cb4f2b Delete function now uses core menu_link_delete, instead of deleting directly from the database.

taxonomy_menu 7.x-1.4

Bug fixes

Revert "#1205150: Apply patch in comment #19 to make Taxonomy Menus exportable by Features"

taxonomy_menu 7.x-1.3

New features
Bug fixes

* 7f873bf - (HEAD, origin/7.x-1.x, 7.x-1.x) Merge branch '7.x-1.x' of git.drupal.org:project/taxonomy_menu into 7.x-1.x (26 minutes ago) |\
| * 6f94ffb - #1699670: take taxonomy menu form off the vocabulary delete confirmation screen (3 hours ago)
| * 6f5a505 - #1283914: Applying patch from comment 20 to change handling of description in the menu title (10 days ago)
| * 0870396 - 1205150: Apply patch in comment #19 to make Taxonomy Menus exportable by Features (10 days ago)
* | 71734ae - Issue #1509542 by VivienLetang, Barrett: Fixed Node count not correct when moving node in hierarchy from A to B (count of A is n
|/
* a837cd4 - (github/7.x-1.x) Adding a node delete test (13 days ago)
* c5b33d6 - Merge branch '7.x-1.x' of git.drupal.org:project/taxonomy_menu into 7.x-1.x (3 months ago)
|\
| * 684af99 - Issue #1540472 by johnv: fix array_flip warnings when using Hierarchical Select (3 months ago)
| * e391c8f - Issue #1104028 by webbykat | ryandekker | jeff.maes | johnv: Fixing Sync Menu option (3 months ago)
* | b1373b8 - Noticed that the info file had the incorrect capitalization (3 months ago)
|/
* 69690f7 - in _taxonomy_menu_nodeapi_helper: removing ability for term parameter to be optional, since it never should be, and dropping unuse

taxonomy_menu 7.x-1.2

Bug fixes

- #1209476 by dstol: Fixed taxonomy menu throws warnings, when deleting nodes.
- #670346 by dstol: Fixed Undefined index/property notices.

taxonomy_menu 7.x-1.0

#D7CX: I pledge that Taxonomy Menu will have a full Drupal 7 release on the day that Drupal 7 is released.

taxonomy_menu 6.x-2.5

New features
Bug fixes

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.

taxonomy_menu 6.x-2.4-beta4

Bug fixes

#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 descendants option.

taxonomy_menu 6.x-2.3

Bug fixes

Added Back hierarchy and custom sub folders due to CVS client issues

taxonomy_menu 6.x-2.0

New features
Bug fixes

Initial stable release of Taxonomy Menu. A complete rewrite, introducing a new hooks and using the menu system correctly.

taxonomy_menu 5.x-1.04

New features
Bug fixes

#179798: Eliminate unnecessary menu cache rebuilds by Gerhard Killesreiter: changing the call to menu_rebuild to a variable_set('menu_rebuild_needed', TRUE);

taxonomy_menu 6.x-1.02

Bug fixes

#179798: Eliminate unnecessary menu cache rebuilds by Gerhard Killesreiter Change menu_rebuild(); to variable_set('menu_rebuild_needed', TRUE);

Pages

Subscribe with RSS Subscribe to Releases for Taxonomy Menu