First of all, thanks Konstantin for this very useful module.

I'm posting here an experiment of few hours. Maybe it could be interesting for someone else. The experiment is about dragging and dropping tag labels (taxonomy terms) around the page. The node receiving the tag will be associated with an additional term, or the association will be removed if already existing. Code is derived from fasttoggle.

Right now, the tags can be dragged from one node to another, but if a block listing all terms in a vocabulary (something like "taxonomy list") exists, then it could be an alternative source. Permissions and other constraints are not checked.

Could this functionality be added to fasttoggle, in future?

CommentFileSizeAuthor
taxotoggle.zip100.91 KBtomamic

Comments

kkaefer’s picture

Status: Active » Closed (won't fix)

Thank you. While this is certainly a nice module, it requires jQuery UI which is not really lightweight. However, I'd like to keep this module as small as possible and not add additional overhead. I can imagine this being a separate module. Further features could include selection/creation of new tags on the fly and removal of those tags (e.g. like facebook does it by hovering over the item).