Describe your issue or idea
This is a follow-up to https://github.com/backdrop/backdrop-issues/issues/2796 where @olafgrabienski suggested
I'd suggest to integrate file editing to the node form, adding an Edit button, and opening the respective file edit form in a modal.
GitHub Issue #:
2810
Recent comments
Hello argiepiano. Thank you. It's not clear to me how to populate that global variable in the first instance. Any pointers on that, please?
Global variable
Hello trapeharde32. I'd create a custom token to output that global variable, use the module token filter to be able to include tokens in text fields, and insert the token in the desired node fields.
Global variable
I used "none" (no editor plugin) on D7. In Backdrop, I am using CKEditor. From the documentation, it looks like Backdrop (like D7) saves the line breaks without the HTML tags: Why doesn't Backdrop...
Editing nodes makes them lose formatting