You are here

README.txt in User Revision 7.2

Same filename and directory in other branches
  1. 7 README.txt
Add revision support to users and fields like there is for nodes.

For the moment all field from {users} have revisions, except password.

What's working:
* Create/edit users
* Fields on users
* Show revisions
* Revert revision
* Delete revision
* Permissions: view, revert and delete
* Views integration

BTW: I'll appreciate all help I can get, so feel free to:
* Test
* Code review
* Patch
* ....

Version 2
---------

Co-operates with version 2 of Profile2, which incorporates revisions and diffs,
creating a consistent UI when both are in use. Some menu paths have been changed
to achieve this.

Adds a User Revision Diff sub-module to provide revision diffs. This is based on
the code of the separate User Diff module, and replaces it.
If you are already using User Diff you should disable it and enable User Revision Diff
instead. User Revision Diff integrates more full with the Diff module, in particular
making use of the "Users" settings under the Diff settings Entities tab
(admin/config/content/diff/entities), and uses Diff's formatting and themeing
for a consistent UI.

File

README.txt
View source
  1. Add revision support to users and fields like there is for nodes.
  2. For the moment all field from {users} have revisions, except password.
  3. What's working:
  4. * Create/edit users
  5. * Fields on users
  6. * Show revisions
  7. * Revert revision
  8. * Delete revision
  9. * Permissions: view, revert and delete
  10. * Views integration
  11. BTW: I'll appreciate all help I can get, so feel free to:
  12. * Test
  13. * Code review
  14. * Patch
  15. * ....
  16. Version 2
  17. ---------
  18. Co-operates with version 2 of Profile2, which incorporates revisions and diffs,
  19. creating a consistent UI when both are in use. Some menu paths have been changed
  20. to achieve this.
  21. Adds a User Revision Diff sub-module to provide revision diffs. This is based on
  22. the code of the separate User Diff module, and replaces it.
  23. If you are already using User Diff you should disable it and enable User Revision Diff
  24. instead. User Revision Diff integrates more full with the Diff module, in particular
  25. making use of the "Users" settings under the Diff settings Entities tab
  26. (admin/config/content/diff/entities), and uses Diff's formatting and themeing
  27. for a consistent UI.