With drupal 6 set to open external links in a new window, how would I overwrite that on a per link base to open the link in the same window? target="_self" doesn't do it.

Comments

quicksketch’s picture

how would I overwrite that on a per link base to open the link in the same window?

You can selectively choose which links to affect with external links by using the include/exclude patterns in the Advanced settings fieldset. External Links does not allow you to separately display the icon but have different target attributes, they're always controlled together.

elachlan’s picture

Status: Active » Closed (won't fix)