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
329 B

islandora.generate_derivatives:
path: '/node/{node}/media/generate_derivatives'
defaults:
_controller: 'regenerate_derivatives.controller'
_title: 'Generate Derivatives'
requirements:
_custom_access: 'regenerate_derivatives.access_check::access'
options:
parameters:
node:
type: entity:node