Terms from Body, Similar Terms, and removing terms
pianomansam - February 6, 2009 - 18:03
| Project: | Suggested Terms |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Jump to:
Description
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
| Attachment | Size |
|---|---|
| suggestedterms.js_.patch | 1.88 KB |
| suggestedterms.module.patch | 5.32 KB |
| suggestedterms.css.patch | 199 bytes |

#1
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.
#2
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.