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
686 B
20 lines
686 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' |
|
|
|
# RDF property mappings |
|
system.islandora_rdf_mappings: |
|
title: 'Field and term RDF mappings' |
|
parent: system.admin_reports |
|
description: 'List of configured Drupal field to RDF property mappings and taxonomy term linked data URIs.' |
|
route_name: system.islandora_rdf_mappings
|
|
|