You are here

README.txt in User Read-Only 6

Same filename and directory in other branches
  1. 5 README.txt
  2. 7 README.txt
Overview
---------
This module allows an administrator to restrict editing access
to user account/profile fields.

Fields can be restricted via
  "Adminster >> Site configuration >> User ReadOnly"


Notes
------
Due to the complexity of some fields like password and profile date,
those fields are removed from the edit form, rather than disabled.

Note, disabling required fields, like with the Profile module, could
make other permitted profile edits impossible for your users.

Requirements
------------
* Drupal 6.x

Authors
-------
Kenn Persinger (cainan) <lestat@iglou.com>
David Norman (deekayen) http://deekayen.net/

File

README.txt
View source
  1. Overview
  2. ---------
  3. This module allows an administrator to restrict editing access
  4. to user account/profile fields.
  5. Fields can be restricted via
  6. "Adminster >> Site configuration >> User ReadOnly"
  7. Notes
  8. ------
  9. Due to the complexity of some fields like password and profile date,
  10. those fields are removed from the edit form, rather than disabled.
  11. Note, disabling required fields, like with the Profile module, could
  12. make other permitted profile edits impossible for your users.
  13. Requirements
  14. ------------
  15. * Drupal 6.x
  16. Authors
  17. -------
  18. Kenn Persinger (cainan)
  19. David Norman (deekayen) http://deekayen.net/