Skip to content

Commit

Permalink
Merge pull request #39 from esmero/revert-38-centralized-settings
Browse files Browse the repository at this point in the history
Revert "A firts step for a centralized Archipelago settings"
  • Loading branch information
giancarlobi authored Jun 24, 2019
2 parents c531aee + ca2ac7f commit 0bdc66f
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 109 deletions.
13 changes: 1 addition & 12 deletions config/schema/strawberryfield.schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,4 @@ strawberryfield.strawberry_keynameprovider.jsonld:
label: 'Narrow down JSONLD document'
keys:
type: string
label: 'Additional Keys to include'

strawberryfield.iiif_configuration:
type: config_object
label: 'Strawberry IIIF specific config'
mapping:
pub_server_url:
type: string
label: 'Public IIIF server URL'
int_server_url:
type: string
label: 'Internal IIIF server URL'
label: 'Additional Keys to include'
65 changes: 0 additions & 65 deletions src/Form/iiifConfigurationForm.php

This file was deleted.

15 changes: 0 additions & 15 deletions strawberryfield.links.menu.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
# Strawberryfield group admin
strawberryfield.group.admin:
title: 'Archipelago'
route_name: system.admin_config_strawberryfield
parent: system.admin_config
description: 'Archipelago Configuration'
weight: -999

#Strawberryfield IIIF admin settings
strawberryfield.iiif_admin_settings_form:
title: 'IIIF Configuration Form'
route_name: strawberryfield.iiif_admin_settings_form
description: 'Configure IIIF'
parent: strawberryfield.group.admin
weight: 99

# Strawberry Key Name Providers menu items definition
entity.strawberry_keynameprovider.collection:
Expand Down
17 changes: 0 additions & 17 deletions strawberryfield.routing.yml

This file was deleted.

0 comments on commit 0bdc66f

Please sign in to comment.