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 @DianeBAS It doesn't look like there are any port requests for these modules and they do not appear in https://github.com/backdrop-contrib so it doesn't look like anybody has tried anything unless...
Station and Community Media
Thanks for those ideas. Here is what I'm doing now that works. This adds the video_filter to the config file. $format = filter_format_load('filtered_html'); $format->filters['video_filter'] = (...
How to programmatically insert an array into config file
The port of Organic Groups is within days (if not hours) of a beta release. Feel free to help test and report issues. https://github.com/backdrop-contrib/og
Porting Organic Groups module to Backdrop