Closed (fixed)
Project:
External Links Filter
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2008 at 11:07 UTC
Updated:
11 Feb 2008 at 15:11 UTC
One thing I immediately missed from this module was the ability to open windows in a new window (like the other module could). So here's a patch implementing it.
There's one issue though, if I toggle the new window option I don't see the effects immediately, I have to clear the cache_filter table in order to see the results.
Disclaimer: I'm a PHP newbie and I'm codewise not really familiar with Drupal, but it works for me :)
| Comment | File | Size | Author |
|---|---|---|---|
| newwindow.patch | 1.08 KB | bram85 |
Comments
Comment #1
manuel garcia commentedThanks for the patch, I also missed this very important feature in this module.
Hopefuly it will be included in the next version soon, after it gets reviewed :)
Comment #2
m3avrck commentedThanks!
I've committed a different version of this same option: http://drupal.org/cvs?commit=97822
It uses jQuery to open external links in a new window, which degrades nicely if a user has no JS. Based on this technique (but I updated it to use jQuery): http://www.sitepoint.com/article/standards-compliant-world/3
Comment #3
manuel garcia commentedOutstanding! I will be using this module now - many thanks to you both!
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.