URL Class
sanduhrs - October 16, 2006 - 12:47
This module is deprecated, use URL Icon [1] instead.
[1] http://drupal.org/project/urlicon
A simple filter which adds a CSS-class to each URL according to its target. This lets you easily distinguish between internal and external URLs, and assign a unique style to each URL based on its destination.
e.g. <a href="http://blog.erdfisch.de">erdfisch :: blogs</a> becomes <a href="http://blog.erdfisch.de" class="erdfisch">erdfisch :: blogs</a>.
Sponsored by erdfisch - http://erdfisch.de
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0 | 2008-Jul-19 | 9.35 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.0 | 2008-Jul-19 | 9.33 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Jul-21 | 9.37 KB | Download · Release notes | Development snapshot | |
| 5.x-1.x-dev | 2008-Jul-21 | 9.34 KB | Download · Release notes | Development snapshot | |
