digitalutsc/islandora_group
最新稳定版本:2.0-beta3
Composer 安装命令:
composer require digitalutsc/islandora_group
包简介
This module assists to manage access control for node and media with Group module
README 文档
README
Islandora Group extends access control with Drupal's Group module
Installation
-
By composer (recommended):
composer require digitalutsc/islandora_group -
By manually, run
git clone git@github.com:digitalutsc/islandora-group.gitto Drupal module directory. Then download the dependency modules in the next section bellow
To Configure Group
Dependencies
This module has the following dependencies:
Credits
This module is based on work completed by Danny Lamb at Born-Digital.
Default Groups Setup for Testing.
Install the module the following module: https://github.com/digitalutsc/islandora_group_defaults
How to setup this module
- In content type(s) and media typ(s) which need to be applied access control, create an Entity Reference field which is referenced to Islandora Access Taxonomy Vocabulary.
- Visit
/admin/config/access-control/islandora_groupto select access control field for each entity of Drupal site.
In Node
- In any node(s) which need to be applied access control, click on a tab "Access Control With Group".
- Select a Group for this node.
- If a node has media, check the media which need to add them to the same Group along with the node.
- If a node has children nodes, check the child node which need to add them to the same Group along with the node.
In Media
- In media types(s) which need to be applied access control, create an Entity Reference field which reference to Islandora Access Taxonomy Vocabulary.
- In any media(s) which need to be applied access control, click on a tab "Access Control With Group".
In Bulk Batch Update
- How to setup: https://www.youtube.com/watch?v=ZMp0lPelOZw
- Bulk batch update on the access control field which you are setup for entities.
统计信息
- 总下载量: 1.89k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2022-01-04