taxonomy_breadcrumb 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-7.x-1.x-dev.tar.gz | 11.61 KB | 50702b3213a7fec70cdbbf64c5b7c3a0 |
| taxonomy_breadcrumb-7.x-1.x-dev.zip | 14.35 KB | 0543b8f3334b87dea47f484af6edce3f |
Release notes
Port of taxonomy breadcrumb to Drupal 7. This has not been thoroughly tested and should be used with caution.
taxonomy_breadcrumb 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-6.x-1.1.tar.gz | 13.71 KB | 462b914ff94c1919cb07a5c8bce8b713 |
| taxonomy_breadcrumb-6.x-1.1.zip | 18.33 KB | fa9943d6095ee3d7fe3c441f86a83372 |
Release notes
#358039: Taxo breadcrumb and i18n internationalization by MGN
#326155: Saving Term deletes Vocab Breadcrumb path data by MGN
#254505: Checkboxes for node types would be easier by MGN
#359319: allow to append node title on breadcrumb by stevenghines, radj and MGN
#395082: Confilct with Taxonomy Manager. Call to undefined function taxonomy_term_page() by kndr and MGN: correctly set weight of taxonomy_breadcrumb module to be greater than the taxonomy module.
#395082: Confilct with Taxonomy Manager. Call to undefined function taxonomy_term_page() by kndr and MGN: Use hook_menu_alter instead of hook_menu to override taxonomy_term_page.
* by MGN: code cleanup.
#372813: Reordering taxonomy terms with drag-and-drop removes taxonomy breadcrumb path by Mark Theunissen and DamienMcKenna
#565422: Remove t() from schema descriptions by MGN
#548228: Ability to use synonym instead of term name in breadcrumb by dixon_
#472068: Hook_menu() conflict with Vocabulary Index by Xano and MGN
#372813: Reordering taxonomy terms with drag-and-drop removes taxonomy breadcrumb path by MGN
#639030: No default selection of "Include or exclude the following node types" by hass
#639384: taxonomy breadcrumb paths are not inserted when a new term is added. by MGN
#639380: taxonomy breadcrumb paths are not deleted when terms/vocabularies are deleted. by MGN
#635498: Breadcrumb path form element is shown on term delete confirmation page by MGN
#639998: Translatable strings review by hass
#640006: Home breadcrumb text does not default to "Home" by hass and MGN
#639998: Translatable strings review by hass and MGN
#647104: Missing return in update hooks cause update.php failures by hass
#679870: Column sort not longer working after upgrade from 6.x-2.6 to 6.x-2.8 by Denes.Szabo. Allow identifier for term paths.
#679774: Admin form advanced fieldset description is not fully translateable by Denes.Szabo: Make fieldset description translatable.
* by MGN: Fix misc bugs and cleanup code.
taxonomy_breadcrumb 5.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-5.x-1.5.tar.gz | 12.95 KB | 34abc07254bb0c2befb390e94c9b8dff |
| taxonomy_breadcrumb-5.x-1.5.zip | 16.69 KB | a9176132450bb99125385464f16a8068 |
Release notes
[#152819]: Module .info files should not define 'version' in CVS
#225385: Wrong breadcrumb with view by smitty: Correct breadcrumb on node with a view.
#254505: Checkboxes for node types would be easier by MGN: provide checkboxes on the admin form instead of a textfield.
* by MGN: code cleanup.
#226845: Breadcrumbs not obeying Taxonomy Redirect by joachim, Justin W Freeman, MGN: Breadcrumbs not obeying Taxonomy Redirect.
* by MGN: Fixing inappropriate use of t() and other bugs.
taxonomy_breadcrumb 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-6.x-1.x-dev.tar.gz | 12.01 KB | 753045102e2e0cb6d10ae9637f0a05c8 |
| taxonomy_breadcrumb-6.x-1.x-dev.zip | 14.78 KB | 70e964dd2832291a82369ec1cffec0f4 |
Release notes
development version. Subject to change daily.
taxonomy_breadcrumb 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-6.x-1.0.tar.gz | 12.73 KB | 5c59958add5caaafd37ca2af0db6ca9a |
| taxonomy_breadcrumb-6.x-1.0.zip | 17.3 KB | 58cb99164096a6030b8d42284d0abc5b |
Release notes
First official release of taxonomy breadcrumb for Drupal 6.x.
taxonomy_breadcrumb 6.x-0.1-beta
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-6.x-0.1-beta.tar.gz | 10.59 KB | a792191bfb844d4b650add49c7e1b9e4 |
| taxonomy_breadcrumb-6.x-0.1-beta.zip | 11.82 KB | d6b3c32f49e221d6a5bda8ac4d90d037 |
Release notes
Preliminary updates for Drupal 6.x. Not yet complete, but hopefully functional.
taxonomy_breadcrumb 5.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-5.x-1.4.tar.gz | 12.94 KB | 546f1adae3faf877434535b13094eea3 |
| taxonomy_breadcrumb-5.x-1.4.zip | 16.74 KB | 60fe4625192e9b09dc1a173834a641b9 |
Release notes
Fix for PHP4 if breadcrumbs are empty.
taxonomy_breadcrumb 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-5.x-1.3.tar.gz | 10.97 KB | d4132edd1f022e99f543fb532b02aa1d |
| taxonomy_breadcrumb-5.x-1.3.zip | 12.45 KB | 36027ccbc20fc5f38db8b392f1e213e8 |
Release notes
Default settings are provided during installation. Users no longer need to configure anything to have a working breadcrumb trail (but still can on the admin pages).
taxonomy_breadcrumb 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-5.x-1.2.tar.gz | 10.84 KB | 0b762766afca2c11f08fa5d17e9c4b18 |
| taxonomy_breadcrumb-5.x-1.2.zip | 12.25 KB | 13394b62ee7af2483ab7d1fa110e11df |
Release notes
5.x-1.2 includes several enhancements over 5.x-1.0, including:
- Displays custom breadcrumbs on taxonomy/term pages
- Hides breadcrumb on Front Page
- Better translation support
- Support for the full length of drupal paths (128 characters)
taxonomy_breadcrumb 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-5.x-1.1.tar.gz | 10.87 KB | e4caf07d5ddbedbf0fa4345c69255250 |
| taxonomy_breadcrumb-5.x-1.1.zip | 12.28 KB | d7677ffbfbce7228da541bbe6d4c8e96 |
Release notes
5.x-1.1
taxonomy_breadcrumb 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-5.x-1.0.tar.gz | 10.36 KB | c644d5992ed3505e2be5b3d5b26aaa0b |
| taxonomy_breadcrumb-5.x-1.0.zip | 11.74 KB | 48da8aaf8ac33c4fd97277ea8bb24614 |
Release notes
Updated for Drupal 5.0. Other than that, no new features.
taxonomy_breadcrumb 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-5.x-1.x-dev.tar.gz | 10.78 KB | 1da0fa3022a71d28a2efb655a99d477c |
| taxonomy_breadcrumb-5.x-1.x-dev.zip | 12.21 KB | 59180982bb329da22c2b77b093730caf |
Release notes
Note: Use this version at your own risk, it is a development snapshot.
taxonomy_breadcrumb 4.7.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-4.7.x-2.0.tar.gz | 9.86 KB | 32c0cf4da3f48ebdca235fd94c70711f |
| taxonomy_breadcrumb-4.7.x-2.0.zip | 10.64 KB | 6e751ead5f26c6f849997a3c742aec08 |
Release notes
Latest official release for Drupal 4.7.
taxonomy_breadcrumb HEAD
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-HEAD.tar.gz | 13.69 KB | 5555452ac1e04531048e49275a243862 |
| taxonomy_breadcrumb-master.tar.gz | 11.7 KB | 34fe0f25f4408a35bd9cfd3771bcabaf |
| taxonomy_breadcrumb-HEAD.zip | 18.24 KB | 26f012fc50b538fdb425f36b6c848e60 |
| taxonomy_breadcrumb-master.zip | 13.75 KB | f4e21cb7cf53f9a38f0cd4d4edfe4fe3 |
taxonomy_breadcrumb 4.7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| taxonomy_breadcrumb-4.7.x-1.x-dev.tar.gz | 10.06 KB | 1cba9712d7b5d136b485bbdfce3353be |
| taxonomy_breadcrumb-4.7.x-1.x-dev.zip | 11.08 KB | e544dd6680512d1c4c3aacdb01e4be1c |