Downloads
Release notes
This release contains some long awaited decisions that change how the module works.
-- Terms are auto added when clicked or on enter.
-- Terms are always considered to be a single term. This means you can no longer enter multiple terms separated by comma. It also means you do not have to surround words with quotes to ensure they are treated as one.
Fixed #551568 by dragonwize: Removed hash character inside div id attribute
Fixed #559176 by dragonwize, janusman: Fix and change handling of commas.
Fixed #412578 by dragonwize: Add tag still in text field on form submit and change default description text.
Fixed #639214 by dragonwize: Required fields need error class.
Move js to the footer.
Added #638848 by dragonwize: Auto add tag on click/enter. Also minor style edits.
Fixed #666934 by hadsie: Label for attribute not matching input id.
Fixed #703582 by pglatz, portulaca: Div tags not wrapping.