psmb/splitadd
composer require psmb/splitadd
Allows to insert images and other nodes between text paragraphs in one click
0.3
- Version
- 0.3
- Type
- neos-package
- Release Date
- Apr 20, 2021 12:18
- Requires
- neos/neos: ^7.0 || ^5.0 || ^4.0 || ^3.3
Readme excerpt
This package adds a button to CKE5 toolbar that splits the current node after the current paragraph, and then allows to insert a new node in between. E.g. especially useful to insert images or headlines inside some text node. Works only on nodes inside ContentCollections (obviously).
Installation- composer require 'psmb/splitadd'
- Enable splitNode button on node properties that should support it, e.g.:
Note: when using neos/neos-ui older than 2.0, you need to switch to using CKeditor …
Read more
The same vendor provides 13 package(s).