Closed (won't fix)
Project:
Tagging
Version:
6.x-2.1
Component:
UX / GUI / Interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2010 at 18:31 UTC
Updated:
10 Nov 2014 at 22:26 UTC
Jump to comment: Most recent
Comments
Comment #1
eugenmayer commentedWell tagging is capable of autotagging, as it can suggest tags with e.g. extractor. All you need is using the nodeapi to assign those tags, should be a 2 liner.
Comment #2
rbl commentedHi!
Thanks but I'm not looking for autotagging. Let me explain myself a little better.
I'm using Feeds with Extractor, which are already autotagging the feed items.
I want to improve that classification by manually adding and/or removing tags using an inline, on-the-fly system, bellow each teaser.
That way, I can go through all items and approve, remove and improve without ever having to edit them one by one.
Ricardo
Comment #3
eugenmayer commentedNot possible yet in that simple way (there is a UI for tagging without editing). Feel free to contribute or hire.
Comment #4
whatsnewsisyphus commentedsubscribing
Comment #5
hedac commentedRicardo try Views Tagger module
Comment #6
eugenmayer commentedLooks like people are just waiting to see this implemented. Iam not going to put time into this - that does not mean its an uninteresting feature. Closing
Comment #7
aze2010 commentedany new solutions available?
Comment #8
timwoodFor Drupal 7 there is the excellent https://www.drupal.org/project/autocomplete_deluxe if you need to allow new tags to be entered while editing a form OR the also excellent https://www.drupal.org/project/chosen for select lists (no new terms can be entered).
Comment #9
aze2010 commentedThank you, but i need "on the fly tagging" without accessing the edit-form.
Comment #10
timwoodThis module never provided that feature as far as I remember. For in-place editing you could look at https://www.drupal.org/project/quickedit
Comment #11
aze2010 commentedthank for your reply.
i will have a look at "quickedit".
A perfect solution is "Views Tagger" (https://www.drupal.org/project/views_tagger) but it is not available for Drupal7 :-(