Downloads

Download primary_term-6.x-1.1.tar.gztar.gz 11.94 KB
MD5: 38e26d15cb4b491a33f2c70a906ea995
SHA-1: 29670fbc7befd0fb345c45bbde1dd4bd0d464e78
SHA-256: 6b91b6c4e78b84bf985c6c6b2820738d95a1a97e5ed3b4cdd0601208d30e98fc
Download primary_term-6.x-1.1.zipzip 15.55 KB
MD5: 498aae9d7241cadb0e33f45da6d90c17
SHA-1: 6e4a0b7bd62d279f247d8acb87ebc8dba5781dbe
SHA-256: 86095e8d0776efb47187b0dafa052b36b6e21f46e12f327bb1d512f142b7086e

Release notes

Primary Term 6.X-1.1, 2010-10-18
-----------------------------------
Add CHANGELOG.txt to project.
#357331 by mikeryan: Fixed Duplicate key warnings generated on node_save().
#343267 by mvc: Fixed Previewing a content type resets the primary term selection to the first option.
#670724 by cels, rmjiv, ericduran, SkidNCrashwell: Added extra tokens for vocab, full term path, and uc_catalog path (if uc_catalog.module is enabled).
#906016 by srjosh: Fixed trim() in form_alter() can't take array; unused anyway.
#727190 by rmjiv: Allow the Primary Term field to be optionally set as required per node type.
#160382 by mvc, jonskulski: Update Views integration, only show selected primary term when selected as a field.
#794790 by drifter, merlinofchaos: Added CTools context and Panels support.
#743420 by koshea: Add support for Context module.
#503422 by rmjivn, brianV: Added Support for Taxonomy Role module.
by brianV: move Views includes to includes/views.
by brianV: Update README.txt
#372809 by rmjiv: Add workaround for Hierarchical Slect deleting $vocab['#options'].
by brianV: Renamed title of views argument / filter to 'Primary Term: Term ID' for clarity.
by brianV: Fix view handler filepaths.
by brianV: Allow user to specify custom titles for the Primary Term field per content type.
by brianV: Pull the widget out of the $form['taxonomy'] array, and implement hook_content_extra_fields() so it can be positioned wherever the user wishes via CCK's 'Manage Fields' page.
by brianV: Build the Options list for the from scratch every time rather than from the options in the various $form['taxonomy'] widgets since Content Taxonomy removes all the $form['taxonomy'] widgets.
by brianV: Update CHANGELOG.txt for the 6.x-1.1 release.

Created by: brianV
Created on: 18 Oct 2010 at 19:49 UTC
Last updated: 18 Oct 2010 at 19:51 UTC
New features
Bug fixes

Other releases