Log of /contributions/modules/menu_block/menu_block.module
Parent Directory
|
Revision Log
|
Revision Graph
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.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.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.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.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.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.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
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.