Adds action tab to Islandora media view allowing generation of missing derivatives
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
295 B

{
"name": "roblib/regenerate_derivatives",
"type": "drupal-custom-module",
"description": "Adds regenerate action to media tab",
"license": "GPL-2.0-or-later",
"require": {
"drupal/islandora": "^2.0"
},
"minimum-stability": "dev",
"prefer-stable": true
}