extlink.css |
extlink.css |
|
span.ext {
background: url(extlink.png) right center no-repeat;
padding-right: 12px;
}
span.mailto {
background: url(mailto.png) right center no-repeat;
padding-right: 12px;
} |
extlink.info |
extlink.info |
|
name = External Links
description = Adds icon next to external links on the site.
package = User interface |
extlink.module |
extlink.module |
|
|
README.txt |
README.txt |
|
The External Links module is a very simple approach to adding icons to links
to external websites or e-mail addresses. It is a purely JavaScript
implementation, so the icons are only shown to users that have JavaScript
enabled.
Fivestar was written… |