Closed (fixed)
Project:
External Links Filter
Version:
5.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2008 at 22:06 UTC
Updated:
24 Jul 2013 at 08:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
damienmckennaI've attached a patch that provides a new settings text box where you can enter a comma separated list of additional hostnames / URLs that should be considered internal, i.e. the configured external stylings will not be applied. This is simple saved as a variable so you could store it in your settings.php file if needed.
Comment #2
damienmckennaEgg on my face. The first patch had a silly typo. Here's the fixed patch.
Comment #3
damienmckennaOk, third time's a charm... Accidentally used a hook to name a local function.
Comment #4
xanoComment #5
xanoComment #6
xanoComment #7
xanoAdded and committed.
The admin panel now features a textarea where site administrators may define sites that are considered 'internal'. The future D6 version will consider domain fallbacks for Locale as internal sites as well, so these will not have to be entered manually.
Comment #8
damienmckennaThanks for adding this :-)
Comment #10
xano