External Link Page
Binary Bill - April 8, 2008 - 22:02
External Link Page is a very basic module that provides a content filter that redirects external links to a customizable page. This page informs the user that they are about to leave the site and then redirects them.
Who is this for?
You will want to use this module if:
- You need to provide a message/page for any user that clicks on a link that will take them away from your site.
Redirection
Currently, the redirection method is through HTML: http-equiv="refresh". I would like to have the option of using JavaScript redirection or both.
Similar Modules
The following modules could be helpful in conjunction with this one.
- http://drupal.org/project/extlink - provides icons for all external links
- http://drupal.org/project/elf - provides filter for external links
- http://drupal.org/project/cck_redirection - cck field that will redirect to another page
I think it would be beneficial to combine all these modules.
To Do
- JS redirection
- more robust regex
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-0.8 | 2008-Apr-08 | 9.31 KB | Download · Release notes | Recommended for 5.x | |
