Today I came across an excellent jQuery plug-in called Autobox (demo) and instantly thought that it would be a large improvement to the current comma separated tagging in the taxonomy module. I've found that users are confused by the idea of separating tags with commas, especially since there is nothing obvious in the UI to tell them they are doing it right or wrong. The number of malformed tags on d.o issue tracking confirms this.

Related Links / Issues:
http://drupal.org/project/active_tags (D6 module that implements a similar interface)
#192696: UI simplification for taxonomy addition
#91074: Use spaces for free tagging (usability)

CommentFileSizeAuthor
#1 autobox_ui.png27.72 KBrickvug
#1 wordpress_tag_ui.png16.87 KBrickvug

Comments

rickvug’s picture

StatusFileSize
new16.87 KB
new27.72 KB

Nevermind my mention of #192696: UI simplification for taxonomy addition. After reading again it is clear that is another issue.

I've attached 2 screenshots. One is of Autobox, the other is Wordpress' tagging ui.

sun’s picture

Version: 7.x-dev » 8.x-dev
nod_’s picture