Downloads
Download tar.gz
14.11 KB
MD5: d33c9d9e33c885d44033dc5c2167375a
SHA-1: d7162814999ac6dc51637c5c7e538d6fc7ef680f
SHA-256: 94087bb6abcf71bded545a69f9ef4a4a24fc98b25c6e550423c7e4a50c570a7a
Download zip
15.76 KB
MD5: 6ba1f8f011fb44877ad015f9a21bd78f
SHA-1: 5a7d04ae6aed5dbd4519fc0b10b5e28d3287929f
SHA-256: 4b501334def1d0020c63d4c89ee35e3fad02d36523a42ffa2411e89507e6c3e3
Release notes
Changes since DRUPAL-6--2-1:
- #349333 by imclean: Allow entry of required user profile fields when adding
multiple users. Added checkbox to turn on/off required profile fields on add multiple users page. - #383292 by maverick14: Added permissions so administrators can allow
certain users to have selective access to userplus functionality without
having to give them rights to administer users. - #373511: Setting now determines which roles to display on the multiple user
add form and the role assignment form. - #373511: Added the install file to set up the two variables that control
which roles appear on the add multiple users form and role assignment form.
If users upgrade without running the script everything works just fine,
but they won't see any additional roles on the add multiple users form
or the role assignment form without configuring them to appear at
admin/settings/userplus. - The README.txt file was way out of date.