You are here

README.txt in view_unpublished 6

Same filename and directory in other branches
  1. 8 README.txt
  2. 5 README.txt
  3. 7 README.txt
Description:
------------
This module allows you to grant access for users to see unpublished nodes.

Usage:
------
view_unpublished looks for the "view all unpublished content" permission and
then the "view unpublished (node type) content" permission when a user tries to
view a node that is unpublished.

After installing the module, navigate to your user access page and assign the
appropriate permissions to the roles you wish to be able to view unpublished nodes.

Views integration:
------------------
If you use the "Node: Published or Admin" filter in Views, your view_unpublished
settings will carry over to Views. Thanks to Manuel Garcia for the Views filter.
Note: this only works for the "View all unpublished" permission, no support yet
for the per-content-type permissions.


Code Contributions:
-------------------
Brad Bowman/beeradb - Aten Design Group
Caleb Delnay/calebd
Domenic Santangelo/dsantangelo - WorkHabit

File

README.txt
View source
  1. Description:
  2. ------------
  3. This module allows you to grant access for users to see unpublished nodes.
  4. Usage:
  5. ------
  6. view_unpublished looks for the "view all unpublished content" permission and
  7. then the "view unpublished (node type) content" permission when a user tries to
  8. view a node that is unpublished.
  9. After installing the module, navigate to your user access page and assign the
  10. appropriate permissions to the roles you wish to be able to view unpublished nodes.
  11. Views integration:
  12. ------------------
  13. If you use the "Node: Published or Admin" filter in Views, your view_unpublished
  14. settings will carry over to Views. Thanks to Manuel Garcia for the Views filter.
  15. Note: this only works for the "View all unpublished" permission, no support yet
  16. for the per-content-type permissions.
  17. Code Contributions:
  18. -------------------
  19. Brad Bowman/beeradb - Aten Design Group
  20. Caleb Delnay/calebd
  21. Domenic Santangelo/dsantangelo - WorkHabit