Description of the need I just ran into an issue where I wanted to manually mark a bunch of temporary files as permanent, but the only way I could do that was with a database query. I'd love to have a bulk operation instead.
Proposed solution
Add an action for the drop-down on the files listing at admin/content/files
Additional information I don't think we need to provide the opposite (make temporary) because most people would probably delete that file if it were not wanted.
Recent comments
Hi Editing I see this: The CSS looks like this: /* Level 1: Standard Numbers */ .field-name-body ol { list-style-type: decimal; } /* Level 2: Lowercase Letters */ .field...
Numbered List format is different when editing
Done: https://github.com/backdrop/backdrop-issues/issues/7097 Feel free to edit it with better technical language. I'll have ago at vaccinating it but I'm only a user and the...
Numbered List format is different when editing
Hi Mike. That looks like a bug. The CKE ordered lists when editing have the correct CSS to format those lists correctly, but when Backdrop displays the body field in Basis, it doesn't...
Numbered List format is different when editing