content_taxonomy 7.x-1.0-rc1

Bug fixes
New features

This includes a number of fixes since beta2, most notably on the upgrade path from D6. Additional testing, and some documentation, is required before I'd be happy tagging this as 1.0, but it's almost there.

The full changelog since v7.x-1.0-beta2:

content_taxonomy 7.x-1.0-beta2

New features
Bug fixes

Changes since beta1

  • Added opt groups support.
  • Fixed hierarchy indentation (spaces between dashes and term name).
  • Issue #1631000 by klausi: Fixed Strict warning: Declaration of ContentTaxonomyAutocompleteModeratedTermsSearchAPIProcessor.
  • Added Search API Postprocessor for filtering out moderated terms from facets.
  • Fixed validate handlers for new terms.

content_taxonomy 6.x-2.x-dev

New features
Bug fixes

New Feature:
#1121970 by dan.nsk: added delta for relationships in views

Bug Fixes:
- removes old associations in term_node table on node update

content_taxonomy 7.x-1.x-dev

- upgrade path from D6 to D7 (taxonomy reference fields)
- enables parent selector in field settings form

content_taxonomy 6.x-1.0-rc2

New features
Bug fixes

Changes from RC1 to RC2

New Features:
-------------
#373815 by dragonwize: added active tags support
#350669 by markus_petrux: added support for content multigroup

content_taxonomy 6.x-1.0-beta6

New features
Bug fixes

bug fixes in beta 6:
* #352007 fixing autocompletes

new "features" in beta 6:
* #319724 by bangpound: only unset taxonomy form elements of vocabulary which are handled by content taxonomy.

content_taxonomy 6.x-1.0-beta4

Bug fixes

Beta4 contains 2 important bug fixes:

#304813: adding content_check_update to update function
#299094: implementing new views api to be compatible with new views releases

content_taxonomy 6.x-1.0-beta3

Bug fixes

Hotfix release because of a bug in the update functions in beta2.

For people who have already updated their sites from beta1 to beta2, the field setting 'parent' might be lost. Read http://drupal.org/node/298077#comment-973857 for more information.

content_taxonomy 6.x-1.0-beta2

New features
Bug fixes

Changes since beta1:
- added update function from 5.x to 6.x
- added implementation of hook_taxonomy() to keep data consistent in cck tables
- added un-/install, en-/disable hooks
- added maxlength settings for autocompletes
- added parent php code setting
- fixing of inserting new terms with autocompletes
- some renaming of texts and setting variables

Note: Upgrade from Beta1 to Beta2 needs update.php executed

content_taxonomy 6.x-1.0-beta1

Frist Beta Release of Content Taxonomy for Drupal-6.x

I recommend using Content Taxonomy with the latest dev version of CCK (6.x-2.x-dev), because the RC4 is causing small problems(#283241).

This beta release contains widgets for select list, radio buttons / checkboxes, autocompletes and trees. Further it supports Token and Views2.
An update script from 5.x to 6.x, which updates some field settings, is missing in this beta.

Subscribe with RSS Subscribe to Releases for Content Taxonomy