Closed (won't fix)
Project:
Category
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2009 at 16:18 UTC
Updated:
5 Aug 2009 at 05:00 UTC
category and its submodules all come with no "uninstall" function.
The attached patch resolves this for the main module.
| Comment | File | Size | Author |
|---|---|---|---|
| category.uninstall.patch | 818 bytes | schildi |
Comments
Comment #1
schildi commentedpossibly dropping tables and variables is not the complete solution since there are nodes left which depend on the php-code.
Comment #2
Jaza commentedThe category module is currently unmaintained for Drupal 5. If you're using Category with D5, then feel free to download and apply this patch yourself... but I'm not committing this to CVS for now.