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 ?
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
Comment #1
therock41 commentedComment #2
silvanov commentedMaybe this might help http://drupal.org/project/extlink
Comment #3
wwwoliondorcom commentedThank you it works and I think it's really needed.
Comment #4
mercmobily commentedHi,
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.
Comment #5
silvanov commentedWhat would you change there merc? Just curious.
Comment #6
mercmobily commentedHi,
to add target="_blank" to the links... that way, URLs will be opened in a new tab!
Merc.