README.txt |
README.txt |
|
View Unpublished
----------------
This small module adds the missing permissions "view any unpublished content"
and "view unpublished $content_type content" to Drupal 7.
This module also integrates with the core Content overview… |
view_unpublished.info |
view_unpublished.info |
|
name = View Unpublished
description = "Select which roles should be able to see unpublished nodes."
package = "Permissions"
version = 7.x-1.x-dev
; Core version (required)
core = 7.x
files[] =… |
view_unpublished.install |
view_unpublished.install |
|
view_unpublished.install
Contains install and update functions for view_unpublished. |
view_unpublished.module |
view_unpublished.module |
|
Main functions and hook implementations of the View Unpublished module. |
view_unpublished_handler_filter_node_status.inc |
view_unpublished_handler_filter_node_status.inc |
|
Provides integration with the Views module. |