Provides a content element for the CMS where a Content Author can select a Taxonomy Type to display a sorted list of terms linked to that type.
- Select a Taxonomy type in the content element
- Choose to display all terms linked to that type
- Sort by name or taxonomy sort order
- Adds a 'Description' field to a Taxonomy term
- Ships with schema.org
DefinedTermSet - Choose to only show certain terms in the selected type
- Optionally display the taxonomy type
Projects should override the templates provided and extend as required, e.g. to link or search based on a taxonomy term from within the list.
See composer.json
composer require nswdpc/silverstripe-elemental-taxonomy
See config.yml for module configuration values
If you have found a security issue with this module, please email digital[@]dpc.nsw.gov.au in the first instance, detailing your findings.
We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.
Please review the code of conduct prior to opening a new issue.
If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.
Please review the code of conduct prior to completing a pull request.