URL Class
Categories
Component ID
89448
Component name
URL Class
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
2338
Component created
Component changed
Component body
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
