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: Thomas Ilsche Status: patch (code needs review) By the way: For my work (soc testsuite project) it would be quite handy to have a dedicated user_delete function (like user_save). Is there any policy or plan against this. Thomas Ilsche Thomas Ilsche 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. ------------------------------------------------------------------------ Sat, 06 Aug 2005 15:56:43 +0000 : mathias -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.