Community & Support

Opening links in blank windows

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

Based on these comments on

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.

--
Have you filed a support request in the {insert module/theme name here} issue queue? That's where you'll find users (and developers) familiar with your problem.