Want to chat with others in your geographic area about Backdrop CMS? Connect here.
| Topics | Comments | Posted |
Last comment |
|---|---|---|---|
| Feb 10th - Weekly Meeting Agenda Items | 1 | 3 years 8 months ago | 3 years 8 months ago |
| Feb 3rd - Weekly Meeting Agenda Items | 1 | 3 years 9 months ago | 3 years 9 months ago |
| Jan 27th - Weekly Meeting Agenda Items | 5 | 3 years 10 months ago | 3 years 9 months ago |
| Jan 20th - Weekly Meeting Agenda Items | 1 | 3 years 9 months ago | 3 years 9 months ago |
| Jan 13th - Weekly Meeting Agenda Items | 2 | 3 years 10 months ago | 3 years 9 months ago |
| Jan 6th - Weekly Meeting Agenda Items | 4 | 3 years 10 months ago | 3 years 10 months ago |
| December 30th - Weekly Meeting Agenda Items | 3 | 3 years 10 months ago | 3 years 10 months ago |
| Apr 28th - Weekly Meeting Agenda Items | 0 | 3 years 6 months ago | 3 years 10 months ago |
| Apr 21st - Weekly Meeting Agenda Items | 0 | 3 years 6 months ago | 3 years 10 months ago |
| Apr 14th - Weekly Meeting Agenda Items | 0 | 3 years 7 months ago | 3 years 10 months ago |
| December 9th - Weekly Meeting Agenda Items | 3 | 4 years 1 week ago | 3 years 11 months ago |
| December 2nd - Weekly Meeting Agenda Items | 5 | 3 years 11 months ago | 3 years 11 months ago |
| November 11th - Weekly Meeting Agenda Items | 1 | 4 years 1 day ago | 3 years 12 months ago |
| December 16th - Weekly Meeting Agenda Items | 0 | 3 years 11 months ago | 4 years 1 week ago |
| November 18th - Weekly Meeting Agenda Items | 0 | 3 years 11 months ago | 4 years 1 week ago |
| November 4th - Weekly Meeting Agenda Items | 0 | 4 years 1 week ago | 4 years 1 week ago |
| Oct 21st, 2021 - Weekly Meeting Agenda Items | 1 | 4 years 2 weeks ago | 4 years 2 weeks ago |
| Sept 30th, 2021 - Weekly Meeting Agenda Items | 4 | 4 years 1 month ago | 4 years 1 month ago |
| Sept 23rd, 2021 - Weekly Meeting Agenda Items | 2 | 4 years 1 month ago | 4 years 1 month ago |
| Sept 16th, 2021 - Weekly Meeting Agenda Items | 1 | 4 years 2 months ago | 4 years 1 month ago |
| Sept 9nd, 2021 - Weekly Meeting Agenda Items | 2 | 4 years 2 months ago | 4 years 1 month ago |
| Sept 2nd, 2021 - Weekly Meeting Agenda Items | 2 | 4 years 2 months ago | 4 years 2 months ago |
| August 26, 2021 - Weekly Meeting Agenda Items | 2 | 4 years 2 months ago | 4 years 2 months ago |
| August 19, 2021 - Weekly Dev Meeting agenda items | 0 | 4 years 2 months ago | 4 years 2 months ago |
| August 12, 2021 - Weekly Dev Meeting | 4 | 4 years 2 months ago | 4 years 2 months 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