Drupal modules for browsing and managing Fedora-based digital repositories.
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.
 
 
 
 

33 lines
655 B

langcode: en
status: true
dependencies:
enforced:
module:
- islandora_demo_feature
module:
- islandora
name: files
label: Files
group: Islandora
description: 'All repository files'
requireAllConditions: false
disabled: false
conditions:
is_file:
id: is_file
negate: 0
uuid: 19b1b4e1-ea50-41f8-ab5b-8afb83eb5588
context_mapping:
file: '@islandora.file_route_context_provider:file'
reactions:
index:
id: index
actions:
index_file_in_fedora: index_file_in_fedora
saved: false
delete:
id: delete
actions:
delete_file_from_fedora: delete_file_from_fedora
saved: false
weight: 0