If the feature freeze / pre-release topics leave some time, I'd like to suggest (again) the symlink problem:
Issue 3008 provides a smaller change, that fixes the immediate problem - which is a little bigger, than it appeared initially. This makes Backdrop usable in more hosting environments.
Now there's also a "head scratching issue", issue 5190, which tries to get the big picture of FileTransfer in Backdrop, and what function checkPath() is actually supposed to cover (and what not) – and if it's really able to do what it should the way it's written. There are some concerns regarding the latter.
Posted3 weeks 17 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) in Meet-Ups and Events
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...
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...
... 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...
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,...
Hi lloyddunn,
the important thing is: don't mix up CKEditor "autosave" (client side) and node save.
Node save means, that the current form gets validated and saved to the Backdrop...
Comments
If the feature freeze / pre-release topics leave some time, I'd like to suggest (again) the symlink problem:
Issue 3008 provides a smaller change, that fixes the immediate problem - which is a little bigger, than it appeared initially. This makes Backdrop usable in more hosting environments.
Now there's also a "head scratching issue", issue 5190, which tries to get the big picture of FileTransfer in Backdrop, and what function checkPath() is actually supposed to cover (and what not) – and if it's really able to do what it should the way it's written. There are some concerns regarding the latter.
For today's Outreach meeting, I'd like to discuss plans for the next newsletter & related blog post(s).