Downloads

Download tar.gz 50.59 KB
MD5: f2a0dc012e6aa02e12840e281c7fa452
SHA-1: 4e307d0106f41abc1f1c4c9b635892663c1713ed
SHA-256: b806b4b2bf7b9db56f75880ef38924c276503394829801eb8165096f11d4057b
Download zip 68.66 KB
MD5: 36a8e8d72c54c405e1e704e13c2c0f6b
SHA-1: e86a91764f3f817a8907b35c1306c74148dcc992
SHA-256: 90d1b8fc3aa42dc48fac43d40f98f95be329f28f97126201565252c764e2fbe4

Release notes

Run update.php after upgrading to beta3.

Special identifiers are now provided through a separate module, custom_breadcrumbs_identifiers, which will automatically be enabled via update.php. If you do not want to use special identifiers you can disable this module. See the Readme.txt file for additional details.

Changes since beta2:

Bugfixes:

  • #734758 by andyceo and MGN: Fix typos on module pages and README.txt file. Improve documentation.
  • #721708 by dereine and MGN: Use display_plugin name to identify allowed displays for custom breadcrumbs.
  • #714450 by marrch_caat and MGN: Use drupal_clone to prevent node data from being corrupted by PHP snippet evaluation.
  • #723704 by MGN: Fix assignment of template breadcrumb variable.
  • #701902 by MGN: Do not attempt to validate form if php is used in titles and paths.
  • #691512 by MGN and greg.harvey: Decode HTML entities in title.
  • #627792 by MGN: Move hook_init code into hook_preprocess.
  • #680026 by MGN: Fix to properly process default arguments in views.
  • #667132 by MGN: Fix bug in custom_breadcrumbs_taxonomy breadcrumb with non-default language.

New Features:

  • #772064 by MGN: New feature to change vocabulary title in taxonomy breadcrumb.
  • #754494 by derhasi and MGN: Provide hooks for modules to provide special identifiers for custom breadcrumbs, capable of building multiple crumbs.
  • #643796 by heyyo, Danny_Joris, and MGN: New feature adds css classes to custom breadcrumb items.
  • #739600 by andyceo and MGN: Integration with Image Gallery module.
  • #658586 by jcmarco and Dave Reid: Add support for vertical tabs.
  • #664538 by maijs: Add support for free tags.
  • #658296 by MGN: New feature to provide an option to show the current taxonomy term in the breadcrumb trail.
  • #678208 by MGN: Provide views object when defining breadcrumb titles and paths using php.

Other changes:

  • Use update_sql instead of db_query in hook_update_N.
  • Improving comments to match coding standards.
  • Sanitize user input and avoid fatal errors due to non existent files in taxonomy breadcrumbs.
  • Clarify the description of the custom breadcrumbs breadcrumb class.
  • Cleanup custom_breadcrumbs_taxonomy code.
  • Updates to documentation in Readme.txt.
  • Add link to settings page from the list of custom breadcrumbs.
Created by: MGN
Created on: 4 May 2010 at 05:09 UTC
Last updated: 4 May 2010 at 11:37 UTC
New features
Bug fixes
Unsupported

Other releases