Issue status update for http://drupal.org/node/23536 Project: Drupal Version: cvs -Component: profile.module +Component: user.module Category: feature requests Priority: normal -Assigned to: Anonymous +Assigned to: chx Reported by: moshe weitzman Updated by: chx -Status: active +Status: patch Attachment: http://drupal.org/files/issues/user_reg.patch (8.69 KB) At first I thought it'd be better if I'd keep the separate form, but this version results in shorter code and it's not so ugly. However, if you do not like it, I have the version which only adds the $extra to user_admin_create. chx Previous comments: ------------------------------------------------------------------------ May 24, 2005 - 21:02 : moshe weitzman When creating a new user as an admin, it is useful and even expected to be able to complete all the profile fields which are available on the usual registration form ... the approach might be to consolidate registration so that both users and admins use a single form.