You are here

README.txt in Views Published or Roles 8

Same filename and directory in other branches
  1. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * D8 Port Development
 * Maintainers


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

This Views Published or Roles module allows you to add a filter to a view to
display Published or by a Role. In a perfect world you can add the Bypass
content access control permission to a role but most of time you may not want to
give certain roles that permission.

In my scenario I have the View Unpublished Module installed and I want a certain
role to only be able to view unpublished nodes for one node type.


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

The Views Published or Roles module requires the following modules:
  * Views (now part of core since Drupal 8)


INSTALLATION
------------
Install as you would normally install a contributed Drupal module. See:
   https://drupal.org/documentation/install/modules-themes/modules-8
   for further information.


CONFIGURATION
-------------
1. Create your view as you would normally view.
2. Under Filter Criteria select Add
3. Navigate to (Or Search) for: Content: Published or has role
4. Select Role(s)
5. Apply
6. Sometimes your view may give your a Content: Published filter. You should
   remove that filter.


D8 PORT DEVELOPMENT
-------------------
 * Joseph Olstad - https://www.drupal.org/u/joseph.olstad


MAINTAINERS
-----------
Current maintainers:
 * Albert Jankowski (albertski) - https://www.drupal.org/u/albertski

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * D8 Port Development
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. This Views Published or Roles module allows you to add a filter to a view to
  12. display Published or by a Role. In a perfect world you can add the Bypass
  13. content access control permission to a role but most of time you may not want to
  14. give certain roles that permission.
  15. In my scenario I have the View Unpublished Module installed and I want a certain
  16. role to only be able to view unpublished nodes for one node type.
  17. REQUIREMENTS
  18. ------------
  19. The Views Published or Roles module requires the following modules:
  20. * Views (now part of core since Drupal 8)
  21. INSTALLATION
  22. ------------
  23. Install as you would normally install a contributed Drupal module. See:
  24. https://drupal.org/documentation/install/modules-themes/modules-8
  25. for further information.
  26. CONFIGURATION
  27. -------------
  28. 1. Create your view as you would normally view.
  29. 2. Under Filter Criteria select Add
  30. 3. Navigate to (Or Search) for: Content: Published or has role
  31. 4. Select Role(s)
  32. 5. Apply
  33. 6. Sometimes your view may give your a Content: Published filter. You should
  34. remove that filter.
  35. D8 PORT DEVELOPMENT
  36. -------------------
  37. * Joseph Olstad - https://www.drupal.org/u/joseph.olstad
  38. MAINTAINERS
  39. -----------
  40. Current maintainers:
  41. * Albert Jankowski (albertski) - https://www.drupal.org/u/albertski