Uninstall hook?
leafish_paul - January 29, 2007 - 20:25
| Project: | Role Weights |
| Version: | HEAD |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | leafish_paul |
| Status: | closed |
Jump to:
Description
Simple uninstall hook to remove the db table if the module is uninstalled. Opinions? Reckon losing the settings is too harsh? Do we need some kind of option offering to keep or remove the settings at uninstall time?
Questions questions.
| Attachment | Size |
|---|---|
| role_weights_uninstallhook.patch | 491 bytes |

#1
+1
People have the option of disabling the module without uninstalling it. You have to explicitly go to the uninstall page. So this is correct, it should get rid of the data, if a user is taking that step.
#2
Thanks for that.
#3
Committed to HEAD.
#4