autotag 7.x-3.0

New features

A new release of the Autotag module for Drupal 7.x. This version of Autotag requires the Tag API module to be installed (and also therefore the tag_on_save module).

autotag 6.x-2.0

New features
Bug fixes

A completely new version of the Autotag module. This has been tested with Drupal's core taxonomy interface, and the BATax modules. Feedback is required.

autotag 6.x-1.27

New features

Added ability to autotag all nodes of a content type (rather than doing it 50 at a time through the admin/content/node interface).

autotag 6.x-1.26

Bug fixes

Major function layout change (many functions moved to their own files from autotag.module).
Also enabled the module with tag vocabularies.

autotag 6.x-1.25

Bug fixes

This one really does fix the issue thought to be fixed previously.

autotag 6.x-1.22

Bug fixes

Making releases is fun. I enjoy doing this. Perhaps next time I do this, I'll read the hook_update_x documentation.

autotag 6.x-1.17

New features
Bug fixes

Hopefully fixes a few bugs, and speeds up queries.

autotag 6.x-1.16

Bug fixes

Fixes a bug which results in a Fatal PHP error when autotagging a node which is already tagged with ONE term from a vocabulary.

autotag 6.x-1.15

Bug fixes

Gah, actually fix the bug that I thought 1.14 had fixed.

autotag 6.x-1.13

Bug fixes

Fully working, tested and complete. Please report any bugs to the forums

autotag 6.x-1.12

Bug fixes

Fully working D6 release. This NEEDS FULLY TESTING.

autotag 6.x-1.11

New features

First release of autotag for D6. This should be considered a beta release, and is for testing purposes only.

autotag 5.x-1.11

New features
Bug fixes

Fixes a bug which stopped the ignore terms from being used (once tagged, a node couldn't have its tags removed)

Also now works when other modules have set the taxonomy field value of a new node.

autotag 5.x-1.8

Security update
Bug fixes

A few minor PHP warnings are fixed

autotag 5.x-1.4

New features
Insecure

The module now requires either JQUIB, or JQuery Update and JQuery UI.

autotag 5.x-1.3

Bug fixes
Insecure

Fixed curly brace issue.
Added call to jquery_ui_backport_add() which may fix drag'n'drop issues if you were having them.

autotag 5.x-1.1

New features
Bug fixes
Insecure

Added Safari 3 support
Added Postgresql support (268118)
Added a "drop image"
Cron is off by default (max and min nid values are identical meaning cron isn't run on any nodes)
If a site uses table prefixes, then the max and min nid values will be set correctly

autotag 5.x-1.0

Insecure

The first release of the Taxonomy Autotagger module.

Comments are greatly appreciated. The module has been tested, although not thoroughly. Please use with some caution.

Subscribe with RSS Subscribe to Releases for Taxonomy Autotagger