You are here

README.txt in view_unpublished 8

Same filename and directory in other branches
  1. 5 README.txt
  2. 6 README.txt
  3. 7 README.txt
View Unpublished
----------------
This small module adds the missing permissions "view any unpublished content"
and "view unpublished $content_type content" to Drupal 8.

This module also integrates with the core Content overview screen at
/admin/content. If you choose the "not published" filter, Drupal will show you
unpublished content you're allowed to see.

Using view_unpublished with Views
---------------------------------
Use the "Published status or admin user" filter, NOT "published = yes".
Views will then respect your custom permissions. Thanks to hanoii (6.x) and
pcambra (7.x) for this feature.

Common issues
-------------
* If for some reason this module seems not to work, try rebuilding your node
permissions: admin/reports/status/rebuild. Note that this can take significant
time on larger installs and it is HIGHLY recommended that you back up your site
first.
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Recommended Modules
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

The View Unpublished module allows the user to grant access for specific user
roles to view unpublished nodes of a specific type. Access control is quite
granular in this regard.

Additionally, using this module does not require any modifications to the
existing URL structure.

 * For a full description of the module visit:
   https://www.drupal.org/project/view_unpublished

 * To submit bug reports and feature suggestions, or to track changes visit:
   https://www.drupal.org/project/issues/view_unpublished


REQUIREMENTS
------------

This module requires no modules outside of Drupal core.


RECOMMENDED MODULES
-------------------

To give specific roles the ability to publish/unpublish certain node types
without giving those roles administrative access to all nodes.

 * Override node options - https://www.drupal.org/project/override_node_options


INSTALLATION
------------

 * Install the View Unpublished module as you would normally install a
   contributed Drupal module. Visit https://www.drupal.org/node/1897420 for
   further information.


CONFIGURATION
-------------

    1. Navigate to Administration > Extend and enable the module.
    2. Navigate to Administration > People > Permissions and assign the
       appropriate permissions to the roles you wish to be able to view
       unpublished nodes.

This module also integrates with the core Content overview screen at
Administration > Content. If you choose the "not published" filter, Drupal will
show the user unpublished content they're allowed to see.

Using View Unpublished with Views:
Use the "Published status or admin user" filter, NOT "published = yes".
Views will then respect the custom permissions.

Common issues:
If for some reason this module seems to not work, try rebuilding the node
permissions: Administration > Reports > Status > Rebuild. Note that this
can take significant time on larger installs and it is HIGHLY recommended
that you back up the site first.


MAINTAINERS
-----------

 * Agnes Chisholm (amaria) - https://www.drupal.org/u/amaria
 * Domenic Santangelo (entendu) - https://www.drupal.org/u/entendu

Supporting organization:

 * Bright Bacon web services - http://brightbacon.com/

Additional credits:

 * Brad Bowman/beeradb - Aten Design Group
 * Domenic Santangelo/dsantangelo - WorkHabit

Additional credits:

 * Brad Bowman/beeradb - Aten Design Group
 * Domenic Santangelo/dsantangelo - WorkHabit
   (7.x) for this feature.

File

README.txt
View source
  1. View Unpublished
  2. ----------------
  3. This small module adds the missing permissions "view any unpublished content"
  4. and "view unpublished $content_type content" to Drupal 8.
  5. This module also integrates with the core Content overview screen at
  6. /admin/content. If you choose the "not published" filter, Drupal will show you
  7. unpublished content you're allowed to see.
  8. Using view_unpublished with Views
  9. ---------------------------------
  10. Use the "Published status or admin user" filter, NOT "published = yes".
  11. Views will then respect your custom permissions. Thanks to hanoii (6.x) and
  12. pcambra (7.x) for this feature.
  13. Common issues
  14. -------------
  15. * If for some reason this module seems not to work, try rebuilding your node
  16. permissions: admin/reports/status/rebuild. Note that this can take significant
  17. time on larger installs and it is HIGHLY recommended that you back up your site
  18. first.
  19. CONTENTS OF THIS FILE
  20. ---------------------
  21. * Introduction
  22. * Requirements
  23. * Recommended Modules
  24. * Installation
  25. * Configuration
  26. * Maintainers
  27. INTRODUCTION
  28. ------------
  29. The View Unpublished module allows the user to grant access for specific user
  30. roles to view unpublished nodes of a specific type. Access control is quite
  31. granular in this regard.
  32. Additionally, using this module does not require any modifications to the
  33. existing URL structure.
  34. * For a full description of the module visit:
  35. https://www.drupal.org/project/view_unpublished
  36. * To submit bug reports and feature suggestions, or to track changes visit:
  37. https://www.drupal.org/project/issues/view_unpublished
  38. REQUIREMENTS
  39. ------------
  40. This module requires no modules outside of Drupal core.
  41. RECOMMENDED MODULES
  42. -------------------
  43. To give specific roles the ability to publish/unpublish certain node types
  44. without giving those roles administrative access to all nodes.
  45. * Override node options - https://www.drupal.org/project/override_node_options
  46. INSTALLATION
  47. ------------
  48. * Install the View Unpublished module as you would normally install a
  49. contributed Drupal module. Visit https://www.drupal.org/node/1897420 for
  50. further information.
  51. CONFIGURATION
  52. -------------
  53. 1. Navigate to Administration > Extend and enable the module.
  54. 2. Navigate to Administration > People > Permissions and assign the
  55. appropriate permissions to the roles you wish to be able to view
  56. unpublished nodes.
  57. This module also integrates with the core Content overview screen at
  58. Administration > Content. If you choose the "not published" filter, Drupal will
  59. show the user unpublished content they're allowed to see.
  60. Using View Unpublished with Views:
  61. Use the "Published status or admin user" filter, NOT "published = yes".
  62. Views will then respect the custom permissions.
  63. Common issues:
  64. If for some reason this module seems to not work, try rebuilding the node
  65. permissions: Administration > Reports > Status > Rebuild. Note that this
  66. can take significant time on larger installs and it is HIGHLY recommended
  67. that you back up the site first.
  68. MAINTAINERS
  69. -----------
  70. * Agnes Chisholm (amaria) - https://www.drupal.org/u/amaria
  71. * Domenic Santangelo (entendu) - https://www.drupal.org/u/entendu
  72. Supporting organization:
  73. * Bright Bacon web services - http://brightbacon.com/
  74. Additional credits:
  75. * Brad Bowman/beeradb - Aten Design Group
  76. * Domenic Santangelo/dsantangelo - WorkHabit
  77. Additional credits:
  78. * Brad Bowman/beeradb - Aten Design Group
  79. * Domenic Santangelo/dsantangelo - WorkHabit
  80. (7.x) for this feature.