Downloads

Download tar.gz 29.62 KB
MD5: 47114305249603e2d4359b33b92015e6
SHA-1: 0955d47060c6379bc8fec3799ed72f4ca6720981
SHA-256: 740d7428470a92f102f3dde954502b156e1d37cfce4865622dd229d9128e16eb
Download zip 39.48 KB
MD5: 749d6770d9b97c04d37321b7401f6b56
SHA-1: 26ec71c52b550e23019ae6e7a023044356ab0019
SHA-256: 81035b43dd62c08e9959f0ff852dc50d7e8eb157b779acee1ca04be045e0f8b0

Release notes

Fixed : #883186: tag_exists() fails to match certain tags
Fixed : #900546: Tagging vocab extractor suggestions missing in CVS repository 6.x.-2.4
Fixed : #928974: Bug in AlchemyAPI Plugin

Added : #877798: Integration with user_terms

Generally some minor fixes.
Added support for tagging users using user_terms.

tagging_extractor_suggest has been removed due to disfunctionality of the API (it seems not to get maintained at all).

Added new drupalwiki_taggins_suggest which actually does similar, more advanced content analysis and gives you suggestions based on it. It supports stopwords, better weight count and has included the new API "new tags".

This new API "new tags" can be used to flag suggested tags as new, others are tags which are already in the system (but not used for this node). Those tags are then showed differently in color and users can see what "others have tagged already" and what they could use for new tags.

drupalwiki_tagging_suggest is by far not as good in quality as OpenCalais or Alchemy API but it gives you a out-of-the-box functionality which is fine and you dont need to send any content to a other service (sensitive data)

Created by: eugenmayer
Created on: 17 Oct 2010 at 10:31 UTC
Last updated: 17 Oct 2010 at 10:36 UTC
New features
Bug fixes
Unsupported

Other releases