mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
This is a Drupal plug-in module which enables access control for user roles
based on taxonomy categories (vocabulary, terms). It has the following features: * Automatically controls access to taxonomy terms and nodes (based on their category terms) * Configuration page for each user roles * Five permission types (View, Update, Delete, Create, List) WWW: http://drupal.org/project/taxonomy_access PR: ports/108381 Submitted by: Nick Hilliard <nick at foobar.org>
This commit is contained in:
parent
42fcf56113
commit
0bada68b11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183471
@ -113,6 +113,7 @@
|
||||
SUBDIR += drupal-i18n
|
||||
SUBDIR += drupal-nice_menus
|
||||
SUBDIR += drupal-pubcookie
|
||||
SUBDIR += drupal-taxonomy_access
|
||||
SUBDIR += drupal-textile
|
||||
SUBDIR += dtse
|
||||
SUBDIR += dummyflash
|
||||
|
23
www/drupal-taxonomy_access/Makefile
Normal file
23
www/drupal-taxonomy_access/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: drupal-taxonomy_access
|
||||
# Date created: 26 Jan 2007
|
||||
# Whom: Nick Hilliard <nick@foobar.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= taxonomy_access
|
||||
DISTVERSION= 4.7.x-1.x-dev
|
||||
PORTREVISION= 20061118
|
||||
CATEGORIES= www security
|
||||
MASTER_SITE_SUBDIR= pav/drupal
|
||||
|
||||
MAINTAINER= nick@foobar.org
|
||||
COMMENT= Access control system for the Drupal based on Taxonomy classification
|
||||
|
||||
DRUPAL_MODULE= yes
|
||||
MODULE_FILES= taxonomy_access.install taxonomy_access.module taxonomy_access_admin.inc
|
||||
DOC_FILES= INSTALL.txt LICENSE.txt README.txt UPDATE.txt
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/www/drupal/bsd.drupal.mk"
|
||||
.include <bsd.port.post.mk>
|
3
www/drupal-taxonomy_access/distinfo
Normal file
3
www/drupal-taxonomy_access/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (drupal/taxonomy_access-4.7.x-1.x-dev.tar.gz) = d344eb413d651dca6d3c3f77e6b7b60b
|
||||
SHA256 (drupal/taxonomy_access-4.7.x-1.x-dev.tar.gz) = bdd370cec6179bc68e639d3cb703a34e3c1ef48edbbb26be5869acca4ab18003
|
||||
SIZE (drupal/taxonomy_access-4.7.x-1.x-dev.tar.gz) = 32320
|
10
www/drupal-taxonomy_access/pkg-descr
Normal file
10
www/drupal-taxonomy_access/pkg-descr
Normal file
@ -0,0 +1,10 @@
|
||||
This is a Drupal plug-in module which enables access control for user roles
|
||||
based on taxonomy categories (vocabulary, terms). It has the following
|
||||
features:
|
||||
|
||||
* Automatically controls access to taxonomy terms and nodes (based on
|
||||
their category terms)
|
||||
* Configuration page for each user roles
|
||||
* Five permission types (View, Update, Delete, Create, List)
|
||||
|
||||
WWW: http://drupal.org/project/taxonomy_access
|
23
www/drupal4-taxonomy_access/Makefile
Normal file
23
www/drupal4-taxonomy_access/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: drupal-taxonomy_access
|
||||
# Date created: 26 Jan 2007
|
||||
# Whom: Nick Hilliard <nick@foobar.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= taxonomy_access
|
||||
DISTVERSION= 4.7.x-1.x-dev
|
||||
PORTREVISION= 20061118
|
||||
CATEGORIES= www security
|
||||
MASTER_SITE_SUBDIR= pav/drupal
|
||||
|
||||
MAINTAINER= nick@foobar.org
|
||||
COMMENT= Access control system for the Drupal based on Taxonomy classification
|
||||
|
||||
DRUPAL_MODULE= yes
|
||||
MODULE_FILES= taxonomy_access.install taxonomy_access.module taxonomy_access_admin.inc
|
||||
DOC_FILES= INSTALL.txt LICENSE.txt README.txt UPDATE.txt
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/www/drupal/bsd.drupal.mk"
|
||||
.include <bsd.port.post.mk>
|
3
www/drupal4-taxonomy_access/distinfo
Normal file
3
www/drupal4-taxonomy_access/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (drupal/taxonomy_access-4.7.x-1.x-dev.tar.gz) = d344eb413d651dca6d3c3f77e6b7b60b
|
||||
SHA256 (drupal/taxonomy_access-4.7.x-1.x-dev.tar.gz) = bdd370cec6179bc68e639d3cb703a34e3c1ef48edbbb26be5869acca4ab18003
|
||||
SIZE (drupal/taxonomy_access-4.7.x-1.x-dev.tar.gz) = 32320
|
10
www/drupal4-taxonomy_access/pkg-descr
Normal file
10
www/drupal4-taxonomy_access/pkg-descr
Normal file
@ -0,0 +1,10 @@
|
||||
This is a Drupal plug-in module which enables access control for user roles
|
||||
based on taxonomy categories (vocabulary, terms). It has the following
|
||||
features:
|
||||
|
||||
* Automatically controls access to taxonomy terms and nodes (based on
|
||||
their category terms)
|
||||
* Configuration page for each user roles
|
||||
* Five permission types (View, Update, Delete, Create, List)
|
||||
|
||||
WWW: http://drupal.org/project/taxonomy_access
|
23
www/drupal5-taxonomy_access/Makefile
Normal file
23
www/drupal5-taxonomy_access/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: drupal-taxonomy_access
|
||||
# Date created: 26 Jan 2007
|
||||
# Whom: Nick Hilliard <nick@foobar.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= taxonomy_access
|
||||
DISTVERSION= 4.7.x-1.x-dev
|
||||
PORTREVISION= 20061118
|
||||
CATEGORIES= www security
|
||||
MASTER_SITE_SUBDIR= pav/drupal
|
||||
|
||||
MAINTAINER= nick@foobar.org
|
||||
COMMENT= Access control system for the Drupal based on Taxonomy classification
|
||||
|
||||
DRUPAL_MODULE= yes
|
||||
MODULE_FILES= taxonomy_access.install taxonomy_access.module taxonomy_access_admin.inc
|
||||
DOC_FILES= INSTALL.txt LICENSE.txt README.txt UPDATE.txt
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/www/drupal/bsd.drupal.mk"
|
||||
.include <bsd.port.post.mk>
|
3
www/drupal5-taxonomy_access/distinfo
Normal file
3
www/drupal5-taxonomy_access/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (drupal/taxonomy_access-4.7.x-1.x-dev.tar.gz) = d344eb413d651dca6d3c3f77e6b7b60b
|
||||
SHA256 (drupal/taxonomy_access-4.7.x-1.x-dev.tar.gz) = bdd370cec6179bc68e639d3cb703a34e3c1ef48edbbb26be5869acca4ab18003
|
||||
SIZE (drupal/taxonomy_access-4.7.x-1.x-dev.tar.gz) = 32320
|
10
www/drupal5-taxonomy_access/pkg-descr
Normal file
10
www/drupal5-taxonomy_access/pkg-descr
Normal file
@ -0,0 +1,10 @@
|
||||
This is a Drupal plug-in module which enables access control for user roles
|
||||
based on taxonomy categories (vocabulary, terms). It has the following
|
||||
features:
|
||||
|
||||
* Automatically controls access to taxonomy terms and nodes (based on
|
||||
their category terms)
|
||||
* Configuration page for each user roles
|
||||
* Five permission types (View, Update, Delete, Create, List)
|
||||
|
||||
WWW: http://drupal.org/project/taxonomy_access
|
Loading…
Reference in New Issue
Block a user