https://github.com/backdrop-contrib/content_taxonomy
This Backdrop CMS module provides extensions to core Taxonomy Term Reference Fields.
https://github.com/backdrop-contrib/content_taxonomy
backdropcms tagging
Last synced: about 1 year ago
JSON representation
This Backdrop CMS module provides extensions to core Taxonomy Term Reference Fields.
- Host: GitHub
- URL: https://github.com/backdrop-contrib/content_taxonomy
- Owner: backdrop-contrib
- License: gpl-2.0
- Created: 2024-10-30T15:55:38.000Z (over 1 year ago)
- Default Branch: 1.x-1.x
- Last Pushed: 2024-12-12T16:30:17.000Z (over 1 year ago)
- Last Synced: 2025-02-10T13:18:33.384Z (over 1 year ago)
- Topics: backdropcms, tagging
- Language: PHP
- Homepage: https://backdropcms.org/project/content_taxonomy
- Size: 150 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
# Content Taxonomy
Provides extensions to Backdrop's core Taxonomy Term Reference Fields.
Following extensions are available:
- Parent term selector in the field settings (for options lists)
- Options for new terms in autocomplete (Autocomplete Deluxe widget supported as well):
- Allow and insert new terms (default behaviour)
- Allow and insert new terms into a separate vocabulary (moderate)
- Deny any new terms
## Installation
- Install this module using the official
[Backdrop CMS instructions](https://backdropcms.org/guide/modules)
## Issues
Bugs and Feature requests should be reported in the
[Issue Queue](https://github.com/backdrop-contrib/content_taxonomy/issues)
## Current Maintainers
- [Indigoxela](https://github.com/indigoxela)
- Seeking additional maintainers
## Credits
This module is based on the
[Content Taxonomy module for Drupal](https://www.drupal.org/project/content_taxonomy),
created and maintained by [mh86](https://www.drupal.org/u/mh86).
## License
This project is GPL v2 software. See the [LICENSE.txt](https://github.com/backdrop-contrib/i18n/blob/1.x-1.x/LICENSE.txt)
file in this directory for complete text.