Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download taxonomy_menu-7.x-2.0-alpha2.tar.gztar.gz 30.45 KB
MD5: 464f8dfd87a4a29958005eab55064b9a
SHA-1: 3a0bcbc2af32044b21a3ec1f5b8e8eb40f4f2119
SHA-256: bab44fd0bd987be0798a67cac8942a5140709f28af8eb529c62dc9bfb809de01
Download taxonomy_menu-7.x-2.0-alpha2.zipzip 37.12 KB
MD5: 2999ddc139d960c61fa1eb07d97758e6
SHA-1: 2f6d0604edb113b17bf9e12a0b83dbe65a46a504
SHA-256: 17310809f95b3f6ddca77c6a4985746728bc7692be3b67df1d60f991eebb73f9

Release notes

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}
82a5a76 Minor improvements on existing tests.
5f92314 Added a hook so other modules and submodules can add their own settings to the taxonomy vocabulary form and be processed altogether. Changed options word in settings.
dd9ae6b #1853824: Add PHP declaration to .info file to require PHP 5.3 + Add PHP declaration to .info file to ensure PHP 5.3 or greater

Created by: dstol
Created on: 25 Jan 2013 at 03:28 UTC
Last updated: 25 Jan 2013 at 03:33 UTC
New features
Bug fixes

Other releases