-
Fixing encoding and sanitizing logic to prevent double-encoding of URLs.
-
Altering the ext_link_page_js_direct_disable setting behavior and description as it does not fall back on the page default setting.
-
Updating README.txt for Drupal 7.
-
Adding option to disable automatic redirection. Adding optional modal-specific settings to override defaults for the exit page.
-
Minor JS code clean up.
-
Adding classes to exit link dialog box for themeing.
-
Moving the admin settings page into the User Interface group. Adding details to the menu description.
-
Refactoring code with ext_link_page_get_options() to centralize code for getting the current configuration.
-
Adding admin setting to exclude specified host names from being handled as an external link. Other code clean-up.
-
Adding optional JavaScript method for displaying an interstitial message for external links. Other code clean-up.