| All Categories | Topics | Comments | Last comment |
|---|---|---|---|
|
How-To and Troubleshooting Help with getting things done and fixing problems. |
1,448 | 10,334 | 1 week 20 hours ago |
|
Requests and Feedback Tell us what you think about Backdrop and how we can improve. |
168 | 988 | 19 hours 54 min ago |
|
Help Wanted (Job Listings) Are you looking to hire someone in the Backdrop community to help with a project, port a Drupal 7 module, or work full time in your company? Post your needs here. |
16 | 84 | 4 months 1 week ago |
|
Installation Questions Questions about installing Backdrop, and issues after installation. |
88 | 571 | 4 months 3 weeks ago |
|
Meet-Ups and Events Want to chat with others in your geographic area about Backdrop CMS? Connect here. |
95 | 198 | 2 weeks 6 days ago |
|
Backdrop Translations Help translate the Backdrop User Interface. Use this forum for collaboration. |
8 | 52 | 9 months 1 day ago |
|
Usability Studies Help us make improvements to Backdrop community websites and resources. Try one of the following scenarios and report back to us. |
3 | 4 | 5 years 11 months ago |
|
Weekly Meetings Add topics or questions to be discussed at one of our weekly meetings: Community meeting, Design meeting, or Developer meeting. |
85 | 145 | 3 weeks 2 hours ago |
|
Initiatives The Project Management Committee for Backdrop CMS is considering 'initiative' proposals. Post your initiative ideas here and comment on others, one topic per initiative idea. |
15 | 105 | 3 months 3 weeks ago |
|
Other Issues which do not fit into any of the other categories. |
115 | 502 | 3 weeks 2 days ago |
Recent comments
It's not difficult to write JS code in an admin theme (without a module) that would save text from CKEditor to LocalStorage every X minutes and add a button to restore the text from LocalStorage...
Implementing autosave in Ckeditor 5
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