You are here

README.txt in Subuser 7.2

Same filename and directory in other branches
  1. 8 README.txt
  2. 6 README.txt
In order for a user to be able to create subusers they must at least have the
'create subuser 2' (authenticated user) permission. If the user may create
additional roles are then the roles field will be available to them when
creating users.


Variables
=========

subuser_relation: TRUE
  Set the default behavior for storing relations when creating subusers. This
  setting may be overridden by individual users with the
  'override subuser relation' permission. In order for the relation to be
  stored the relation module must be installed
  (http://drupal.org/project/relation).
subuser_list: Subusers
  Text to use for the view subuser menu tab.

File

README.txt
View source
  1. In order for a user to be able to create subusers they must at least have the
  2. 'create subuser 2' (authenticated user) permission. If the user may create
  3. additional roles are then the roles field will be available to them when
  4. creating users.
  5. Variables
  6. =========
  7. subuser_relation: TRUE
  8. Set the default behavior for storing relations when creating subusers. This
  9. setting may be overridden by individual users with the
  10. 'override subuser relation' permission. In order for the relation to be
  11. stored the relation module must be installed
  12. (http://drupal.org/project/relation).
  13. subuser_list: Subusers
  14. Text to use for the view subuser menu tab.