You are here

README.txt in Domain VBO 7

Contains
A configurable action set "Domain VBO: modify user domains" that can be used in
Views Bulk Operations on all entities of type 'user'.
- choose the action to perform: replace with, add, remove.
- choose the domains to replace/add/remove for the user(s).

A configurable action set "Domain VBO: modify node domains" that can be used in
Views Bulk Operations on all entities of type 'node'.
- choose the action to perform: replace with, add, remove.
- choose the domains to replace/add/remove for the node(s).

Setup
Download and enable this module.
Create a View with Views Bulk Operations. (see Administration Views for a good
example).
Add 'Domain VBO: modify node domains' or 'Domain VBO: modify user domains' as an
action and save the View.
For convenience add the field 'Domain Access: Domain ID' to the View to you can
see what domains are assigned.

Notes and similar modules
If you add the field 'Domain Access: Domain ID' to your View you can see which
domains are assigned to the node or user. Note that these domains are not
aggregated by default, therefore each domain gets its own row in your View
result. This doesn't have any influence on the VBO operation or Domain
functionality. It is just a visible thing.
If you use Domain Access Entity module for entities other than 'node' or 'user'
you can simply use the 'modify entity values' action that is part of entity api.
The Domain Rules module contains similar actions but not a full
replace/add/remove action for users and nodes.
The Domain Actions module is also similar, but for d6 only and unsupported

File

README.txt
View source
  1. Contains
  2. A configurable action set "Domain VBO: modify user domains" that can be used in
  3. Views Bulk Operations on all entities of type 'user'.
  4. - choose the action to perform: replace with, add, remove.
  5. - choose the domains to replace/add/remove for the user(s).
  6. A configurable action set "Domain VBO: modify node domains" that can be used in
  7. Views Bulk Operations on all entities of type 'node'.
  8. - choose the action to perform: replace with, add, remove.
  9. - choose the domains to replace/add/remove for the node(s).
  10. Setup
  11. Download and enable this module.
  12. Create a View with Views Bulk Operations. (see Administration Views for a good
  13. example).
  14. Add 'Domain VBO: modify node domains' or 'Domain VBO: modify user domains' as an
  15. action and save the View.
  16. For convenience add the field 'Domain Access: Domain ID' to the View to you can
  17. see what domains are assigned.
  18. Notes and similar modules
  19. If you add the field 'Domain Access: Domain ID' to your View you can see which
  20. domains are assigned to the node or user. Note that these domains are not
  21. aggregated by default, therefore each domain gets its own row in your View
  22. result. This doesn't have any influence on the VBO operation or Domain
  23. functionality. It is just a visible thing.
  24. If you use Domain Access Entity module for entities other than 'node' or 'user'
  25. you can simply use the 'modify entity values' action that is part of entity api.
  26. The Domain Rules module contains similar actions but not a full
  27. replace/add/remove action for users and nodes.
  28. The Domain Actions module is also similar, but for d6 only and unsupported