Want to chat with others in your geographic area about Backdrop CMS? Connect here.
| Topics | Comments | Posted |
Last comment |
|---|---|---|---|
| August 5, 2021 - Weekly Dev Meeting | 2 | 4 years 3 months ago | 4 years 3 months ago |
| July 29, 2021 - Weekly Dev Meeting | 0 | 4 years 3 months ago | 4 years 3 months ago |
| July 8, 2021 Weekly Dev Meeting | 2 | 4 years 4 months ago | 4 years 4 months ago |
| July 1, 2020 Weekly Dev Meeting | 4 | 4 years 4 months ago | 4 years 4 months ago |
| Las Vegas, NV meetup | 1 | 7 years 2 months ago | 4 years 9 months ago |
| Jan 5 - Virtual User Group - Contrib Modules Lightning Talks | 6 | 4 years 10 months ago | 4 years 10 months ago |
| Backdrop Friendly Conferences | 2 | 5 years 9 months ago | 5 years 9 months ago |
| Backdrop Birthday Party - Jan 15th, 2020 | 2 | 5 years 11 months ago | 5 years 9 months ago |
| Nonprofit Technology Conference - Mar 24-26 2020 | 2 | 5 years 11 months ago | 5 years 11 months ago |
| Oct. 29, 2019 - Virtual User Group - Porting Drupal 7 Themes to Backdrop CMS | 2 | 6 years 2 weeks ago | 6 years 1 week ago |
| July 16, 2019 - Virtual User Group - Beautify your Backdrop CMS site without code | 1 | 6 years 3 months ago | 6 years 3 months ago |
| August 6, 2019 - Virtual User Group - Contributing to Backdrop CMS | 0 | 6 years 3 months ago | 6 years 3 months ago |
| Michigan User Group | 1 | 6 years 4 months ago | 6 years 4 months ago |
| VUG topic suggestion | 2 | 6 years 5 months ago | 6 years 5 months ago |
| DrupalCon 2019? | 0 | 6 years 7 months ago | 6 years 7 months ago |
| Virtual User Group - Migrations | 0 | 6 years 7 months ago | 6 years 7 months ago |
| Virtual BackdropCMS user group? | 12 | 6 years 10 months ago | 6 years 8 months ago |
| Backdrop Birthday Party - Jan 15th, 2019 | 7 | 7 years 1 month ago | 6 years 10 months ago |
| SF Bay Area Backdrop meetup | 9 | 7 years 2 months ago | 7 years 2 weeks ago |
| BADCamp - Backdrop CMS Summit - Oct 24, 2018 | 3 | 7 years 2 months ago | 7 years 1 month 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