Browse Source

Islandora Image schema inherits from parent.

pull/869/head
Alexander O'Neill 2 years ago
parent
commit
f6fa77984b
  1. 20
      config/schema/islandora.schema.yml

20
config/schema/islandora.schema.yml

@ -158,22 +158,6 @@ condition.plugin.node_had_namespace:
pid_field:
type: ignore
label: 'PID field'
field.formatter.settings.islandora_image:
type: mapping
label: 'Image field display format settings'
mapping:
image_link:
type: string
label: 'Link image to'
image_style:
type: string
label: 'Image style'
image_loading:
type: mapping
label: 'Image loading settings'
mapping:
attribute:
type: string
label: 'Loading attribute'
type: field.formatter.settings.image
label: 'Islandora image field display format settings'

Loading…
Cancel
Save