feat: change to other sitepakage
This commit is contained in:
parent
948513cc41
commit
2bac342a5e
147 changed files with 1060 additions and 28057 deletions
21
packages/base/ContentBlocks/ContentElements/hero/config.yaml
Normal file
21
packages/base/ContentBlocks/ContentElements/hero/config.yaml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
name: cloonar/hero
|
||||
typeName: cloonar_hero
|
||||
group: default
|
||||
prefixFields: true
|
||||
prefixType: full
|
||||
fields:
|
||||
-
|
||||
identifier: header
|
||||
useExistingField: true
|
||||
-
|
||||
identifier: bodytext
|
||||
type: Textarea
|
||||
enableRichtext: true
|
||||
useExistingField: true
|
||||
- identifier: image
|
||||
type: File
|
||||
properties:
|
||||
allowed: [jpg, jpeg, png, gif]
|
||||
useExistingField: true
|
||||
- identifier: imageorient
|
||||
useExistingField: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue