What would be the proper way to handle vocabulary modifications when the menu terms are locallized?
I am using taxonomy_menu 6.25. I have localized terms with the default language being English and the alternative Bulgarian.
Unfortunately, every time the vocabulary terms are updated or the menus are rebuilt, the mapping between the menu items and their Bulgarian translation is lost. This leaves the menus when Bulgarian is active in the default language (English). I can still see the translations in the locales_target database though.
Is it something that the taxonomy_menu module should handle when _taxonomy_menu_rebuild() and taxonomy_menu_taxonomy() are called?
Read moreHierarchical Sites
What solutions have people had most success with in creating hierarchical sites with Drupal? In my experience, users don't find the 'Menu settings' section on the node edit form at all intuitive.
Among different approaches I've seen are:
Cheers,
Alex.
Read moreIntegration of panels with taxonomy_menu - sort of
For a current project, I am using panel pages, integrated with menus created from a taxonomy hierarchy. For this, I have done a mashup module of taxonomy_menu, taxonomy_assoc - which in my case associates a panel page with a taxononomy term - and panel pages. The code for the resulting module is attached to the slides of my presentation at FrOSCon in Sankt Augustin today.
Read more
