import drupal-6.x-view_unpublished-1.0:

This module allows you 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 your existing URL structure.
Used in concert with the Override Node Options module, you can give
specific roles the ability to publish/unpublish certain node types
without giving those roles administrative access to all nodes.
This commit is contained in:
stephan 2010-10-25 09:24:49 +00:00
parent facf02ce2f
commit 208f1d6c06
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2010/10/25 09:24:49 stephan Exp $
COMMENT = role-based access control to view unpublished nodes
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
DISTNAME = view_unpublished-6.x-1.0
PKGNAME = drupal6-view_unpublished-1.0
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal6/view_unpublished-6.x-1.0.tar.gz) = zhCqlgUyUcpI7fLhDahoXQ==
RMD160 (drupal6/view_unpublished-6.x-1.0.tar.gz) = S+TRnX1tU/DkOcbiUuTOirhsQL8=
SHA1 (drupal6/view_unpublished-6.x-1.0.tar.gz) = gLQ9Pw5oeK/eK2pRNHxBRgD9sdk=
SHA256 (drupal6/view_unpublished-6.x-1.0.tar.gz) = 7La0JnXnltw2zBYrhqdBrAyNF+SdEI5CDAjG/fB7nag=
SIZE (drupal6/view_unpublished-6.x-1.0.tar.gz) = 6971

View File

@ -0,0 +1,7 @@
This module allows you 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 your existing URL structure.
Used in concert with the Override Node Options module, you can give
specific roles the ability to publish/unpublish certain node types
without giving those roles administrative access to all nodes.

View File

@ -0,0 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/10/25 09:24:49 stephan Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}view_unpublished/
${DRUPAL_MODS}view_unpublished/LICENSE.txt
${DRUPAL_MODS}view_unpublished/README.txt
${DRUPAL_MODS}view_unpublished/view_unpublished.info
${DRUPAL_MODS}view_unpublished/view_unpublished.module