定制 digitalutsc/islandora_group 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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.git to Drupal module directory. Then download the dependency modules in the next section bellow

To Configure Group

More detail at here

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

  1. 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.
  2. Visit /admin/config/access-control/islandora_group to select access control field for each entity of Drupal site.

In Node

  1. In any node(s) which need to be applied access control, click on a tab "Access Control With Group".
  2. 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

  1. In media types(s) which need to be applied access control, create an Entity Reference field which reference to Islandora Access Taxonomy Vocabulary.
  2. In any media(s) which need to be applied access control, click on a tab "Access Control With Group".

In Bulk Batch Update

  1. How to setup: https://www.youtube.com/watch?v=ZMp0lPelOZw
  2. Bulk batch update on the access control field which you are setup for entities.

统计信息

  • 总下载量: 1.89k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2022-01-04