Cool module, I feel it is going to be very good for site house keeping large user bases. Just one question though. Considering Drupal is pretty ordinary when it comes to content/user removal, I was just wondering if any special steps have been taken (or should be taken) when using the delete user option? If a user has published any content and their user account is deleted, then it is going to make a mess of the site.
Comments
Comment #1
DriesK commentedCorrect. Therefore, there is an option on the inactive_users settings page: "Preserve users that own site content". If you select that option, users that created content will be considered as protected users, and will never be deleted.
Comment #2
brashquido commentedAha! Missed that option. That is exactly the answer I was looking for. Thanks.