/[drupal]/contributions/modules/custom_breadcrumbs/custom_breadcrumbs.module
ViewVC logotype

Log of /contributions/modules/custom_breadcrumbs/custom_breadcrumbs.module

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.6.2.5.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 20:35:47 2009 UTC (4 weeks, 3 days ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.6.2.5.2.28: +2 -2 lines
Diff to previous 1.6.2.5.2.28 , to branch point 1.6.2.5 , to next main 1.6.2.9
#609650 by MGN: Trim any whitespace between identifier and path.

Revision 1.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 20:32:26 2009 UTC (4 weeks, 3 days ago) by mgn
Branch: DRUPAL-6--1
Changes since 1.6.2.8: +7 -5 lines
Diff to previous 1.6.2.8 , to branch point 1.6 , to next main 1.10
#609650 by MGN: Trim any whitespace between identifier and path.

Revision 1.6.2.5.2.28 - (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.6.2.5.2.27: +11 -8 lines
Diff to previous 1.6.2.5.2.27 , to branch point 1.6.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.6.2.5.2.27 - (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.6.2.5.2.26: +42 -16 lines
Diff to previous 1.6.2.5.2.26 , to branch point 1.6.2.5
#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.10 - (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.9: +113 -45 lines
Diff to previous 1.9
Updating HEAD for D7 development

Revision 1.6.2.5.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 23:40:56 2009 UTC (7 weeks, 4 days ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.6.2.5.2.25: +11 -8 lines
Diff to previous 1.6.2.5.2.25 , to branch point 1.6.2.5
* by MGN: restoring some code that was inadvertently removed by the last commit.

Revision 1.6.2.8 - (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.6.2.7: +23 -17 lines
Diff to previous 1.6.2.7 , to branch point 1.6
* 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.6.2.5.2.25 - (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.6.2.5.2.24: +67 -38 lines
Diff to previous 1.6.2.5.2.24 , to branch point 1.6.2.5
#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.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 02:47:52 2009 UTC (2 months ago) by mgn
Branch: DRUPAL-6--1
Changes since 1.6.2.6: +4 -2 lines
Diff to previous 1.6.2.6 , to branch point 1.6
#582636 by MGN: Permit blank breadcrumbs when title is set to <none>.

Revision 1.6.2.5.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 02:32:46 2009 UTC (2 months ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.6.2.5.2.23: +5 -4 lines
Diff to previous 1.6.2.5.2.23 , to branch point 1.6.2.5
#581550 by MGN: Fixed a bug that prevented default views from being listed on the add custom breadcrumb
                for view form.
#582636 and by MGN: Permit blank breadcrumbs when title is set to <none>.

Revision 1.5.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 06:53:18 2009 UTC (2 months, 1 week ago) by mgn
Branch: DRUPAL-5
Changes since 1.5.2.12: +3 -2 lines
Diff to previous 1.5.2.12 , to branch point 1.5 , to next main 1.10
#217875 by Thomas Sewell and MGN: Allow query string in path.

Revision 1.5.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 06:15:37 2009 UTC (2 months, 1 week ago) by mgn
Branch: DRUPAL-5
Changes since 1.5.2.11: +5 -5 lines
Diff to previous 1.5.2.11 , to branch point 1.5
#124390 by idmacdonald and MGN: use menu_set_location to highlight current menu item.

Revision 1.5.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 04:52:11 2009 UTC (2 months, 1 week ago) by mgn
Branch: DRUPAL-5
Changes since 1.5.2.10: +6 -4 lines
Diff to previous 1.5.2.10 , to branch point 1.5
#277156 by suit4 and MGN: set active menu item.

Revision 1.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 12:57:06 2009 UTC (2 months, 1 week ago) by mgn
Branch: DRUPAL-6--1
Changes since 1.6.2.5: +6 -2 lines
Diff to previous 1.6.2.5 , to branch point 1.6
#543536 by MGN and gapple. Remove double, leading, and trailing slashes from paths.

Revision 1.6.2.5.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 12:52:10 2009 UTC (2 months, 1 week ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.6.2.5.2.22: +5 -1 lines
Diff to previous 1.6.2.5.2.22 , to branch point 1.6.2.5
#543536 by MGN and gapple. Remove double, leading, and trailing slashes from paths.

Revision 1.6.2.5.2.22 - (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.6.2.5.2.21: +4 -4 lines
Diff to previous 1.6.2.5.2.21 , to branch point 1.6.2.5
#574844 by MGN: Fixed incorrect uses of t().

Revision 1.6.2.5.2.21 - (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.6.2.5.2.20: +11 -25 lines
Diff to previous 1.6.2.5.2.20 , to branch point 1.6.2.5
* by MGN: Improved token replacement for views with arguments.

Revision 1.6.2.5.2.20 - (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.6.2.5.2.19: +9 -15 lines
Diff to previous 1.6.2.5.2.19 , to branch point 1.6.2.5
#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.5.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 02:28:27 2009 UTC (3 months, 1 week ago) by mgn
Branch: DRUPAL-5
Changes since 1.5.2.9: +5 -5 lines
Diff to previous 1.5.2.9 , to branch point 1.5
#147611 by thePanz and MGN: various fixes related to the php visibility option.

Revision 1.5.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 02:04:59 2009 UTC (3 months, 1 week ago) by mgn
Branch: DRUPAL-5
Changes since 1.5.2.8: +5 -3 lines
Diff to previous 1.5.2.8 , to branch point 1.5
#176733 by Vallenwood: Error messages don't appear when creating/editing custom breadcrumbs.
#402092 by marius and MGN: Correct install problems with custom_breadcrumbs 5.x-1.x-dev.
#183949 by Rob Loach: Column count doesn't match value count at row 1 query: INSERT INTO
        custom_breadcrumb (titles, paths, visibility_php, node_type).
#281151 by MGN: Use decode_entities to permit quotes in titles.

Revision 1.6.2.5.2.19 - (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.6.2.5.2.18: +11 -2 lines
Diff to previous 1.6.2.5.2.18 , to branch point 1.6.2.5
* 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.6.2.5.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 13:00:23 2009 UTC (3 months, 4 weeks ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.6.2.5.2.17: +67 -44 lines
Diff to previous 1.6.2.5.2.17 , to branch point 1.6.2.5
#533060 by MGN: Passed variable is not an array or object in custom_breadcrumbs.module on line 725.
#492724 by MGN: 'Force the active trail' removes appended title from breadcrumb.
#483086 by MGN: Custom Breadcrumbs breaks theming of menu_item and menu_item_link.

Revision 1.6.2.5.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 12:40:22 2009 UTC (4 months ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.6.2.5.2.16: +45 -18 lines
Diff to previous 1.6.2.5.2.16 , to branch point 1.6.2.5
#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.6.2.5.2.16 - (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.6.2.5.2.15: +34 -21 lines
Diff to previous 1.6.2.5.2.15 , to branch point 1.6.2.5
#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.6.2.5.2.15 - (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.6.2.5.2.14: +46 -27 lines
Diff to previous 1.6.2.5.2.14 , to branch point 1.6.2.5
* 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.6.2.5.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 18:52:17 2009 UTC (4 months, 4 weeks ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.6.2.5.2.13: +2 -2 lines
Diff to previous 1.6.2.5.2.13 , to branch point 1.6.2.5
* by MGN: fixed typo in module_load_include statements.

Revision 1.6.2.5.2.13 - (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.6.2.5.2.12: +27 -3 lines
Diff to previous 1.6.2.5.2.12 , to branch point 1.6.2.5
#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.6.2.5.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 15:15:47 2009 UTC (5 months, 2 weeks ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.6.2.5.2.11: +5 -1 lines
Diff to previous 1.6.2.5.2.11 , to branch point 1.6.2.5
* by MGN: Use hook_views_pre_render() instead of hook_menu_alter() in custom_breadcrumbs_views().
* by MGN: Load the first node of a view for token replacement.

Revision 1.6.2.5.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 22:28:29 2009 UTC (5 months, 2 weeks ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.6.2.5.2.10: +59 -29 lines
Diff to previous 1.6.2.5.2.10 , to branch point 1.6.2.5
#472068 by Xano and MGN: Improve hook_menu_alter override for modules claiming taxonomy/term/tid pages.
#483060 by MGN: New feature to allow for named anchors in breadcrumbs paths.
#484496 by MGN: Custom_breadcrumbs.install should not use t() in hook_schema().
#481730 by MGN: Description about wildcard matching is incorrect and misleading.

Revision 1.6.2.5.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.6.2.5.2.9: +672 -672 lines
Diff to previous 1.6.2.5.2.9 , to branch point 1.6.2.5
fixing crlf problem with last commit.

Revision 1.6.2.5.2.9 - (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.6.2.5.2.8: +128 -79 lines
Diff to previous 1.6.2.5.2.8 , to branch point 1.6.2.5
#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.6.2.5.2.8 - (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.6.2.5.2.7: +13 -1 lines
Diff to previous 1.6.2.5.2.7 , to branch point 1.6.2.5
#467224 by MGN: fixed empty property bug.

Revision 1.6.2.5.2.7 - (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.6.2.5.2.6: +611 -584 lines
Diff to previous 1.6.2.5.2.6 , to branch point 1.6.2.5
#435290 by MGN: Enable filtering and sorting of breadcrumb list.
#309222 by MGN: fix old postgres bug in install.

Revision 1.6.2.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 03:01:21 2009 UTC (6 months, 2 weeks ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.6.2.5.2.5: +8 -5 lines
Diff to previous 1.6.2.5.2.5 , to branch point 1.6.2.5
#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.6.2.5.2.5 - (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.6.2.5.2.4: +48 -27 lines
Diff to previous 1.6.2.5.2.4 , to branch point 1.6.2.5
#435224 by Jolidog and MGN: Make breadcrumbs list show items for all enabled languages.

Revision 1.6.2.5.2.4 - (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.6.2.5.2.3: +194 -9 lines
Diff to previous 1.6.2.5.2.3 , to branch point 1.6.2.5
* 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.6.2.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 12:43:31 2009 UTC (7 months, 2 weeks ago) by mgn
Branch: DRUPAL-6--2
Changes since 1.6.2.5.2.2: +80 -30 lines
Diff to previous 1.6.2.5.2.2 , to branch point 1.6.2.5
* by MGN and Eaton: adding path support and Eatons menu active trail code.

Revision 1.6.2.5.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.6.2.5.2.1: +8 -8 lines
Diff to previous 1.6.2.5.2.1 , to branch point 1.6.2.5
[#372648] by MGN: Allow multiple definitions of breadcrumbs.

Revision 1.6.2.5.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.6.2.5: +238 -102 lines
Diff to previous 1.6.2.5
* by MGN: Initial commit of the DRUPAL-6--2 branch.

Revision 1.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 19:59:26 2009 UTC (8 months ago) by mgn
Branch: DRUPAL-5
Changes since 1.5.2.7: +2 -6 lines
Diff to previous 1.5.2.7 , to branch point 1.5
#409068 by MGN: Simple commit to get the system to wake up.

Revision 1.6.2.5 - (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.6.2.4: +64 -14 lines
Diff to previous 1.6.2.4 , to branch point 1.6
#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.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 02:25:43 2008 UTC (14 months ago) by eaton
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.6.2.3: +5 -4 lines
Diff to previous 1.6.2.3 , to branch point 1.6
Fixing the breadcrumb trails so they don't explode. We'll see if this has performance problems, but tabs won't disappear.

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 01:10:16 2008 UTC (14 months, 1 week ago) by eaton
Branch: DRUPAL-6--1
Changes since 1.6.2.2: +6 -5 lines
Diff to previous 1.6.2.2 , to branch point 1.6
Oh, look! One more shot at it.

Revision 1.6.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
Changes since 1.6.2.1: +5 -2 lines
Diff to previous 1.6.2.1 , to branch point 1.6
Adding the ability to set thecurrent active-trail. Experimental for the moment.

Revision 1.6.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.6: +6 -6 lines
Diff to previous 1.6
Minor code formatting issues found by Coder module.

Revision 1.9 - (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.8: +2 -2 lines
Diff to previous 1.8
Minor code formatting issues found by Coder module.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 09:02:31 2008 UTC (21 months, 4 weeks ago) by eaton
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
And again.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 09:00:08 2008 UTC (21 months, 4 weeks ago) by eaton
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
Seriously. Every time I tag a release, I find the obscure bugs. This one's trivial, though; menu titles were wrapped in t(), which is no longer needed in D6. It'll get rolled into the next release.

Revision 1.6 - (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
Changes since 1.5: +69 -164 lines
Diff to previous 1.5
Drupal 6 version. No new features, just a nice clean working version.

Revision 1.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 27 08:24:17 2008 UTC (21 months, 4 weeks ago) by eaton
Branch: DRUPAL-5
Changes since 1.5.2.6: +2 -2 lines
Diff to previous 1.5.2.6 , to branch point 1.5
Fixing a couple of profoundly dumb bugs that have been hanging around in the dev branch for a while. Last update before the DRUPAL-6 branch.

Revision 1.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 25 06:36:26 2007 UTC (2 years, 3 months ago) by eaton
Branch: DRUPAL-5
Changes since 1.5.2.5: +3 -4 lines
Diff to previous 1.5.2.5 , to branch point 1.5
Bogus code leaked in from some testing. Fixing.

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 25 05:55:19 2007 UTC (2 years, 3 months ago) by eaton
Branch: DRUPAL-5
Changes since 1.5.2.4: +36 -15 lines
Diff to previous 1.5.2.4 , to branch point 1.5
#147611, #151385, #138258 - Fixing a handful of bugs and adding a feature. This should be the final DRUPAL-5 release before branching for 6.

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 5 20:02:46 2007 UTC (2 years, 7 months ago) by eaton
Branch: DRUPAL-5
Changes since 1.5.2.3: +11 -4 lines
Diff to previous 1.5.2.3 , to branch point 1.5
Adding an update function for those who were using ooooooold versions of the module.

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 12 22:45:42 2007 UTC (2 years, 8 months ago) by eaton
Branch: DRUPAL-5
Changes since 1.5.2.2: +10 -3 lines
Diff to previous 1.5.2.2 , to branch point 1.5
Support text-only breadcrumb elements (no link). Useful for adding a read-only title at the end of the trail.

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 21 01:43:53 2007 UTC (2 years, 9 months ago) by eaton
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.5.2.1: +5 -2 lines
Diff to previous 1.5.2.1 , to branch point 1.5
If a title is empty, skip it in the list. This allows conditional inclusion of breadcrumb items like optional node references. Thanks, Moshe

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 13:49:26 2007 UTC (2 years, 9 months ago) by eaton
Branch: DRUPAL-5
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Fixing improper display of the custom breadcrumb when loading some view listing pages.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 3 21:39:00 2007 UTC (2 years, 10 months ago) by eaton
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Branch point for: DRUPAL-5
Changes since 1.4: +12 -9 lines
Diff to previous 1.4
Removing dependency on token.module: static breadcrumbs can still be built without it.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 2 21:54:55 2007 UTC (2 years, 10 months ago) by eaton
Branch: MAIN
Changes since 1.3: +12 -84 lines
Diff to previous 1.3
Backporting changes from the DRUPAL-5 branches. Whoops, these should've been made on HEAD.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 2 07:43:40 2007 UTC (2 years, 10 months ago) by eaton
Changes since 1.1: +12 -74 lines
Diff to previous 1.1 , to next main 1.10
Some major changes. Now, both custom_links and custom_bookmarks use token.module for their placeholder replacement functions. As such, token.module is required, and the format of the placeholders has changed slightly. Editing existing saved tokens may be required.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 04:06:05 2006 UTC (2 years, 11 months ago) by eaton
Branch: MAIN
Changes since 1.2: +10 -1 lines
Diff to previous 1.2
Minor updates and fixes; added two new tokens.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 24 21:12:50 2006 UTC (3 years ago) by eaton
Branch: MAIN
Changes since 1.1: +8 -7 lines
Diff to previous 1.1
Fixing the help text for substitutions; subs were being done 'correctly' according to PHP date() syntax, but were mislabeled in the help text.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 20 01:09:54 2006 UTC (3 years ago) by eaton
Branch: MAIN
Initial commit of the Custom Breadcrumbs module. Allows administrators to set up parameterized breadcrumb trails  for any node type. This allows CCK-style node types to have "Home > User Blog > 2005 > January" style breadcrumbs on the node view page itself, syncronizing cleanly with custom views or pathauto aliases.

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