taxonomy_display 7.x-1.1

New features
Bug fixes

If you are updating from 7.x-1.0 or prior please note that CTools is now a required dependency of the module. The vast majority of sites using contributed modules should already have CTools installed, but please check before upgrading.

If you are updating from a release prior to 7.x-1.0-rc1 please run update.php when updating. There is a new plugin type to support breadcrumb selection/manipulation that requires updating the database.

If you notice any bugs please report them.

New features:

  • Issue #1798169 by tmsimont, lotyrin, codycraven: Added ignore breadcrumb plugin to allow other modules to set the breadcrumb.
  • Issue #1410576 by jonhattan: Added Features export integration.

Bug fixes:

  • Issue #1783968 by tmsimont, lotyrin: Update Views associated handler to support exposed filters.
  • Issue #1817970 by codycraven, moltra: Fix fatal error in associated core when number of entities set to 0.
  • Issue #1507630 by codycraven: Check for custom display setting before altering.
  • Issue #1811426 by Moloc: Fix term name not used as page title when menu item links to it.
  • Issue #1807682 by codycraven: Fixed strict warning, function result passed by reference.
  • Issue #1693978 by Saxxing: Fix ability for breadcrumbs to be translated.

taxonomy_display 7.x-1.0

New features

If you are updating from a release prior to 7.x-1.0-rc1 please run update.php when updating. There is a new plugin type to support breadcrumb selection/manipulation that requires updating the database.

If you notice any bugs please report them.

New features:

taxonomy_display 7.x-1.0-rc4

Bug fixes

If you are updating from a release prior to 7.x-1.0-rc1 please run update.php when updating. There is a new plugin type to support breadcrumb selection/manipulation that requires updating the database.

This is intended to be the last release before 7.x-1.0 stable. If you notice any bugs please report them.

Bug fixes:

  • Issue #1275596 by codycraven, vito_swat: Fixed associated content views plugin not passing term id argument correctly.

taxonomy_display 7.x-1.0-rc3

New features
Bug fixes

If you are updating from a release prior to 7.x-1.0-rc1 please run update.php when updating. There is a new plugin type to support breadcrumb selection/manipulation that requires updating the database.

A bug causing the Views plugin for Associated Content to not pass the term id to the view has been found with this release. Please upgrade to the rc4 release which fixes the issue.

Bug fixes:

taxonomy_display 7.x-1.0-rc2

Bug fixes

This is a bug fix to piggy back on the rc1 release made a short time ago. It was found that undefined index key errors were being output if taxonomy vocabularies did not have taxonomy display settings saved due to a typo in setting default values.

Bug fixes:

  • Issue #1252504 by codycraven: Fixed typo in taxonomy_display_fetch_taxonomy_display() causing undefined index errors when the vocabulary has not had taxonomy display settings saved.

taxonomy_display 7.x-1.0-rc1

New features
Bug fixes

Please run update.php when updating. There is a new plugin type to support breadcrumb selection/manipulation that requires updating the database.

Bug fixes:

  • Issue #1252368 by codycraven: Fixed vocabulary machine name not updating in taxonomy_display table on change.
  • Issue #1230200 by R.Muilwijk: Fixed exported views not recognized.

New features:

taxonomy_display 7.x-1.0-beta1

Bug fixes

If you are updating to a version prior to 7.x-1.0-alpha2 please run update.php when updating. There were two DB updates required for proper functioning.

Bug fixes: Special thanks to vito_swat for reporting both of these issues!

taxonomy_display 7.x-1.0-alpha2

New features
Bug fixes

Please run update.php when updating. There are two DB updates required for proper functioning.

Bug fixes: Special thanks to Scott J for reporting both of these critical issues!

taxonomy_display 7.x-1.0-alpha1

Primary alpha release.

  • Added taxonomy_display.api.php to define the hook invocations and alters created by taxonomy_display. Also modified taxonomy_display_save_taxonomy_display() to make altering less resource intensive.
  • Added missing plugin support and resolved errors when a term is viewed and the vocabulary does not have any taxonomy_display settings.

taxonomy_display 7.x-1.x-dev

Dev branch for Drupal 7. Recommended not to use on a production environment.

Subscribe with RSS Subscribe to Releases for Taxonomy display