born-digital/bd_embargo

There is no license information available for the latest version (1.0.0) of this package.

Time-based embargo for Islandora objects

1.0.0 2025-02-18 20:08 UTC

This package is auto-updated.

Last update: 2025-06-09 17:08:29 UTC


README

The BD Embargo module is a set of configurations and migrations to facilitate time-based embargoing of content.

The main components are:

  • A 'Embargo' tag for the Islandora Access vocabulary
  • A group type and associated configurations.
  • A context to trigger the 'Metadata-only' view from BD Core
  • A field for embargo date
  • A view to show all items tagged with Embargo whose embargo dates are older than the current date and time.
    • This view contains a Views Bulk Edit field that can be called from a Cron command to unset the Embargo tag.

LICENSE

This work is made available with a GPLv2 license.

INSTALLATION

Install as you would normally install a contributed Drupal module. See: https://www.drupal.org/node/895232 for further information.

Then import the Embargo access tag:

drush migrate:import bd_embargo_tags

SPONSORS

This work was made possible via the generous contributions of Boston College and the University Corporation for Atmospheric Research.

MAINTAINERS