/[drupal]/contributions/modules/menu_block/menu_block.pages.inc
ViewVC logotype

Log of /contributions/modules/menu_block/menu_block.pages.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.16 - (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
CVS Tags: HEAD
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
#347805: Add delta to variables and classes in menu-block-wrapper.tpl.

Revision 1.15 - (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.14: +2 -2 lines
Diff to previous 1.14
#342498: Give unique class to depth-limited leaves that have children.

Revision 1.14 - (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.13: +3 -1 lines
Diff to previous 1.13
#300086: Add option to make starting level follow active menu item.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 09:43:37 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.12: +7 -8 lines
Diff to previous 1.12
Updated help text.

Revision 1.12 - (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.11: +2 -1 lines
Diff to previous 1.11
#331933: Help links are displayed if Help module is disabled. Follow-up to add help back to block configure pages.

Revision 1.11 - (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.10: +6 -3 lines
Diff to previous 1.10
#300094: Add option to sort active trail to top of menu tree

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 02:17:53 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
Added note about HOOK_get_menus() to README and help.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 02:13:10 2008 UTC (11 months, 3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
#331934: Add option to select parent item of menu tree. Help and README follow-up.

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

Revision 1.7 - (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.6: +2 -13 lines
Diff to previous 1.6
#331935: Replace admin/by-module hack with README.txt

Revision 1.6 - (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.5: +12 -5 lines
Diff to previous 1.5
#331933 by sun: Help links are displayed if Help module is disabled

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 02:38:29 2008 UTC (12 months ago) by johnalbin
Branch: MAIN
Changes since 1.4: +3 -13 lines
Diff to previous 1.4
Updated text on extended help.

Revision 1.4.2.2 - (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.4.2.1: +47 -0 lines
Diff to previous 1.4.2.1 , to branch point 1.4 , to next main 1.16
#304675: Port 6.x admin interface to 5.x

Revision 1.4.2.1
Mon Aug 25 09:14:24 2008 UTC (15 months ago) by johnalbin
Branch: DRUPAL-5--2
Changes since 1.4: +0 -77 lines
FILE REMOVED
file menu_block.pages.inc was added on branch DRUPAL-5--2 on 2008-11-24 02:27:17 +0000

Revision 1.4 - (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
Branch point for: DRUPAL-5--2
Changes since 1.3: +28 -5 lines
Diff to previous 1.3
Extended help text.

Revision 1.3 - (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.2: +13 -5 lines
Diff to previous 1.2
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.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 16:58:59 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
Changes since 1.1: +11 -7 lines
Diff to previous 1.1
Improved help text.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 12:44:42 2008 UTC (15 months ago) by johnalbin
Branch: MAIN
Added hook_help().

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