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

Log of /contributions/modules/taxonomy_breadcrumb/taxonomy_breadcrumb.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.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 19:55:12 2009 UTC (4 days, 17 hours ago) by mgn
Branch: DRUPAL-6--1
Changes since 1.7.2.4: +26 -22 lines
Diff to previous 1.7.2.4 , to branch point 1.7 , to next main 1.10
#639998 by hass: Translatable strings review.
#640006 by hass and MGN: Home breadcrumb text does not default to Home.

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 22 19:25:15 2009 UTC (5 days, 18 hours ago) by mgn
Branch: DRUPAL-6--1
Changes since 1.7.2.3: +46 -36 lines
Diff to previous 1.7.2.3 , to branch point 1.7
#639030 by hass: No default selection of Include or exclude the following node types.
#639384 by MGN: taxonomy breadcrumb paths are not inserted when a new term is added.
#639380 by MGN: taxonomy breadcrumb paths are not deleted when terms/vocabularies are deleted.
#635498 by MGN: Breadcrumb path form element is shown on term delete confirmation page.

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 13:34:35 2009 UTC (11 days ago) by mgn
Branch: DRUPAL-6--1
Changes since 1.7.2.2: +17 -9 lines
Diff to previous 1.7.2.2 , to branch point 1.7
#548228 by dixon_ : New feature to use term synonym instead of name in breadcrumb.
#472068 by Xano and MGN: fixed hook_menu() conflict with Vocabulary Index.
#372813 by MGN: fixed problems with node revisions and finding lightest terms with multiple parents and children.

Revision 1.5.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 02:44:48 2009 UTC (11 days, 10 hours ago) by mgn
Branch: DRUPAL-5
Changes since 1.5.2.10: +2 -2 lines
Diff to previous 1.5.2.10 , to branch point 1.5 , to next main 1.10
#226845 by joachim, Justin W Freeman, MGN: Breadcrumbs not obeying Taxonomy Redirect.

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 02:51:41 2009 UTC (7 months ago) by mgn
Branch: DRUPAL-6--1
Changes since 1.7.2.1: +46 -46 lines
Diff to previous 1.7.2.1 , to branch point 1.7
#395082 by kndr and MGN: Use hook_menu_alter instead of hook_menu to override taxonomy_term_page.
* by MGN: code cleanup.

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 16:46:03 2009 UTC (8 months, 2 weeks ago) by mgn
Branch: DRUPAL-6--1
Changes since 1.7: +23 -16 lines
Diff to previous 1.7
synching DRUPAL-6--1 with HEAD

Revision 1.5.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 19:16:56 2009 UTC (8 months, 2 weeks ago) by mgn
Branch: DRUPAL-5
Changes since 1.5.2.9: +58 -69 lines
Diff to previous 1.5.2.9 , to branch point 1.5
#225385 by smitty: Correct breadcrumb on node with a view.
#254505 by MGN: provide checkboxes on the admin form instead of a textfield.
* by MGN: code cleanup.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 18:51:39 2009 UTC (8 months, 2 weeks ago) by mgn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +4 -1 lines
Diff to previous 1.9
#359319: by stevenghines, radj and MGN: new feature provides option to append
node title at end of breadcrumb trail.
#395082 by kndr and MGN: correctly set weight of taxonomy_breadcrumb module to be greater than the taxonomy module.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 23:44:30 2009 UTC (9 months, 4 weeks ago) by mgn
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
#254505 by MGN: provide checkboxes on the admin form instead of a textfield.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 28 23:39:53 2009 UTC (9 months, 4 weeks ago) by mgn
Branch: MAIN
Changes since 1.7: +19 -15 lines
Diff to previous 1.7
#326155 by MGN: check to make sure that taxonomy_breadcrumb_path has been set before updating the database.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 02:19:26 2009 UTC (10 months, 2 weeks ago) by mgn
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-6--1
Changes since 1.6: +64 -224 lines
Diff to previous 1.6
#222636 by _craig, brmassa, pillarsdotnet, and mgn: Initial 6.x port of taxonomy_breadcrumb

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 17:48:12 2008 UTC (20 months, 2 weeks ago) by craig
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-BETA
Changes since 1.5: +135 -88 lines
Diff to previous 1.5
Prelim updates for Drupal 6.x

Revision 1.5.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 15 23:37:31 2007 UTC (2 years, 8 months ago) by craig
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.5.2.8: +3 -3 lines
Diff to previous 1.5.2.8 , to branch point 1.5
Workaround array_pop issue in PHP4.  See http://drupal.org/project/comments/add/128127 and http://drupal.org/node/123006

Revision 1.5.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 25 01:33:10 2007 UTC (2 years, 9 months ago) by craig
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3
Changes since 1.5.2.7: +25 -27 lines
Diff to previous 1.5.2.7 , to branch point 1.5
Update comments and help screen to reflect new taxonomy/term functionality.

Revision 1.5.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 25 01:11:07 2007 UTC (2 years, 9 months ago) by craig
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.5.2.6: +71 -86 lines
Diff to previous 1.5.2.6 , to branch point 1.5
Clean up code and show vocabs on taxonomy/term pages (if enabled).

Revision 1.5.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 21 02:58:58 2007 UTC (2 years, 9 months ago) by craig
Branch: DRUPAL-5
Changes since 1.5.2.5: +57 -2 lines
Diff to previous 1.5.2.5 , to branch point 1.5
Support breadcrumb updates to taxonomy/term pages.  Adjusts the default "Home" to whatever is defined by taxonomy_breadcrumb.  Also, optionally shows current term (not as a link).  http://drupal.org/node/119380

Revision 1.5.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 18 20:50:24 2007 UTC (2 years, 9 months ago) by craig
Branch: DRUPAL-5
Changes since 1.5.2.4: +2 -2 lines
Diff to previous 1.5.2.4 , to branch point 1.5
Does not add breadcrumb to node if it's set as the front page.  http://drupal.org/node/102681

Revision 1.5.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 18 01:20:23 2007 UTC (2 years, 9 months ago) by craig
Branch: DRUPAL-5
Changes since 1.5.2.3: +2 -2 lines
Diff to previous 1.5.2.3 , to branch point 1.5
Support translation on  home breadcrumb.  http://drupal.org/node/100907

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 18 00:23:24 2007 UTC (2 years, 9 months ago) by craig
Branch: DRUPAL-5
Changes since 1.5.2.2: +3 -3 lines
Diff to previous 1.5.2.2 , to branch point 1.5
Increase maxlength of paths to 128.  http://drupal.org/node/103322

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 03:58:21 2007 UTC (2 years, 10 months ago) by craig
Branch: DRUPAL-5
Changes since 1.5.2.1: +2 -2 lines
Diff to previous 1.5.2.1 , to branch point 1.5
Fix to make translations work.  http://drupal.org/node/111681

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 05:14:42 2007 UTC (2 years, 10 months ago) by craig
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.5: +38 -29 lines
Diff to previous 1.5
Update for 5.0.  See http://drupal.org/node/108111 .  Thanks moonray for the patch.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 10 03:16:25 2006 UTC (3 years ago) by craig
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--2-0
Changes since 1.1: +69 -34 lines
Diff to previous 1.1 , to next main 1.10
Update DRUPAL-4-7 branch .module to HEAD 1.5, .install to HEAD 1.3.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 5 01:00:03 2006 UTC (3 years ago) by craig
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Fix taxonomy_breadcrumb_node_types not saving properly.
http://drupal.org/node/92918

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 15 20:35:12 2006 UTC (3 years, 1 month ago) by craig
Branch: MAIN
Changes since 1.3: +7 -20 lines
Diff to previous 1.3
Use hook_nodeapi instead of hook_menu to set the breadcrumb trail.  Thus, this module will get an opportunity to change the breadcrumb trail AFTER any modules that use hook_view to set breadcrumbs (such as the ecommerce product module).

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 23:24:37 2006 UTC (3 years, 1 month ago) by craig
Branch: MAIN
Changes since 1.2: +62 -14 lines
Diff to previous 1.2
Added advanced settings to allow taxonomy_breadcrumb to ignore node types that have their own breadcrumbs generated by other modules (i.e. the book module provides it's own breadcrumbs and taxonomy_breadcrumb shouldn't interfere) (see http://drupal.org/node/65411).
Changed the function taxonomy_breadcrumb_generate_breadcrumb() to taxonomy_breadcrumb_generate_breadcrumb($nid).  This will make it easier for other modules to use taxonomy_breadcrumb to generate taxonomy based breadcrumbs (see http://drupal.org/node/84330).
Prevent taxonomy_breadcrumb for controlling breadcrumbs on the [home] page "node/"
Fixed a few typos and spelling error on the admin pages.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 10 00:05:31 2006 UTC (3 years, 1 month ago) by craig
Branch: MAIN
Changes since 1.1: +6 -6 lines
Diff to previous 1.1
Fix SQL {}'s for table prefixes.  Use of "{$table}" in double quoted strings did not result in {}'s in final string.  Needed to properly surround table names with {}'s to allow for table prefixes.  Resolved issue: http://drupal.org/node/75321

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 02:13:08 2006 UTC (3 years, 6 months ago) by craig
Branch: MAIN
Branch point for: DRUPAL-4-7
Initial Release of taxonomy_breadcrumb.

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