While it's nice to have the most used terms and recently used terms displayed, I find it much more useful to have relevant terms displayed, much like Delicious' suggested tags.

I also appreciate Delicious' ability to click again on a term to remove it. I noticed this functionality in the opencalais module.

So I've put together these patches that
1) Pull terms from the body and show them as suggested terms if they are in a vocabulary somewhere
2) Show synonyms and similar terms to current ones, based on logic from taxonomy_similar
3) Highlight terms already used for a taxonomy, and adds the ability to remove a term, based on opencalais

Comments

Crell’s picture

Version: 5.x-1.2 » 6.x-1.x-dev
Status: Needs review » Needs work

The 5.x version is no longer getting new features. Can you reroll these for the Drupal 6.x-dev version? They should also be in 3 separate issues, not all in one issue. We can't track them in one big issue. Thanks.

pianomansam’s picture

Crell,

I'd love to see these features get into the Drupal 6.x-dev version, however I have not used Drupal 6 to date nor do I have experience porting or developing modules in Drupal 6. I'm afraid this job is going to have to fall to someone else's hands.

scalp’s picture

Will these patches work with the latest 6.x version? I see that the version for this thread is 6.x, but it looks like from the comments that it's actually for a 5.x version.

bbinkovitz’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev

All feature requests should now be against 7.x-1.x. Any patches that get committed will then need to be backported.

bbinkovitz’s picture

Status: Needs work » Closed (won't fix)

The ability to click-remove terms that are already used is already in the latest versions for both 6 and 7. The other two terms were never re-rolled for d6 so I'm going to assume interest for these features has diminished. If these features are still desired, new issues should be opened for them and patches should be re-rolled against D7.