Upgrade to rc5
This commit is contained in:
1
kirby/config/blocks/text/text.php
Executable file
1
kirby/config/blocks/text/text.php
Executable file
@@ -0,0 +1 @@
|
||||
<?= $block->text();
|
9
kirby/config/blocks/text/text.yml
Executable file
9
kirby/config/blocks/text/text.yml
Executable file
@@ -0,0 +1,9 @@
|
||||
name: field.blocks.text.name
|
||||
icon: text
|
||||
wysiwyg: true
|
||||
preview: text
|
||||
fields:
|
||||
text:
|
||||
type: writer
|
||||
nodes: false
|
||||
placeholder: field.blocks.text.placeholder
|
Reference in New Issue
Block a user