Currently, the hook_uninstall in simplefeed.module and simplefeed_item.module take care of the simplefeed tables and deleting the node type definition... but you're left with 'phantom' nodes that don't contain anything useful.

Here's a patch to delete the actual feed and feed items as well.

CommentFileSizeAuthor
uninstall_12.patch1.33 KBwebchick

Comments

m3avrck’s picture

Status: Needs review » Fixed

Thanks, committed!

Anonymous’s picture

Status: Fixed » Closed (fixed)