Description of the need When you have content that is quite important to keep track of changes to, you can enable revisions and turn them on by default for the content type. But there doesn't seem to be a way to 'force' editors to enter a revision message when updating content...
Proposed solution I'd like to see: - The ability to make the revision message a required field on nodes - The ability to disable/hide the 'Create new revision' checkbox (so you can't disable it)
Alternatives that have been considered Drupal has an Enforce revision log message module that sounds like what I'm envisioning. Perhaps that can be ported an merged into core...?
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