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
Egmund, Thank you for sharing the information. I’ve installed the code, but I’m a bit confused about how to use it. I apologize for asking what might seem like a very simple question, but...
Creating Footer columns
That function also exists in Backdrop so it might be something else going on. https://github.com/search?q=repo%3Abackdrop%2Fbackdrop%20image_gd_create...
imagecolorsforindex(): Argument #2 ($color) is out of range
I did some searching and learned that this is a known problem with some GIF images. The Drupal 7 api docs show that there is additional code in image_gd_create_tmp.inc to check for this case and...
imagecolorsforindex(): Argument #2 ($color) is out of range