1.0.0releasedTag UI: Selector
Search for already used tags and create new ones using the same UI as the Association UI.
Clone URLhttps://github.com/jonmifsud/tag_ui_selector.git
Add as a submodulegit submodule add https://github.com/jonmifsud/tag_ui_selector.git extensions/tag_ui_selector --recursive
Compatibility
2.x.x | 2.1.x | 2.2.x | 2.3.x | 2.4.x | 2.5.x | 2.6.x | 2.7.0 | 2.7.1 | 2.7.2 | 2.7.3 | 2.7.4 | 2.7.5 | 2.7.6 | 2.7.7 | 2.7.8 | 2.7.9 | 2.7.10 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
No | No | No | No | No | 1.0.0 | 1.0.0 | No | No | No | No | No | No | No | No | No | No | No. Soon? |
Readme
Tag UI for Symphony: Selector
Selector provides a search and select interface for Symphony tag lists.
Installation
- Upload Selector to your
extensions
folder. - Enable Selector in the backend.
- Add a standard tag field to your section.
Please keep in mind that interface only uses existing values. At this point it does not support mixed suggestions. For section based suggestions use the standard Associations UI: Selector
Acknowledgement
The interface of Selector is based on Selectize by Brian Reavis bundled with the Symphony core and the work done by Nils & Hana Hörrmann on the Associations UI: Selector.
Version history
Symphony 2.5 to 2.6.x
- First release
- Based on Nils Association UI: Selector