You are here

README.txt in External Links Filter 5

Same filename and directory in other branches
  1. 5.3 README.txt
  2. 5.2 README.txt
  3. 6.2 README.txt

--- README  -------------------------------------------------------------

External Links Filter, Version 2.0

Written by Ted Serbinski, aka, m3avrck
  hello@tedserbinski.com
  http://tedserbinski.com

Requirements: Drupal 5.0



--- INSTALLATION --------------------------------------------------------

1. Place the elf folder in your modules directory.

2. Enable "External Links Filter" under Administer > Site building > Modules.

3. Goto Administer > Site configuration > External links filter to adjust settings.

4. Goto Administer > Site configuration > Input formats and click "configure" next to
   an input format you want to add this filter to.

5. Enable the "External links filter".



--- CHANGELOG --------------------------------------------------------

2.0, 2008-Jan-27

- #214691, fix internal links from showing up as mail links
- #214699, new option to open external links in a new window
  based on this techinque (but using jQuery): http://www.sitepoint.com/article/standards-compliant-world/3


1.0, 2008-Jan-26
----------------------

- Initial 1.0 release







File

README.txt
View source
  1. --- README -------------------------------------------------------------
  2. External Links Filter, Version 2.0
  3. Written by Ted Serbinski, aka, m3avrck
  4. hello@tedserbinski.com
  5. http://tedserbinski.com
  6. Requirements: Drupal 5.0
  7. --- INSTALLATION --------------------------------------------------------
  8. 1. Place the elf folder in your modules directory.
  9. 2. Enable "External Links Filter" under Administer > Site building > Modules.
  10. 3. Goto Administer > Site configuration > External links filter to adjust settings.
  11. 4. Goto Administer > Site configuration > Input formats and click "configure" next to
  12. an input format you want to add this filter to.
  13. 5. Enable the "External links filter".
  14. --- CHANGELOG --------------------------------------------------------
  15. 2.0, 2008-Jan-27
  16. - #214691, fix internal links from showing up as mail links
  17. - #214699, new option to open external links in a new window
  18. based on this techinque (but using jQuery): http://www.sitepoint.com/article/standards-compliant-world/3
  19. 1.0, 2008-Jan-26
  20. ----------------------
  21. - Initial 1.0 release