Currently theme_item_list accepts variables in the following order: $items, $title, $type, $attributes. However, the API has $type and $attributes switched.
The attached patch applies cleanly to D5, D6, and D7.
| Comment | File | Size | Author |
|---|---|---|---|
| theme_item_list_api.patch | 723 bytes | ultimateboy |
Comments
Comment #1
dries commentedI committed this patch to DRUPAL-5, DRUPAL-6 and CVS HEAD. Fun! :)