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

Log of /contributions/modules/menu_block/menu_block.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.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 16:26:33 2009 UTC (3 months, 1 week ago) by johnalbin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.52: +13 -12 lines
Diff to previous 1.52
Added context variable to hook_menu_block_tree_alter().

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 22:15:51 2009 UTC (3 months, 1 week ago) by johnalbin
Branch: MAIN
Changes since 1.51: +4 -1 lines
Diff to previous 1.51
Added HOOK_menu_block_tree_alter() to allow direct tree manipulation

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 20:57:49 2009 UTC (3 months, 1 week ago) by johnalbin
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
Make default menu be "Primary links" instead of "Navigation"

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 06:00:05 2009 UTC (7 months, 2 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.49: +70 -35 lines
Diff to previous 1.49
#345419: Add option for menu title as link.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 18:25:04 2008 UTC (11 months, 1 week ago) by johnalbin
Branch: MAIN
Changes since 1.48: +4 -3 lines
Diff to previous 1.48
#347805: Add delta to variables and classes in menu-block-wrapper.tpl.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 04:35:34 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
CVS Tags: DRUPAL-6--2-2
Changes since 1.47: +5 -1 lines
Diff to previous 1.47
#342498: Give unique class to depth-limited leaves that have children.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 04:15:14 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.46: +5 -3 lines
Diff to previous 1.46
#341436: Depth-limited leaves that have children get "collapsed" icon.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 09:56:56 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
CVS Tags: DRUPAL-6--2-1
Changes since 1.45: +23 -1 lines
Diff to previous 1.45
#300086: Add option to make starting level follow active menu item.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 09:40:42 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.44: +3 -3 lines
Diff to previous 1.44
Tweaked code style of for loops.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 09:39:07 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.43: +1 -8 lines
Diff to previous 1.43
Paired down classes to reasonable level.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 09:37:07 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.42: +5 -1 lines
Diff to previous 1.42
#331933: Help links are displayed if Help module is disabled. Follow-up to add help back to block configure pages.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 02:39:10 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.41: +24 -1 lines
Diff to previous 1.41
#300094: Add option to sort active trail to top of menu tree

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 21:25:45 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.40: +17 -17 lines
Diff to previous 1.40
#331934: Add option to select parent item of menu tree. Fix menu_tree_prune_tree() when level == 1. And tpl file follow-up.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 18:36:37 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.39: +6 -1 lines
Diff to previous 1.39
#328238 gorbeia: Add support for i18n menu translation

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 30 06:11:52 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.38: +76 -7 lines
Diff to previous 1.38
#331934: Add option to select parent item of menu tree

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 18:40:33 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.37: +3 -3 lines
Diff to previous 1.37
Updated comments.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 18:17:55 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.36: +25 -3 lines
Diff to previous 1.36
#330978: Add hook_get_menus() and implement Book module integration

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 13:00:33 2008 UTC (12 months ago) by johnalbin
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35
Changed menu_get_menus(TRUE) to menu_get_menus() since the default value for that param is TRUE.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 13:32:17 2008 UTC (12 months ago) by johnalbin
Branch: MAIN
Changes since 1.34: +1 -8 lines
Diff to previous 1.34
#331935: Replace admin/by-module hack with README.txt

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 05:49:08 2008 UTC (12 months ago) by johnalbin
Branch: MAIN
Changes since 1.33: +11 -9 lines
Diff to previous 1.33
#332974: Collapsed menu items get "leaf" class when using "depth" option

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 05:20:11 2008 UTC (12 months ago) by johnalbin
Branch: MAIN
Changes since 1.32: +37 -8 lines
Diff to previous 1.32
#333988: Create template for menu-block-wrapper

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 03:15:58 2008 UTC (12 months ago) by johnalbin
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31
#331933 by sun: Help links are displayed if Help module is disabled

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 02:47:15 2008 UTC (12 months ago) by johnalbin
Branch: MAIN
Changes since 1.30: +5 -5 lines
Diff to previous 1.30
Apparently there is a helper function called module_load_include(). :-p

Revision 1.7.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 02:27:17 2008 UTC (12 months ago) by johnalbin
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0
Changes since 1.7: +83 -53 lines
Diff to previous 1.7 , to next main 1.53
#304675: Port 6.x admin interface to 5.x

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 09:14:24 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
CVS Tags: DRUPAL-6--2-0
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
Extended help text.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 09:11:35 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
Changes since 1.28: +72 -2 lines
Diff to previous 1.28
Added extended classes to menu trees.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 08:29:43 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
Changes since 1.27: +7 -15 lines
Diff to previous 1.27
Not sure why I made the menu tree title be the page title when the menu item title makes more sense; reverting.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 06:27:42 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
Changes since 1.26: +47 -15 lines
Diff to previous 1.26
Added ability to add the active trail data back to a full tree array.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 15:21:55 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
Changes since 1.25: +77 -120 lines
Diff to previous 1.25
Streamlined code to use more core-level code. Fixed prune_tree and depth_trim.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 15:07:07 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
Changes since 1.24: +8 -1 lines
Diff to previous 1.24
In Drupal 6, the admin/by-module page won't display Menu block's help link because it doesn't have any non-tab menu links. So to allow Menu block to have some "visibility" in the admin pages, we add a fake-ish page to admin/settings/menu_block that redirects to the "Add menu block" tab.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 17:49:02 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
Changes since 1.23: +39 -174 lines
Diff to previous 1.23
Added Tree Level feature back in. Doesn't work with expanded trees yet.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 12:44:42 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
Changes since 1.22: +13 -1 lines
Diff to previous 1.22
Added hook_help().

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 00:56:45 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
Changes since 1.21: +9 -4 lines
Diff to previous 1.21
Added proto "fully expanded" feature back in.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 23:55:25 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
Changes since 1.20: +166 -10 lines
Diff to previous 1.20
Added some partially finished tree rendering code. Code is now barely functional; as opposed to not at all. :-p

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 23:53:05 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
Changes since 1.19: +7 -7 lines
Diff to previous 1.19
Converted $menu_block_DELTA_mid to $menu_block_DELTA_menu_name.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 16:11:32 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
Changes since 1.18: +23 -13 lines
Diff to previous 1.18
Revamped admin interface to be 100% consistent with custom blocks from the block module.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 12:42:02 2008 UTC (15 months, 2 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.17: +16 -25 lines
Diff to previous 1.17
Made theme_menu_block_tree() and theme_menu_block_list() more in line with theme_menu_tree().

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 04:01:17 2008 UTC (15 months, 2 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.16: +16 -1 lines
Diff to previous 1.16
Implemented hook_theme().

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 03:27:24 2008 UTC (15 months, 2 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.15: +2 -18 lines
Diff to previous 1.15
Implemented proper page handler includes.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 03:25:20 2008 UTC (15 months, 2 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.14: +8 -4 lines
Diff to previous 1.14
Updated docblocks.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 03:00:40 2008 UTC (15 months, 2 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Fixed accidental Call-time pass-by-reference error.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 02:58:36 2008 UTC (15 months, 2 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
Submit handlers do not return anything in D6.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 02:55:38 2008 UTC (15 months, 2 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
Converted submit handler.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 06:26:17 2008 UTC (15 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.10: +10 -14 lines
Diff to previous 1.10
Updated hook_menu().

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 06:00:15 2008 UTC (15 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.9: +8 -4 lines
Diff to previous 1.9
Added hook_init().

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 05:55:39 2008 UTC (15 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.8: +7 -38 lines
Diff to previous 1.8
Changed theme_menu_block_item_link and theme_menu_block_item to D6 standard theme_menu_item_link and theme_menu_item.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 04:59:57 2008 UTC (15 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
Updated comments.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 19:56:56 2008 UTC (15 months, 3 weeks ago) by johnalbin
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5, DRUPAL-5--2
Changes since 1.6: +11 -10 lines
Diff to previous 1.6
Simplified block configuration.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 15:27:39 2008 UTC (16 months, 3 weeks ago) by johnalbin
Branch: MAIN
CVS Tags: DRUPAL-5--0-9
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Made menu_block_block_* helper functions private. null to NULL.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 10:06:38 2008 UTC (17 months ago) by johnalbin
Branch: MAIN
Changes since 1.4: +161 -6 lines
Diff to previous 1.4
Added block config to specify whether to expand all children. Also, #266223: Add option to limit the depth of the tree to an arbitrary level

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 09:51:39 2008 UTC (17 months, 1 week ago) by johnalbin
Branch: MAIN
Changes since 1.3: +5 -9 lines
Diff to previous 1.3
Fixed $delta default and passing of $edit in hook_block. Consolidated comments.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 07:14:28 2008 UTC (17 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
"Fixed" string concatenation operater formatting to match Drupal coding standards.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 06:49:32 2008 UTC (17 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.1: +49 -15 lines
Diff to previous 1.1
Added settings to enable specific menu blocks.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 05:07:56 2008 UTC (17 months, 3 weeks ago) by johnalbin
Branch: MAIN
Initial commit of ridiculously simple module that provides menu-based blocks.

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