This was something that was requested in https://github.com/backdrop/backdrop-issues/issues/1087#issuecomment-172...
https://ckeditor.com/cke4/addon/autogrow
With this plugin, CKEditor will automatically expand and shrink vertically depending on the amount and size of content entered in its editing area.
The following configuration options are available:
- maximum and minimum editor height after adjustment to content,
- extra space to be added between content and editor bottom bar,
- having auto grow happen on editor startup
GitHub Issue #:
3354
Recent comments
PayPal Checkout works too!
Commerce shop system from Drupal
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?