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
No, that won't work. My dev server's address looks like: localhost:1000/xyz/folder1/folder2 My prod server address looks like: example.com Just using a relative...
Need PHP Filter in Backdrop
No prob. I use a NAS for development, and my sites are all in different directories, so it's like <nasip>/volume1/web/site-name.
Need PHP Filter in Backdrop
Fair enough. I'm used to having all my dev sites at the root so forgot how that sometimes works.
Need PHP Filter in Backdrop