grentastic/gt_suite
最新稳定版本:2.1.12
Composer 安装命令:
composer require grentastic/gt_suite
包简介
This modules provides GT-specific configuration tweaks, and a collection of sub-modules to improve the usability and functionality of Drupal for GT websites.
关键字:
README 文档
README
This modules provides GT-specific configuration tweaks, and a collection of sub-modules to improve the usability and functionality of Drupal for GT websites.
Configuration Tweaks
Webform Tweaks:
Forcibly set each webform's "Allow users to post submissions from a dedicated URL" configuration setting to false on webform entity presave. This will prevent the webform from being submitted unless its embedded/attached to another entity as a block. This setting is found on each Webform under Settings -> General -> URL path settings.
Block Tweaks:
- Adds an additional tab to block configurations to allow the block to be placed on all pages that are not nodes.
- Adds a "Negate" option to the content type restrictions settings.
Text Formats and Editors Config:
The following three configuration files are included under config/install:
- linkit.linkit_profile.gt_standard.yml
- editor.editor.basic_html.yml
- editor.editor.full_html.yml
These configurations create the "GT Standard" Linkit profile, enable the Linkit style link buttons in the Active Toolbars (for the Full and Basic text formats), and activates the "GT Standard" profile for each.
Included Sub-modules
- Alert Bar (modules/alert_bar): This modules provides a simple themeable alert bar.
- Content Modification Log (modules/content_modification_log) This module implements a global content modification log. It begins tracking modifications after after it is enabled, and will display basic information about the modified entity, the user performing the modification, and the timestamp the modification was made.
- Custom CSS Editor (modules/custom_css_editor): This module provides a field on the node
edit form to inject custom CSS. Note: This module requires a twig variable to be added
to the bottom of the
<head>section of thehtml.html.twigtemplate file. - Custom Route Permissions (modules/custom_route_permissions): This module provides custom permissions to allow for granting permissions to existing routes.
- Extended Theme Suggestions (modules/extended_theme_suggestions): This module provides a few theme suggestions that we tend to want during themeing of Drupal sites.
- Flexible Regions (modules/flexible_regions): This module allows for regions to be used outside of page templates.
- Unpublisher (modules/unpublisher): This module uses scheduled cron runs to unpublish content based on token values set in the admin
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2024-11-17