Active menus not expanding on own menu
PaV@drupal.ru - March 18, 2009 - 07:26
| Project: | Active menus |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Clicking a menu icon results in the "clock" animation playing, but the menu not expanding
menu generated by module "Taxonomy Menu" http://drupal.org/project/taxonomy_menu.
This problem apperas after updating "Taxonomy Menu" to 6.x-2.0 version

#1
Maybe the HTML of menus in taxonomy menu was changed for theming purposes, emulating the standard menu block structure, meaning that active menus now recognizes them as menus but they don't support loading.
If that's the case, I don't think this is a bug in active menus.
Taxonomy menu could be patched to support hook_activemenus().
#2
Hello nedjo, I'm the maintainer of taxonomy menu.
Taxonomy menu just save menu links using menu_link_save. It does not handle any of the displaying of content or menu items. That is all handled by the menu or block modules. Is there something an attribute I need to add to the options array of menu_link_save that would help?
#3
2 nedjo, indytechcook
thanx!
all works in 2.1
#4
Early was delighted
Unworked
TM generate notreal links