kanopi / saplings-events
Saplings Events 配置
1.0.0-beta.8
2024-05-13 12:44 UTC
Requires
- drupal/address: *
- drupal/calendar_view: *
- drupal/smart_date: *
This package is auto-updated.
Last update: 2024-08-29 23:01:59 UTC
README
概述
欢迎来到 Saplings-Events 仓库,它是管理 Saplings 应用程序中所有事件的中心枢纽。Saplings-Events 处理事件内容类型、事件分类法、事件视图和事件架构。此仓库与几个子仓库协同工作,以处理内容创建和管理方面的不同方面。
子仓库
-
- 包含 Saplings 中所有内容类型的基字段和配置。
- 处理媒体实体并实施最佳实践配置。
- kanopi/imagemagick-configuration
- Imagemagick 在 Saplings 中集成的配置文件。
- kanopi/imagemagick-configuration
- 配置 UI Patterns Suite,包括模块和主题。
- kanopi/saplings_child [主题]
- 自定义基本主题,是 Ui Suite Bootstrap Contrib 主题的子主题。
- kanopi/saplings_child [主题]
c. kanopi/saplings_custom [模块] - 包含实用命令的贡献模块。
-
- 处理内容类型。
补丁
smart_date 可能会抛出如下错误
* User deprecated function: Passing a string to Drupal\options\Plugin\Field\FieldType\ListItemBase::extractAllowedValues() is deprecated in drupal:10.2.0 and will cause an error from drupal:11.0.0. Use an array instead. See https://www.drupal.org/node/3376368 in Drupal\options\Plugin\Field\FieldType\ListItemBase::extractAllowedValues() (line 406 of core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php).
要修复此问题,您可以应用 此补丁