I would like to configure certain url's in my site to open in a separate window. All internal links should act as default (opening in self), but other urls (link links to PDF's etc) need to open in a separate window. I found the external links module (http://drupal.org/project/extlink) but I don't know if this module will allow me to open internal links in new windows (links to PDF's etc).

Please advise... Thanks guys.

Comments

mrtoner’s picture

Based on these comments on the project page

Configure external links to open in a new window.
...
Regular expression inclusion and exclusion of links considered external.

it looks like you could include paths ending in ".pdf" as a link considered external.