I want my drigg story to open in a New Window and Not in the same window that my site is on , How do I change this so it works this way ?

Comments

therock41’s picture

Priority: Normal » Critical
silvanov’s picture

Maybe this might help http://drupal.org/project/extlink

wwwoliondorcom’s picture

Thank you it works and I think it's really needed.

mercmobily’s picture

Status: Active » Closed (fixed)

Hi,

I would frankly just change node-drigg.tpl.php...!
However, if the extlink module works, it's fine by me as well :-D

Bye,

Merc.

silvanov’s picture

What would you change there merc? Just curious.

mercmobily’s picture

Hi,

to add target="_blank" to the links... that way, URLs will be opened in a new tab!

Merc.