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.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNoNoNoNo1.0.01.0.0NoNoNoNoNoNoNoNoNoNoNo. Soon?

Readme

Tag UI for Symphony: Selector

Selector provides a search and select interface for Symphony tag lists.

Installation

  1. Upload Selector to your extensions folder.
  2. Enable Selector in the backend.
  3. 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