Welcome to the Saplings-Person repository, the central hub for managing everything Person within the Saplings application. Saplings-Person handles the Person content type, Person taxonomies, Person views, and Person schema. This repository coordinates with several sub-repositories to handle different aspects of content creation and management.
-
- Contains base fields and configurations for all content types in Saplings.
- Handles Media entities and implements best practices configurations.
- kanopi/imagemagick-configuration
- Configuration files for Imagemagick integration within Saplings.
- kanopi/imagemagick-configuration
- Configures the UI Patterns Suite, including modules and themes.
- kanopi/saplings_child [Theme]
- Custom base theme, a child of the Ui Suite Bootstrap Contrib theme.
- kanopi/saplings_child [Theme]
c. kanopi/saplings_custom [Module] - Contributed module with utility commands.
-
- Handles content types.
smart_date may throw an error that looks like this:
* 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).
To fix this, you can apply this patch