Edit config and blueprints
This commit is contained in:
parent
8c71a258b6
commit
6b0eaaaa22
34 changed files with 380 additions and 355 deletions
41
site/blueprints/sections/home_content_exhibitions.yml
Normal file
41
site/blueprints/sections/home_content_exhibitions.yml
Normal file
|
@ -0,0 +1,41 @@
|
|||
headline:
|
||||
en: Exhibitions
|
||||
fr: Expositions
|
||||
type: fields
|
||||
fields:
|
||||
exhibitions:
|
||||
label:
|
||||
en: Exhibitions
|
||||
fr: Expositions
|
||||
type: structure
|
||||
prepend: true
|
||||
sortable: true
|
||||
required: true
|
||||
fields:
|
||||
url:
|
||||
label:
|
||||
en: URL
|
||||
fr: URL
|
||||
type: url
|
||||
width: 3/4
|
||||
toggle:
|
||||
label:
|
||||
en: External link
|
||||
fr: Lien externe
|
||||
type: toggle
|
||||
text:
|
||||
-
|
||||
en: 'No'
|
||||
fr: Non
|
||||
-
|
||||
en: 'Yes'
|
||||
fr: Oui
|
||||
width: 1/4
|
||||
columns:
|
||||
url:
|
||||
width: 3/4
|
||||
toggle:
|
||||
width: 1/4
|
||||
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue