Issue status update for http://drupal.org/node/28345 Post a follow up: http://drupal.org/project/comments/add/28345 Project: Drupal Version: cvs Component: node.module Category: feature requests Priority: normal Assigned to: Anonymous Reported by: kubaZygmunt Updated by: mathias Status: patch (code needs review) -1 I think most admins expect that when a user is deleted, their content is also deleted or at least hidden. While I don't want to see a GUI for this, I still like the idea of controlling finer Drupal details though the $conf init array in settings.php. mathias Previous comments: ------------------------------------------------------------------------ Sat, 06 Aug 2005 14:48:02 +0000 : kubaZygmunt Attachment: http://drupal.org/files/issues/node_delete_user.txt (667 bytes) I've added node_user hook, to re-assign all content from deleted users to anonymous during deleting.