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
It seems that if I set the "Block title type" to either "Default" or "Custom", the title (i.e. the view title or the custom title defined in the block, respectively) always appears,...
Hide title of a view block if no results?
How are you generating the View? There are a few ways to do it... but it depends on how you generate your View. Are you using Contextual Filters? You could use the "no...
Hide title of a view block if no results?
Thank you for sharing your final solution. This may be very helpful for future visitors trying to do the same.
Views Accordion as primary navigation