Parent Directory
|
Revision Log
|
Revision Graph
Coding standards and documentation update
| 1 | README |
| 2 | ------ |
| 3 | |
| 4 | Simple filter for Drupal. |
| 5 | Adds a CSS class to all <a>-elements reflecting their target. |
| 6 | |
| 7 | Example: |
| 8 | <a href="http://google.de">Google</a> becomes <a href="http://google.de" class="google">Google</a> |
| 9 | |
| 10 | Sponsored by |
| 11 | erdfisch :: internetlösungen http://erdfisch.de |
| 12 | |
| 13 | Comments and suggestions to |
| 14 | Stefan Auditor <stefan.auditor@erdfisch.de> |
| 15 | |
| 16 | Please report any bugs on |
| 17 | http://drupal.org/project/issues/urlclass |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |