| 1 |
# $Id: README.txt,v 1.1 2006/09/18 21:54:19 m3avrck Exp $
|
| 2 |
|
| 3 |
|
| 4 |
--- README -------------------------------------------------------------
|
| 5 |
|
| 6 |
Outgoing Links Filter
|
| 7 |
|
| 8 |
This is a simple filter which adds a configurable CSS class name to all outgoing links
|
| 9 |
on your site (e.g., links that to point to a different website).
|
| 10 |
|
| 11 |
Written by Ted Serbinski, aka, m3avrck
|
| 12 |
hello@tedserbinski.com
|
| 13 |
http://tedserbinski.com
|
| 14 |
|
| 15 |
|
| 16 |
|
| 17 |
--- INSTALLATION --------------------------------------------------------
|
| 18 |
|
| 19 |
1. Place the olf folder in your modules directory
|
| 20 |
|
| 21 |
2. Enable "olf" under administer > modules
|
| 22 |
|
| 23 |
4. Goto administer > input formats, select a desired input format and "configure" it
|
| 24 |
|
| 25 |
5. Enable the "outgoing links filter"
|
| 26 |
|
| 27 |
6. Click on the "configure" tab for the filter and specify a CSS class name to apply to
|
| 28 |
all outgoing links
|