kanopi / saplings-person
Saplings Person 的配置
1.0.0-beta.6
2024-04-11 19:19 UTC
Requires
- drupal/address: *
This package is auto-updated.
Last update: 2024-09-11 20:07:55 UTC
README
概览
欢迎使用 Saplings-Person 仓库,这是 Saplings 应用中管理所有 Person 相关内容的中心枢纽。Saplings-Person 处理 Person 内容类型、Person 分类法、Person 视图和 Person 架构。此仓库与多个子仓库协同工作,以处理内容创建和管理方面的不同方面。
子仓库
-
- 包含 Saplings 中所有内容类型的基字段和配置。
- 处理媒体实体并实现最佳实践配置。
- kanopi/imagemagick-configuration
- Saplings 中 Imagemagick 集成的配置文件。
- 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).
要修复此问题,您可以应用此补丁