kanopi/saplings-person

Saplings Person 的配置

安装: 9

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 6

分支: 0

开放问题: 0

类型:drupal-recipe

1.0.0-beta.6 2024-04-11 19:19 UTC

README

概览

欢迎使用 Saplings-Person 仓库,这是 Saplings 应用中管理所有 Person 相关内容的中心枢纽。Saplings-Person 处理 Person 内容类型、Person 分类法、Person 视图和 Person 架构。此仓库与多个子仓库协同工作,以处理内容创建和管理方面的不同方面。

子仓库

  1. kanopi/saplings-content-base

    • 包含 Saplings 中所有内容类型的基字段和配置。

    a. kanopi/saplings-media

    b. kanopi/saplings-theme

    • 配置 UI Patterns Suite,包括模块和主题。
      • kanopi/saplings_child [主题]
        • 自定义基础主题,Ui Suite Bootstrap Contrib 主题的子主题。

    c. kanopi/saplings_custom [模块] - 提供实用命令的贡献模块。

  2. kanopi/saplings-content-types

    • 处理内容类型。

补丁

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).

要修复此问题,您可以应用此补丁