constant TAXONOMY_MENU_NORMAL in Taxonomy menu 5
Same name and namespace in other branches
- 6 taxonomy_menu.module \TAXONOMY_MENU_NORMAL
1 use of TAXONOMY_MENU_NORMAL
- _taxonomy_menu_page in ./
taxonomy_menu.inc - Page callback that renders a node listing for the selected term.
File
- ./
taxonomy_menu.module, line 11 - taxonomy_menu.module @author Jonathan Chaffer <jchaffer@structureinteractive.com> @author Bruno Massa <http://drupal.org/user/67164> It Generates menu links for all taxonomy terms
Code
define('TAXONOMY_MENU_NORMAL', 1);