Closed (won't fix)
Project:
External Links
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2009 at 16:29 UTC
Updated:
20 Dec 2009 at 00:54 UTC
Rather than applying the icon and other processing on all links that link to external sites, it would be good if there was an option to apply the link on a case by case basis. Say, all links that have the class 'extlink'.
Comments
Comment #1
quicksketchThere is little point in applying the external links behavior to links that *already* have a class. If they already had a class applied, then you could just add the CSS based on that class in your theme anyway (and they wouldn't be necessarily "external").
Comment #2
mrfelton commentedyes, but the extlinks module also allows you to force links to open in a new window, and show a popup. So, by applying the class 'extlink' to a link, the link would then gain those two bits of functionality.
Comment #3
quicksketchThis will not be added.