Needs review
Project:
YUI Menu
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2010 at 21:03 UTC
Updated:
8 Jan 2011 at 00:21 UTC
Is it possible to add a target field for menus created with YUI menus? specially a target="_Blank" option
Thanks,
Comments
Comment #1
bakyildiz commentedI 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.
Comment #2
jfha73 commentedBut there is a module to do this and it works for regular menus, it's called menu attributes.
Comment #3
bakyildiz commentedI 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.
Comment #4
riyana56 commentedAny update on this? I really need to have this feature.
Comment #5
dfaulkner commentedI'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)