Releases for Custom Breadcrumbs

custom_breadcrumbs 7.x-1.x-dev

MGN - October 4, 2009 - 19:40
Nightly development snapshot from CVS branch: DRUPAL-7--1
First released: October 4, 2009 - 19:40
Download: custom_breadcrumbs-7.x-1.x-dev.tar.gz
Size: 9.9 KB
md5_file hash: b26d71ca2e774d485ce6107464493984
Last updated: October 5, 2009 - 00:07
View usage statistics for this release

This is a Drupal 7 development release of custom breadcrumbs that parallels the 6.x-1.x branch

custom_breadcrumbs 6.x-1.5

MGN - September 30, 2009 - 23:05
Official release from CVS tag: DRUPAL-6--1-5
First released: September 30, 2009 - 23:05
Download: custom_breadcrumbs-6.x-1.5.tar.gz
Size: 10.96 KB
md5_file hash: d4a2a9a05bcc06d0198e9fbc390ecd03
Last updated: September 30, 2009 - 23:10
View usage statistics for this release

Changes since 6.x-1.4:

#296516: Clean path using pathauto function by dbabbage, MGN
#306637: Trim data before comparing - and validator tip by moshe weitzman, TUc
#264663: Wrong table definition in install schema by sun
#296166: Only first row checked by GROL, bangpound
#343418: Permission to use PHP in custom breadcrumbs doesn't work by Todd Nienkerk
#122654: Instructions for using custom breadcrumbs? by bennybobw, dbabbage and MGN
#329101: Wrong database function used in update hook by MGN.
#309222: Postgres Install fails by MGN
#484496: custom_breadcrumbs.install should not use t() in hook_schema() by MGN
#574844: Wrong translation tag by MGN
#543536: CCK nodereference paths cause invalid links by MGN and gapple
#582636: Cannot create a blank breadcrumb by MGN
* by MGN: Remove broken per breadcrumb active trail code for now.
* by MGN: Fix errors with special identifiers fieldset.
* by MGN: Fiix coding errors resulting in coder warnings.

custom_breadcrumbs 6.x-2.0-beta1

MGN - September 30, 2009 - 22:51
Official release from CVS tag: DRUPAL-6--2-0-BETA1
First released: September 30, 2009 - 22:51
Download: custom_breadcrumbs-6.x-2.0-beta1.tar.gz
Size: 43.56 KB
md5_file hash: 9371f365e5e23538723ffcdc4d3e163d
Last updated: September 30, 2009 - 22:55
View usage statistics for this release

First Beta release of Custom Breadcrumbs 2.0.

Note: If you are upgrading from an earlier 6.x-2.x-dev release you will likely get the following error message when you run update.php.

* user warning: Duplicate key name 'language' query: ALTER TABLE custom_breadcrumb ADD INDEX language (language) in /home/xxx/html/includes/database.mysql-common.inc on line 434.
* user warning: Duplicate key name 'node_language' query: ALTER TABLE custom_breadcrumb ADD INDEX node_language (node_type, language) in /home/xxxxx/html/includes/database.mysql-common.inc on line 434.
* user warning: Duplicate column name 'name' query: ALTER TABLE custom_breadcrumb ADD `name` VARCHAR(128) DEFAULT NULL in /home/xxxxx/html/includes/database.mysql-common.inc on line 298.

You can safely ignore these warnings! The module will work fine after the upgrade. The updates failed because you had already updated your database by using the 6.x-2.x-dev version. Unfortunately, some of the updates in 6.x-2.x-dev had to be renumbered to make the update from the 6.x-1.x branch work properly.

This will only happen to those who have installed an earlier version of 6.x-2.x-dev. If you uninstall and do a clean install you will not see the error. But that is not required - just ignore and have a great day.

custom_breadcrumbs 6.x-2.x-dev

MGN - March 29, 2009 - 04:42
Nightly development snapshot from CVS branch: DRUPAL-6--2
First released: March 29, 2009 - 04:42
Download: custom_breadcrumbs-6.x-2.x-dev.tar.gz
Size: 45.23 KB
md5_file hash: 8f580bf250e75df6260fe8847d79fb2c
Last updated: November 7, 2009 - 00:04
View usage statistics for this release

Custom Breadcrumbs 6.x.2.x development branch. This is likely to change often and may be unstable for some time. Testers are welcome to try it, but be warned that this is new code and not fit for a production site.

If you are upgrading from an earlier 6.x-2.x-dev release prior to September 30, 2009 you will likely get the following error message when you run update.php.

* user warning: Duplicate key name 'language' query: ALTER TABLE custom_breadcrumb ADD INDEX language (language) in /home/xxx/html/includes/database.mysql-common.inc on line 434.
* user warning: Duplicate key name 'node_language' query: ALTER TABLE custom_breadcrumb ADD INDEX node_language (node_type, language) in /home/xxxxx/html/includes/database.mysql-common.inc on line 434.
* user warning: Duplicate column name 'name' query: ALTER TABLE custom_breadcrumb ADD `name` VARCHAR(128) DEFAULT NULL in /home/xxxxx/html/includes/database.mysql-common.inc on line 298.

You can safely ignore these warnings! The module will work fine after the upgrade. The updates failed because you had already updated your database by using the earlier 6.x-2.x-dev version. Unfortunately, some of the updates in 6.x-2.x-dev had to be renumbered to make the update from the 6.x-1.x branch work properly.

custom_breadcrumbs 5.x-1.x-dev

MGN - March 18, 2009 - 21:43
Nightly development snapshot from CVS branch: DRUPAL-5
First released: March 18, 2009 - 21:43
Download: custom_breadcrumbs-5.x-1.x-dev.tar.gz
Size: 12.54 KB
md5_file hash: 6b00bf927b8bd43fdd4b239d54e903b2
Last updated: October 2, 2009 - 12:09
View usage statistics for this release

Nightly Development Snapshot

custom_breadcrumbs 6.x-1.x-dev

eaton - October 16, 2008 - 18:30
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: October 16, 2008 - 18:30
Download: custom_breadcrumbs-6.x-1.x-dev.tar.gz
Size: 12.72 KB
md5_file hash: 00995f81ac8b7c20e669aad9d60759e8
Last updated: October 26, 2009 - 00:07
View usage statistics for this release

Nightly snapshot of the current CVS code.

custom_breadcrumbs 6.x-1.4

eaton - October 16, 2008 - 18:28
Official release from CVS tag: DRUPAL-6--1-4
First released: October 16, 2008 - 18:28
Download: custom_breadcrumbs-6.x-1.4.tar.gz
Size: 9.46 KB
md5_file hash: 350c9e4ffe711945d86a13fb96a0f77f
Last updated: October 16, 2008 - 18:30
View usage statistics for this release

Fixes minor bugs and adds the ability to set the active menu trail for a node based on the defined breadcrumb. This ensures that primary and secondary navigation menus will reflect the fact that the current node is beneath a given URL.

custom_breadcrumbs 6.x-1.3

eaton - January 27, 2008 - 08:35
Official release from CVS tag: DRUPAL-6--1-3
First released: January 27, 2008 - 08:35
Download: custom_breadcrumbs-6.x-1.3.tar.gz
Size: 9.09 KB
md5_file hash: 41e1845b4f11002107f934adab8194fa
Last updated: January 27, 2008 - 08:40
View usage statistics for this release

The Drupal 6 version of Custom Breadcrumbs. All functionality is the same, but some minor tweaking and splitting of the administrative pages should make it a touch more memory efficient.

custom_breadcrumbs 5.x-1.2

eaton - March 9, 2007 - 19:34
Official release from CVS tag: DRUPAL-5--1-2
First released: March 9, 2007 - 19:34
Download: custom_breadcrumbs-5.x-1.2.tar.gz
Size: 8.25 KB
md5_file hash: 20109144a2be296b5ce8183b4e5d0b25
Last updated: March 9, 2007 - 19:35
View usage statistics for this release

Fixes a number of display problems on view listings pages, and allows optional breadcrumb entries (if the title evaluates to empty, skip it).

custom_breadcrumbs 5.x-1.1

eaton - January 3, 2007 - 21:43
Official release from CVS tag: DRUPAL-5--1-1
First released: January 3, 2007 - 21:43
Download: custom_breadcrumbs-5.x-1.1.tar.gz
Size: 8.19 KB
md5_file hash: fd88c2cfcedcbd6980d3e9ca8cfd218e
Last updated: January 3, 2007 - 17:45
View usage statistics for this release

Removed the dependency on token.module: breadcrumbs can be built without it, but link titles and paths must be static.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.