cubear/cwd_hidden_comments
最新稳定版本:v1.0.0
Composer 安装命令:
composer require cubear/cwd_hidden_comments
包简介
module that allows authenticated users to hide their name from a comment
README 文档
README
The CWD Hidden Comments module is a module that add the ability to have commenters choose to hide their name when comment fields are set up correctly
Two twig templates are provided and can be overriden in your sites theme. This module assumes you are using saml_sp as your SSO autentication module and have login links related to that module in the templates. If you are not using saml_sp you will need to override these templates.
- comment--cwd.html.twig
- field--comment--cwd.html.twig
REQUIREMENTS
Set all comment permissions to only allow authenticated users to create new comments.
In order for this module to work you need to add a field to a comment type that has a machine name of field_hide_name. When creating the field title it "Hide Name". Additionally you should provide a message in the help text similar to the following as admins will be able to see who submitted the comments so it is only anonymous on the front end of Drupal.
"Please note: Your name will not be shown with your comment, but it will be stored in the system and viewable by site administrators."
INSTALLATION
Install as you would normally install a contributed Drupal module.
CONFIGURATION
None in module see Requirements for details of how to build comments
MAINTAINERS
Current maintainers for Drupal 10/11:
- Bill Juda
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2026-02-05