This is necessary for clean removal. Will need to be done for 5 & 6.

CommentFileSizeAuthor
#1 taxonomy_quick_find-uninstall.patch661 bytesmrfelton

Comments

mrfelton’s picture

Assigned: nicholasthompson » Unassigned
Issue tags: +uninstall
StatusFileSize
new661 bytes

Attached patch creates a .install file with a hook_uninstall() which removes all the variables set by the module, and deletes the entries from the blocks table.

mrfelton’s picture

Status: Active » Needs review