| 1 |
// $Id$
|
| 2 |
|
| 3 |
URL Icon
|
| 4 |
--------
|
| 5 |
|
| 6 |
Filter all external links in nodes and comments.
|
| 7 |
|
| 8 |
You may choose to
|
| 9 |
* automatically add the corresponding favicon, if the site has one
|
| 10 |
* add an external link icon (included)
|
| 11 |
* add a CSS class only, so that you can theme it as you like
|
| 12 |
|
| 13 |
|
| 14 |
Sponsored by
|
| 15 |
erdfisch http://erdfisch.de
|
| 16 |
|
| 17 |
Comments and suggestions to
|
| 18 |
Stefan Auditor <stefan.auditor@erdfisch.de>
|
| 19 |
|
| 20 |
Please report any bugs on
|
| 21 |
http://drupal.org/project/issues/urlicon
|
| 22 |
|
| 23 |
Credits
|
| 24 |
The external link icon has been taken from Wikimedia Commons [1] and is licensed under GPL.
|
| 25 |
|
| 26 |
[1]http://commons.wikimedia.org/wiki/Image:Icon_External_Link.png
|