Describe your issue or idea
Give administrators the ability to globally disable comments for a content type. Then content editors do not have the Comment settings vertical tab for that content type.
Steps to reproduce (if reporting a bug)
- visit
/admin/structure/types/manage/TYPE
Actual behavior (if reporting a bug)
- There is no setting to entirely disable comments.
- There is just a setting to close comments.
Desired behavior (if reporting a bug)
- Add a setting to globally disable comments across the content type. Meaning the content editors will not have access to the comment settings to turn them on or off per node.
Relevant version/system information (if applicable)
1.x
GitHub Issue #:
3016
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