The block class module allows people to add custom classes to blocks in Drupal 7. If people have done that, we should try to upgrade those custom classes to the class field provided by Backdrop core.
GitHub Issue #:
3682
The block class module allows people to add custom classes to blocks in Drupal 7. If people have done that, we should try to upgrade those custom classes to the class field provided by Backdrop core.
Posted 6 hours 50 min ago by (lloyddunn) in Requests and Feedback
Posted 6 days 22 hours ago by (clarkac) in How-To and Troubleshooting
Posted 2 weeks 1 day ago by (geoma) in How-To and Troubleshooting
Recent comments
Another contrib module came to my mind: Save & Edit. Of course, that's also not what you had in mind - it saves to the server. But it can be helpful when the network the author's...
Implementing autosave in Ckeditor 5
... Autosave module that you mentioned, but it saves to the database I thought, that's what you're after. I am looking for is to save to localStorage...
Implementing autosave in Ckeditor 5
Thanks for your prompt reply. I tried the Autosave module that you mentioned, but it saves to the database, and the behavior I am looking for is to save to localStorage, in other words,...
Implementing autosave in Ckeditor 5