I got a request today to add "All the buttons" from CKEditor back into backdrop. When I followed up asking what in particular was missing, one answer I got was the Spell-Check button. I had personally thought this wasn't necessary anymore since browsers and OSes now do spell-check, but let's take a poll. Did anyone use the spell-check feature in Drupal (or in WordPress) and should we include it in Backdrop? Should it be enabled in the editor out-of-the-box?
Existing CKEditor plugins
https://ckeditor.com/cke4/addon/scayt and https://ckeditor.com/cke4/addon/wsc both use a 3rd party service - so it is a no-no for core.
https://ckeditor.com/cke4/addon/nanospell also 3rd-party - also no-no
https://ckeditor.com/cke4/addon/foundeospellchecker
All spell checking is done on your server without sending content to a third party for checking.
Recent comments
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?
Yes. The are several ways to do this: Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem Install Maillog / Mail developer...
Prevent Backdrop from sending emails