autotag.info |
autotag.info |
|
name = Taxonomy term searcher
description = Implements the Tags API to help link entities to terms already present on a site.
core = 7.x
files[] = autotag.module
package = Tags
php = 5.2
dependencies[] = tag |
autotag.install |
autotag.install |
|
|
autotag.module |
autotag.module |
|
Implements the API on tag suggestion/autotagging modules as outlined at
http://groups.drupal.org/node/100179 |
README.txt |
README.txt |
|
INTRODUCTION
------------
The 7.x version of the Taxonomy Autotagger module implements the interfaces
created by the Tag API module, allowing a vocabulary to be searched against for
suggestions of terms related to the content of a… |