Initial commit
This commit is contained in:
commit
65e0da7e11
1397 changed files with 596542 additions and 0 deletions
28
site/blueprints/files/gallery.yml
Normal file
28
site/blueprints/files/gallery.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
fields:
|
||||
laptopvideo:
|
||||
label: Video laptop
|
||||
type: files
|
||||
max: 1
|
||||
accept:
|
||||
type: .mp4
|
||||
width: 1/3
|
||||
help: Full HD
|
||||
mobilevideo:
|
||||
label: Video mobile
|
||||
type: files
|
||||
max: 1
|
||||
accept:
|
||||
type: .mp4
|
||||
width: 1/3
|
||||
help: HD
|
||||
monitorvideo:
|
||||
label: Video monitor
|
||||
type: files
|
||||
max: 1
|
||||
accept:
|
||||
type: .mp4
|
||||
width: 1/3
|
||||
help: Ultra HD
|
||||
caption:
|
||||
label: Caption
|
||||
type: writer
|
||||
Loading…
Add table
Add a link
Reference in a new issue