_blank

Events happening in the community are now at Drupal community events on www.drupal.org.
betovarg's picture

OP Primary links - how to add target blanck to an item

Hi all,

Im currently using openpublish with its own menu system. I know it loads openpublishmenu.js and you have to add it to the template as it comes, which is something like:

<?php
print theme('openpublish_menu', $expanded_primary_links);
?>

(I wont paste the entire code, you can see it in the page-header.tpl.php) Anyway, Im trying to add target _blank to several items, so i installed the menu attributes module (http://drupal.org/project/menu_attributes) but since openpublish prints the menu with its own method, it does not work, the target _blank does not appear.

Read more
Subscribe with RSS Syndicate content