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 releasesDateSizeLinksStatus
6.x-1.02008-Jul-199.35 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.02008-Jul-199.33 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Jul-219.37 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2008-Jul-219.34 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.