/[drupal]/contributions/modules/custom_breadcrumbs/custom_breadcrumbs.admin.inc
ViewVC logotype

Log of /contributions/modules/custom_breadcrumbs/custom_breadcrumbs.admin.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.1.2.3.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 01:38:48 2009 UTC (5 weeks, 2 days ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.1.2.3.2.20: +5 -5 lines
Diff to previous 1.1.2.3.2.20 , to branch point 1.1.2.3 , to next main 1.1.2.5
* by MGN: Allow strings used for page titles to be translated.
#594394 by MGN: Require php code tags when using php for titles and paths.

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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 4 19:20:16 2009 UTC (7 weeks, 3 days ago) by mgn
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-7--1
Changes since 1.2: +41 -24 lines
Diff to previous 1.2
Updating HEAD for D7 development

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 12:12:11 2009 UTC (8 weeks ago) by mgn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.1.2.4: +20 -23 lines
Diff to previous 1.1.2.4 , to branch point 1.1 , to next main 1.3
* by MGN: remove broken per breadcrumb active trail code for now.
* by MGN: fix errors with special identifiers fieldset.
* by MGN: fix coding errors resulting in coder warnings.

Revision 1.1.2.3.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 18:24:41 2009 UTC (8 weeks, 2 days ago) by mgn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.1.2.3.2.18: +71 -18 lines
Diff to previous 1.1.2.3.2.18 , to branch point 1.1.2.3
#583550 by MGN: New feature allows the admin to name breadcrumbs to make them easier to find.
#533784 by MGN: New feature provides an option that allows the use of php in titles and paths.
* by MGN: Delete all custom breadcrumbs variables when the module is uninstalled.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 04:53:11 2009 UTC (2 months, 1 week ago) by mgn
Branch: DRUPAL-6--1
Changes since 1.1.2.3: +2 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#574844 by MGN: Fixed incorrect uses of t().

Revision 1.1.2.3.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 04:49:38 2009 UTC (2 months, 1 week ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.1.2.3.2.17: +2 -2 lines
Diff to previous 1.1.2.3.2.17 , to branch point 1.1.2.3
#574844 by MGN: Fixed incorrect uses of t().

Revision 1.1.2.3.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 12:44:09 2009 UTC (2 months, 4 weeks ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.1.2.3.2.16: +2 -2 lines
Diff to previous 1.1.2.3.2.16 , to branch point 1.1.2.3
* by MGN: Improved token replacement for views with arguments.

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.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 22:02:07 2009 UTC (5 months, 3 weeks ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.1.2.3.2.9: +523 -523 lines
Diff to previous 1.1.2.3.2.9 , to branch point 1.1.2.3
fixing crlf problem with last commit.

Revision 1.1.2.3.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 20:22:29 2009 UTC (5 months, 3 weeks ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.1.2.3.2.8: +2 -2 lines
Diff to previous 1.1.2.3.2.8 , to branch point 1.1.2.3
* by MGN: minor cosmetic fix to filter labels.

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.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 14:49:35 2009 UTC (6 months, 1 week ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.1.2.3.2.6: +3 -1 lines
Diff to previous 1.1.2.3.2.6 , to branch point 1.1.2.3
#467224 by MGN: fixed empty property bug.

Revision 1.1.2.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 17 01:33:19 2009 UTC (6 months, 1 week ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.1.2.3.2.5: +482 -222 lines
Diff to previous 1.1.2.3.2.5 , to branch point 1.1.2.3
#435290 by MGN: Enable filtering and sorting of breadcrumb list.
#309222 by MGN: fix old postgres bug in install.

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.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 25 01:05:03 2009 UTC (7 months ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.1.2.3.2.3: +5 -13 lines
Diff to previous 1.1.2.3.2.3 , to branch point 1.1.2.3
#435224 by Jolidog and MGN: Make breadcrumbs list show items for all enabled languages.

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.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 03:11:39 2009 UTC (7 months, 4 weeks ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.1.2.3.2.1: +15 -38 lines
Diff to previous 1.1.2.3.2.1 , to branch point 1.1.2.3
[#372648] by MGN: Allow multiple definitions of breadcrumbs.

Revision 1.1.2.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 21:31:24 2009 UTC (7 months, 4 weeks ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.1.2.3: +115 -56 lines
Diff to previous 1.1.2.3
* by MGN: Initial commit of the DRUPAL-6--2 branch.

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.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 00:57:24 2008 UTC (14 months, 1 week ago) by eaton
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.1.2.1: +10 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Adding the ability to set thecurrent active-trail. Experimental for the moment.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 08:39:23 2008 UTC (21 months, 4 weeks ago) by eaton
Branch: DRUPAL-6--1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Minor code formatting issues found by Coder module.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 29 08:32:05 2008 UTC (21 months, 4 weeks ago) by eaton
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
Minor code formatting issues found by Coder module.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 08:30:15 2008 UTC (21 months, 4 weeks ago) by eaton
Branch: MAIN
CVS Tags: DRUPAL-6--1-3
Branch point for: DRUPAL-6--1
Drupal 6 version. No new features, just a nice clean working version.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2