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



 
 

Drupal is a registered trademark of Dries Buytaert.