Hi!
It's not totally clear if at this stage we can tag on-the-fly (like you describe it: not having to go to the edit screen).

If it's possible, can you please explain how?

Thanks!
Ricardo

Comments

eugenmayer’s picture

Well 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.

rbl’s picture

Hi!
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

eugenmayer’s picture

Title: Clarification about on-the-fly tagging » On the fly tagging (without editing)
Category: support » feature

Not possible yet in that simple way (there is a UI for tagging without editing). Feel free to contribute or hire.

whatsnewsisyphus’s picture

subscribing

hedac’s picture

Ricardo try Views Tagger module

eugenmayer’s picture

Status: Active » Closed (won't fix)

Looks 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

aze2010’s picture

Issue summary: View changes

any new solutions available?

timwood’s picture

For 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).

aze2010’s picture

Thank you, but i need "on the fly tagging" without accessing the edit-form.

timwood’s picture

This module never provided that feature as far as I remember. For in-place editing you could look at https://www.drupal.org/project/quickedit

aze2010’s picture

thank 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 :-(