Is it possible to add a target field for menus created with YUI menus? specially a target="_Blank" option

Thanks,

Comments

bakyildiz’s picture

Status: Active » Closed (works as designed)

I think this is not possible. To support this function in yuimenu drupal's menu item needs to get the attribute first. As far as I know drupal is not supporting function so yuimenu either.

jfha73’s picture

But there is a module to do this and it works for regular menus, it's called menu attributes.

bakyildiz’s picture

Status: Closed (works as designed) » Needs review

I did not know that a module is doing that. Let me check the module first. I will update you. But this will take few days.

riyana56’s picture

Any update on this? I really need to have this feature.

dfaulkner’s picture

I'd like to suggest that this be marked as a duplicate of #879506: Addition of menu link attributes if detected, since that topic covers attributes generally (including target).

I'm trying to hack on this a bit, adding in the features of menu_attributes, but I'm not having much luck. See my comment there (http://drupal.org/node/879506#comment-3918016)