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
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

nedjo - March 18, 2009 - 14:26
Category:bug report» support request
Priority:critical» normal

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

indytechcook - March 20, 2009 - 12:49

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

PaV@drupal.ru - March 22, 2009 - 18:25
Status:active» closed

2 nedjo, indytechcook
thanx!
all works in 2.1

#4

PaV@drupal.ru - March 22, 2009 - 19:10
Status:closed» active

Early was delighted
Unworked
TM generate notreal links

 
 

Drupal is a registered trademark of Dries Buytaert.