| 1 |
// $Id$
|
| 2 |
|
| 3 |
URL Icon
|
| 4 |
--------
|
| 5 |
|
| 6 |
1. Copy the urlicon.module to the Drupal modules/ directory.
|
| 7 |
|
| 8 |
2. Go to Administer->Site building->Modules (?q=admin/build/modules), and enable
|
| 9 |
the urlicon.module
|
| 10 |
|
| 11 |
3. Go to Administer->Site configuration->Input formats(?q=admin/settings/filters)
|
| 12 |
and enable the filter in the desired input formats.
|
| 13 |
|
| 14 |
4. You may change the settings on the input format's 'Configure' tab according
|
| 15 |
to your needs
|
| 16 |
|
| 17 |
5. You may rearrange the filters on the input format's 'Rearrange' tab to
|
| 18 |
resolve conflicts with other filters.
|
| 19 |
|
| 20 |
6. You may manually overwrite favicons, by placing new icons in your
|
| 21 |
files/urlicon directory
|
| 22 |
|
| 23 |
Comments and suggestions to
|
| 24 |
Stefan Auditor <stefan.auditor@erdfisch.de>
|
| 25 |
|
| 26 |
Please report any bugs on
|
| 27 |
http://drupal.org/project/issues/urlicon
|