2012-02-20, 09:40:56
Admin Plugin for interactive Keyword / Tagging
Comptability: Tested on 3.0+
Version: 0.1 ( Initial Release )
Description: Adds Tagging UI to keyword / Tagging input fields.
Features:
Known Issues:
Screenshots:
CSS rules for tags, recommended you use custom admin css plugin.
class = tag_tagname
Future development is planned.
Download from Extend
Comptability: Tested on 3.0+
Version: 0.1 ( Initial Release )
Description: Adds Tagging UI to keyword / Tagging input fields.
Features:
- Easy tag entry/removal, no commas required
- Individual tags can be styled, color coded etc.
- I18n Autocomplete compatible
- Works with I18n Gallery tag fields
- Works with I18n special pages tag fields
Known Issues:
- "add a tag" label disappears after focus
Screenshots:
CSS rules for tags, recommended you use custom admin css plugin.
class = tag_tagname
Code:
.tag_green{
background: #CCFFCC !important;
}
Future development is planned.
Download from Extend