path_breadcrumbs 7.x-3.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-3.0-beta2.tar.gz | 34.18 KB | 81b8d72dd54e3083dee25c60ee87f7f8 |
| path_breadcrumbs-7.x-3.0-beta2.zip | 43.41 KB | 522bcad127d9d3c55dfc597d9e298b95 |
Release notes
Fixed issue #1959052: Cannot change term page breadcrumbs
path_breadcrumbs 7.x-3.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-3.0-beta1.tar.gz | 34.12 KB | 6d736d36e37cef4452b2af5ad6b15882 |
| path_breadcrumbs-7.x-3.0-beta1.zip | 43.33 KB | 550748d1e88315544a824d19282b7c37 |
Release notes
See changes since 7.x-2.x:
- #1680160: Wrong path in breadcrumbs
- #1659180: Can't activate with latest ctools
- #1645360: Do not use t() function for translating dynamic strings.
- Fixed php warning for empty internal_render option.
- #1802636: path_breadcrumbs_breadcrumb does not check whether CLEAN URLs are disabled
- #1841674: Don't let path_breadcrumbs_breadcrumb escape the title
- Fixed bug with adding new breadcrumb for already existing Path Breadcrumbs navigation.
- Remove path breadcrumb from object cache when it was deleted from site.
- Provided more information about tokens. Added new dependency (Entity Token module, part of Entity module).
- Added context plugin for site global tokens.
- Added class for autocomplete tokens based on Entity Tokens module.
- #1850806: link output
- #1681320: Performance issue with path_breadcrumbs_page_alter
- #1741710: Add to path field help: For internal non-aliased paths only
- #1860550: Path Breadcrumbs UI Module Misspelled
- Added flush of cached data when module settings is updated.
- #1881078: Draggable interface for breadcrumbs items list
- #1889066: unexpected T_FUNCTION path_breadcrumbs_ui.module
- #1889494: Order not being saved.
- Removed "Please, wait..." message while breadcrumb is deleting.
- #1897490: Give delimiter a CSS class to be able to replace it with image delimiter
- Added cache settings.
- Replaced hook_page_alter() with hook_init() to set breadcrumbs earlier.
- #1941968: Check for cached data fails
path_breadcrumbs 7.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-3.x-dev.tar.gz | 34.3 KB | bc4a35b32f66f07c6b561202daa96baa |
| path_breadcrumbs-7.x-3.x-dev.zip | 43.55 KB | 9ccb7f42e9694be9d158bb8327532298 |
Release notes
Now module allows to translate strings using i18n features.
path_breadcrumbs 7.x-2.0-beta17
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta17.tar.gz | 26.57 KB | d0f2669dd0a32b1d279f6f7d5a1606a5 |
| path_breadcrumbs-7.x-2.0-beta17.zip | 31.65 KB | fe17a807fcea0df1811579b9cf465834 |
Release notes
- #1680160: Wrong path in breadcrumbs
- #1659180: Can't activate with latest ctools
- Removed module Path Breadcrumbs fields (It is better to install Entity token instead).
- Minimal code improvements.
path_breadcrumbs 7.x-2.0-beta16
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta16.tar.gz | 27.5 KB | e752dd3570614019a992cff7df554280 |
| path_breadcrumbs-7.x-2.0-beta16.zip | 33.59 KB | b129acc1753afbcc25e340b0d48d0eb7 |
Release notes
Removed development code from release.
For other changes see http://drupal.org/node/1669192.
path_breadcrumbs 7.x-2.0-beta15
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta15.tar.gz | 27.71 KB | 0165f7bf612954357d0e377df77df01f |
| path_breadcrumbs-7.x-2.0-beta15.zip | 33.8 KB | 24a362161f000f925162e59b054d66fc |
Release notes
Fixed bugs:
Features:
- Now if breadcrumbs navigation contains empty title it will not be displayed.
path_breadcrumbs 7.x-2.0-beta14
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta14.tar.gz | 27.33 KB | fa1a129f87f703108b0b631b318826ba |
| path_breadcrumbs-7.x-2.0-beta14.zip | 33.39 KB | 252f49bcffc0f002d7f6dcf5d37d52df |
Release notes
- Added full support of Ctools bulk export and Features.
- Fixed bug for !page_title token for static paths.
- Improved performance of loading breadcrumbs for a page.
path_breadcrumbs 7.x-2.0-beta13
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta13.tar.gz | 25.49 KB | 1822f7912357732bc3a0b1f8fcc07ed0 |
| path_breadcrumbs-7.x-2.0-beta13.zip | 31.34 KB | 719283b78ea2e250ff519a4cd0f9c330 |
Release notes
- Fixed bug with saving weights for paths (#1635066: PostgreSQL: PDOException: SQLSTATE[22P02]: Invalid text representation in path_breadcrumbs_ui_breadcrumbs_list_submit()).
- Now ctools object cache flushes correctly (#1647396: Can't delete ctools cache objects.).
- Fixed bug with home link href when drupal in not in site root folder (#1645110: link to homepage when my drupal not in root folder of server).
- Fixed bug with export/import.
- Added more weight delta to prevent wrong variants selection on large amount of breadcrumb variants.
- Fixed grammar mistakes.
- Code was refactored: now it is more safe and reliable.
path_breadcrumbs 7.x-2.0-beta12
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta12.tar.gz | 24.53 KB | 3c17a4d4eca01134f4e906e659aeedec |
| path_breadcrumbs-7.x-2.0-beta12.zip | 30.37 KB | 6bb3bba3626b41463aa1db247ab2781e |
Release notes
Added sub-module that provides additional tokens for fields.
Default values for arguments form now applies more correctly.
path_breadcrumbs 7.x-2.0-beta11
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta11.tar.gz | 23.4 KB | fe5dfcd9ff2afad9645df645ccf8fb51 |
| path_breadcrumbs-7.x-2.0-beta11.zip | 28.25 KB | 5c879b5389a8afb7f6d1f08f2ad469a2 |
Release notes
Fixed quotes encoding for RDFa format.
path_breadcrumbs 7.x-2.0-beta10
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta10.tar.gz | 23.4 KB | 280c05d3d1be7765b79242778fe8cc1a |
| path_breadcrumbs-7.x-2.0-beta10.zip | 28.25 KB | a2a3cf4cd5cb664d6897ab85bf03a200 |
Release notes
- Added minimal required ctools version.
- Fixed bug that could happened when breadcrumbs was updated.
- Fixed bug with empty context and wrong context.
path_breadcrumbs 7.x-2.0-beta9
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta9.tar.gz | 23.59 KB | 3fd694bd6688d1ed780a2428830a34c9 |
| path_breadcrumbs-7.x-2.0-beta9.zip | 28.39 KB | dfedac9affd8a4df019e5ce317659975 |
Release notes
Fixed unexpected unset of selection rules after path breadcrumbs update.
Fixed #1626654: Strict warning in admin page
path_breadcrumbs 7.x-2.0-beta8
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta8.tar.gz | 23.45 KB | 93026990b9d245af8c191960c087810f |
| path_breadcrumbs-7.x-2.0-beta8.zip | 28.32 KB | bc4c90d541c4a6c3dd72128083773b1c |
Release notes
Added Microdata support (rich snippets).
Fixed #1624884: " and other entities go to breadcrumb.
path_breadcrumbs 7.x-2.0-beta7
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta7.tar.gz | 22.54 KB | bc31dfdb88e9c79f4a87a01ee7115c5a |
| path_breadcrumbs-7.x-2.0-beta7.zip | 26.99 KB | 69437057e9b40335a08ef886c071f213 |
Release notes
New features:
- Export / Import functionality.
- Clone functionality.
- Now breadcrumb navigation could be hidden if it contains only one element
- Added new token for current page title.
- Added possibility to use placeholder's value from page url as token.
- Added RDFa support for breadcrumbs.
- Added classes 'odd, even, first, last' to the breadcrumbs.
- Fixed styles for breadcrumbs add form.
path_breadcrumbs 7.x-2.0-beta6
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta6.tar.gz | 19.97 KB | 9f857e93e19ceebf4f84b4cd869c55cf |
| path_breadcrumbs-7.x-2.0-beta6.zip | 23.98 KB | e2bfe0414b032c23e20512da7cdb062a |
Release notes
Fixed bug with path aliases.
Removed debug info.
path_breadcrumbs 7.x-2.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta5.tar.gz | 19.99 KB | 71ae724c34e464dd7a38fb24673f8d59 |
| path_breadcrumbs-7.x-2.0-beta5.zip | 24 KB | 6f4736470056358be429d727a761ff31 |
Release notes
Fixed bug with path aliases.
path_breadcrumbs 7.x-2.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta4.tar.gz | 19.97 KB | a81ad1269387369af48a313826422089 |
| path_breadcrumbs-7.x-2.0-beta4.zip | 23.99 KB | c6ecec8a7ff99df2abbb17776a32ecfa |
Release notes
Added configure link from modules page.
Fixed PHP warnings.
path_breadcrumbs 7.x-2.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta3.tar.gz | 19.91 KB | 1ed0dbbf918fab5da767132bf844f7be |
| path_breadcrumbs-7.x-2.0-beta3.zip | 23.9 KB | e9a3d7be146446ce03739f5a938c4812 |
Release notes
Added module settings.
Module now will delete its variables on module uninstall.
path_breadcrumbs 7.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta2.tar.gz | 19.66 KB | f0aaec7ed48af7721162c6e086612d6d |
| path_breadcrumbs-7.x-2.0-beta2.zip | 23.64 KB | 2b7c55ba78c81018cdd059e78a001e57 |
Release notes
Small bug fix.
Added new usable widget for titles/paths creation.
path_breadcrumbs 7.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| path_breadcrumbs-7.x-2.0-beta1.tar.gz | 18.5 KB | c44b8dedbe55611c1c3300c2d01a78de |
| path_breadcrumbs-7.x-2.0-beta1.zip | 22.04 KB | c816403ad86b6ac02cf942afd7c25860 |
Release notes
Complete rewrite of path braedcrumbs. Allows to set breadcrumbs for any pages!