Skip to content

discoverygarden/islandora_entity_status

Repository files navigation

Islandora Entity Status

License: GPL v3

Introduction

Cascades entity status to all referenced entities in an Islandora repository item

Table of Contents

Features

Includes the command islandora_entity_status:find-update-related-nodes (aliased as furnd). This command will update a node's status and its related children's statuses in bulk.

It has two parameters:

  • nodes: A comma-separated list of node IDs to be be processed.
  • status: The status to be assigned to the nodes (0 or 1).

The module will maintain these status updates to their children through node_update and media_presave hooks. As well, the user will be alerted that their updates will cascade to their children when updating a node's status.

Requirements

This module requires the following modules/libraries:

Installation

Install as usual, see this for further information.

Usage

drush islandora_entity_status:furnd --nodes="1,2,3" --status=1

Troubleshooting/Issues

Having problems or solved a problem? Contact discoverygarden.

Sponsors

  • Boston College
  • Atlanta University Center

Maintainers

Current maintainers:

Development/Contribution

If you would like to contribute to this module, please check out our helpful Documentation for Developers info, Developers section on Islandora.ca and contact discoverygarden.

License

GPLv3

About

Cascades entity status to all referenced entities in an Islandora repository item

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6