Config Settings
ckanext.content.schemas
List of paths to YAML files that define custom content types.
ckanext.content.schemas =
ckanext.content:schemas/content/page.yaml
ckanext.content:schemas/content/blog.yaml
ckanext.content.presets
List of paths to files that define reusable field configurations.
ckanext.content.presets =
ckanext.content:schemas/content/presets.yaml
ckanext.scheming:presets.json
ckanext.content.form_snippets_path
Additional paths to search for form snippet templates.
ckanext.content.display_snippets_path
Additional paths to search for display snippet templates.