Find a patch attached that does the following:
- Upgrades the settings form to drupal 5 standards (hook_settings was removed).
- Moves the menu callback for 'taxonomy/vocabulary' to the may_cache section (otherwise it will be called twice each page load!)
- Changes "List Mode" dropdown to radios (more consistent with the way taxonomy module and other drupal core modules do this)
- Modifies description in help section (kill this part if you don't like it, but I think it describes the module better)

CommentFileSizeAuthor
taxonomy_list_to5.patch5.11 KBmoonray

Comments

BoogieBug’s picture

Assigned: Unassigned » BoogieBug
BoogieBug’s picture

Status: Needs review » Fixed

Thanks, I've applied your patch with some minor modification.

Anonymous’s picture

Status: Fixed » Closed (fixed)