Closed (duplicate)
Project:
External Links
Version:
6.x-1.10
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 May 2010 at 06:54 UTC
Updated:
13 Aug 2010 at 15:19 UTC
Hi there,
What do you think about skipping the injection of the JavaScript whenever I go to /admin or some other chosen path?
At this time, I go to say /admin/reports/updates and all the links to Drupal have the little icon... it's certainly okay, but I find it weird. Also, that way we'd avoid the extra time it takes to parse the HTML of those pages.
I would think that one more box where you can enter a list of paths and then a test in the extlink_init() function would suffice.
Thank you.
Alexis
Comments
Comment #1
quicksketchHm, I don't know about this. I personally find External Links to be more helpful on the back-end even than it is on the front end. I love the fact that I can tell whether or not help links are going to take me to the built-in help or off to Drupal.org. Of course if you want to target just drupal.org, you can add drupal.org to the whitelist.
Comment #2
AlexisWilke commentedI did that already 8-)
Now that's a funny concept, you could inverse the feature and only turn it on for the back-end. He! He! With the usual "Include matches" or "Exclude matches" radios.
Thank you.
Alexis
Comment #3
quicksketch#655632: Exclude specific paths from processing