Drupal 6 compatibility
sign - February 24, 2008 - 09:57
| Project: | iconify |
| Version: | 6.x-1.1-2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Here is a small patch to make it working under D6 ;)
| Attachment | Size |
|---|---|
| iconify.patch | 550 bytes |

#1
After this I have noticed that it's not picking up href, so new patch will fix it.
I have also spotted that there is a function iconofy_ i supposed it was a typo so i renamed it to iconify_
Also moved drupal_add_css to hook_init
#2
#3