update to kirby 4.8
This commit is contained in:
commit
7d7df341d1
636 changed files with 139949 additions and 0 deletions
17
site/blueprints/blocks/tmp-text.yml
Normal file
17
site/blueprints/blocks/tmp-text.yml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
name: field.blocks.text.name
|
||||
icon: text
|
||||
wysiwyg: true
|
||||
preview: text
|
||||
fields:
|
||||
text:
|
||||
type: textarea
|
||||
nodes: false
|
||||
placeholder: field.blocks.text.placeholder
|
||||
buttons:
|
||||
- note
|
||||
- headlines
|
||||
- bold
|
||||
- italic
|
||||
- link
|
||||
- email
|
||||
- ul
|
||||
Loading…
Add table
Add a link
Reference in a new issue