You are here

README.txt in Advanced User 7.3

Same filename and directory in other branches
  1. 5.2 README.txt
  2. 5 README.txt
  3. 6.3 README.txt
  4. 6.2 README.txt
  5. 7.4 README.txt
****************
Module Functions
****************

* Filters *
- Filter users based on permission, status, created, accessed, email, id and
  role.
- Filter users based on profile.module admin created profile fields.
- Advanced filtering with user selected conditional phrases.

* Selected Mass Actions *
- Block/Unblock users
- Delete users
- Email users
- Add/Remove a specified role

* Administrative Background Actions *
- Use access control permission "receive email advuser" to notify selected
  roles when a new user registers for an account or a user has updated her
  profile fields.


The "Advanced User" module allows users with the correct permissions to
filter the user table so that actions can be performed.  Version 2 of this
module presents an advanced filtering form to allow the user to specify the
conditional phrase for the filter.  Access control permissions also allow
users in a specified role to be able to receive notification of new users and
user profile changes.

*************
Installation
*************

Simply drop the module into the Drupal sites/all/modules folder or the
sites/<mysite>/modules folder and activate via the admin/build/modules UI as 
normal. No database installation required.

Settings:
Navigate to admin/settings/advuser to setup the email notification and other
items related to your operation of this module.

Usage:
Navigate to admin/people/advuser to begin filtering and creating actions
for selected users.

File

README.txt
View source
  1. ****************
  2. Module Functions
  3. ****************
  4. * Filters *
  5. - Filter users based on permission, status, created, accessed, email, id and
  6. role.
  7. - Filter users based on profile.module admin created profile fields.
  8. - Advanced filtering with user selected conditional phrases.
  9. * Selected Mass Actions *
  10. - Block/Unblock users
  11. - Delete users
  12. - Email users
  13. - Add/Remove a specified role
  14. * Administrative Background Actions *
  15. - Use access control permission "receive email advuser" to notify selected
  16. roles when a new user registers for an account or a user has updated her
  17. profile fields.
  18. The "Advanced User" module allows users with the correct permissions to
  19. filter the user table so that actions can be performed. Version 2 of this
  20. module presents an advanced filtering form to allow the user to specify the
  21. conditional phrase for the filter. Access control permissions also allow
  22. users in a specified role to be able to receive notification of new users and
  23. user profile changes.
  24. *************
  25. Installation
  26. *************
  27. Simply drop the module into the Drupal sites/all/modules folder or the
  28. sites//modules folder and activate via the admin/build/modules UI as
  29. normal. No database installation required.
  30. Settings:
  31. Navigate to admin/settings/advuser to setup the email notification and other
  32. items related to your operation of this module.
  33. Usage:
  34. Navigate to admin/people/advuser to begin filtering and creating actions
  35. for selected users.