Log of /contributions/modules/custom_breadcrumbs/custom_breadcrumbs.admin.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.3.2.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 10 14:59:54 2009 UTC
(6 weeks, 4 days ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.1.2.3.2.19: +61 -12 lines
Diff to
previous 1.1.2.3.2.19
, to
branch point 1.1.2.3
#595066 by MGN: New feature to select menus to be used to provide custom breadcrumbs based on menu structure.
* by MGN: New feature to prevent custom breadrumbs from modifying the breadcrumbs for some pages by path.
* by MGN: Code and UI cleanup.
Revision
1.1.2.3.2.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Aug 21 01:43:30 2009 UTC
(3 months ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.1.2.3.2.15: +2 -2 lines
Diff to
previous 1.1.2.3.2.15
, to
branch point 1.1.2.3
#407052 by MGN and vthirteen: Added documentation to amplify what can be done using the advanced
option to set the home breadcrumb sitewide (or remove it entirely).
#538180 by MGN: Taxonomy Breadcrumb should not show current term on term page by default.
#539416 by MGN: Fix coding errors producing php warnings.
#543968 by MGN: New feature to support breadcrumbs with query strings.
#554918 by MGN: rewrite get lightest term function to account for weights of parent terms.
* by MGN: New feature to use most recent term (instead of lightest term) for better breadcrumbs for
nodes that have several taxonomy terms.
Revision
1.1.2.3.2.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Aug 2 23:18:48 2009 UTC
(3 months, 3 weeks ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.1.2.3.2.14: +108 -5 lines
Diff to
previous 1.1.2.3.2.14
, to
branch point 1.1.2.3
* by MGN: New feature to optionally adjust custom breadcrumb module weights via dragable table on the
custom breadcrumbs settings form.
* by MGN: Do not rebuild theme registry unless force active trail option is changed.
#519608 by MGN and realityloop: Do not provide a view breadcrumb if the view is embeded in a panel page.
#516704 by MGN: Breadcrumb support for delegated (panel) pages.
Revision
1.1.2.3.2.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 20 12:40:22 2009 UTC
(4 months, 1 week ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.1.2.3.2.13: +9 -1 lines
Diff to
previous 1.1.2.3.2.13
, to
branch point 1.1.2.3
#510716 by pinkradical: Path strings are case sensitive.
#517010 by MGN: Wrong custom breadcrumb on view with multiple pages.
#519524 by MGN: Name not displayed correctly with 3 level deep taxonomy terms.
#521000 by MGN: Title and path for custom vocabulary and term breadcrumbs doesn't work well.
#523678 by MGN: New feature to provide option for Home breadcrumb text to replace Home on all pages.
* by MGN: consolidate some common functions used by submodules into new file custom_breadcrumbs_common.inc
* by MGN: corrected various coding problems leading to E_NOTICE warnings.
Revision
1.1.2.3.2.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 13 15:11:32 2009 UTC
(4 months, 1 week ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.1.2.3.2.12: +2 -2 lines
Diff to
previous 1.1.2.3.2.12
, to
branch point 1.1.2.3
#516060 by MGN: Malformed Taxonomy Breadcrumb.
* by MGN: modified custom_breadcrumbs_token_types to accept multiple objects as an array for improved token replacement.
* by MGN: corrected various coding problems leading to E_NOTICE warnings.
Revision
1.1.2.3.2.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jul 10 00:47:58 2009 UTC
(4 months, 2 weeks ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.1.2.3.2.11: +4 -2 lines
Diff to
previous 1.1.2.3.2.11
, to
branch point 1.1.2.3
* by MGN: corrected inappropriate use of t().
* by MGN: corrected various coding problems leading to E_ALL warnings.
* by MGN: corrected hook_theme omission for custom breadcrumbs help identifiers.
#513652 by nicholasThompson: Update_6001 has invalid use of db_add_field.
#501308 by MGN: New feature to allow the taxonomy breadcrumb to be appended to the existing breadcrumb and work with views.
Revision
1.1.2.3.2.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 26 12:35:56 2009 UTC
(5 months ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.1.2.3.2.10: +9 -1 lines
Diff to
previous 1.1.2.3.2.10
, to
branch point 1.1.2.3
#491326 by MGN: Fix to ensure that pathauto.inc is loaded if pathauto is enabled and prevent breadcrumb
from being set without a defined custom breadcrumb.
#490532 by MGN: New feature to use hook_init to provide breadcrumbs for menu items (module pages).
#493966 by MGN: Allow custom breadcrumbs to be defined for calendar view pages.
#485062 by MGN: New feature to provide breadcrumb for views based on menu tree.
Revision
1.1.2.3.2.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 30 19:54:14 2009 UTC
(5 months, 3 weeks ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.1.2.3.2.7: +75 -36 lines
Diff to
previous 1.1.2.3.2.7
, to
branch point 1.1.2.3
#435290 by Jolidog and MGN: Create options to filter breadcrumbs list and enable sorting.
#461194 by MGN: Add language path prefixes to custom_breadcrumbs_paths breadcrumbs.
#460500 by MGN: Show custom breadcrumbs on comment forms.
Feature by MGN: Add custom_breadcrumbs_fieldset to node edit pages.
#287471 by MGN: Custom_breadcrumbs_taxonomy module to provide custom_breadcrumbs for taxonomy terms and vocabularies.
Revision
1.1.2.3.2.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 7 03:01:20 2009 UTC
(6 months, 2 weeks ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.1.2.3.2.4: +4 -1 lines
Diff to
previous 1.1.2.3.2.4
, to
branch point 1.1.2.3
#449648 by MGN: fixed error in default setting of home breadcrumb link.
* by MGN: fixed inconsistent parameters used in token_help call.
* by MGN: fixed problem with breadcrumb visibility code.
* by MGN: comment cleanup - remove inline comments and punctuate correctly.
Revision
1.1.2.3.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 15 03:30:18 2009 UTC
(7 months, 1 week ago)
by
mgn
Branch:
DRUPAL-6--2
Changes since
1.1.2.3.2.2: +43 -0 lines
Diff to
previous 1.1.2.3.2.2
, to
branch point 1.1.2.3
* by MGN: Add a global configuration page at admin/settings/custom_breadcrumbs with options to force the active trail.
* by MGN: Adds theme_menu_item and theme_menu_item_link to force the menu active trail for menu links.
* by MGN: Remove the per-breadcrumb option to force the active trail.
#407052 by MGN: Allow customization of the 'Home' breadcrumb text from the the global configuration page.
Revision
1.1.2.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 11 02:26:13 2009 UTC
(9 months, 2 weeks ago)
by
mgn
Branch:
DRUPAL-6--1
Branch point for:
DRUPAL-6--2
Changes since
1.1.2.2: +24 -12 lines
Diff to
previous 1.1.2.2
, to
branch point 1.1
#296516 by dbabbage, MGN: Clean path using pathauto function.
#306637 by moshe weitzman, TUc: Trim data before comparing - and validator tip.
#264663 by sun: Wrong table definition in install schema.
#296166 by GROL, bangpound: Only first row checked (visibility patch).
#343418 by Todd Nienkerk: Permission to use PHP in custom breadcrumbs doesn't work.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.