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.
20 lines
651 B
20 lines
651 B
# Menu list of Islandora configuration forms |
|
system.admin_config_islandora: |
|
title: Islandora |
|
parent: system.admin_config |
|
route_name: system.admin_config_islandora |
|
weight: 100 |
|
|
|
# Core Islandora configuration form |
|
system.islandora_settings: |
|
title: 'Core Settings' |
|
parent: system.admin_config_islandora |
|
route_name: system.islandora_settings |
|
description: 'Confgure core Islandora settings' |
|
|
|
# Field to RDF property mappings |
|
system.islandora_rdf_mappings: |
|
title: 'RDF field mappings' |
|
parent: system.admin_reports |
|
description: 'List of configured Drupal field to RDF property mappings.' |
|
route_name: system.islandora_rdf_mappings
|
|
|