If I could control the title, description via tokens that would be a nice feature.
head start: http://drupal.org/project/menu_token

Comments

metabits’s picture

I would really appreciated to use tokens like I use them in path settings. This would be very welcome! I think this should consider the possibility that creates or uses 'already there' menu items, so that if I am using a term token or a user token to create de menu tree for a node, it doesn't duplicate items. Also would be very important for some of us that this should works in a multilanguage enviroment.

Thanks any way for your work!

psc

benkallos’s picture

+1

vojnar’s picture

Version: 6.x-1.x-dev » 6.x-2.0

Change automenu.modul 16th line:

from:

automenu_add_menu_link($params);

to

if(empty($node->menu['link_title'])) automenu_add_menu_link($params);

This will resolve the duplication error for automenu in multi language environment

Thanks,
Gabor Vojnar
weboldal.biz