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

Log of /contributions/modules/dhtml_menu/dhtml_menu.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.49 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 21:47:59 2009 UTC (2 weeks, 2 days ago) by arancaytar
Branch: MAIN
CVS Tags: HEAD
Changes since 1.48: +3 -2 lines
Diff to previous 1.48
(No issue): Ran all files through code-style checking.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 21:36:51 2009 UTC (2 weeks, 2 days ago) by arancaytar
Branch: MAIN
CVS Tags: DRUPAL-7--1-0-ALPHA4
Changes since 1.47: +3 -25 lines
Diff to previous 1.47
#625940: Compatibility with the new theme layer, moving off intercepts and
on to preprocess functions (which finally work). hook_theme_registry_alter() is gone.
Also, replaced the "require_once" with a cleaner module_load_include().

Revision 1.47.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 00:13:52 2009 UTC (3 weeks, 1 day ago) by arancaytar
Branch: DRUPAL-6--4
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 , to next main 1.49
#479716 by Arancaytar: Backport D7 version to D6. Yay!

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 14:58:28 2009 UTC (4 weeks, 6 days ago) by arancaytar
Branch: MAIN
Branch point for: DRUPAL-6--4
Changes since 1.46: +5 -3 lines
Diff to previous 1.46
#473356: Big string update, adding new help strings and an explanatory installation message too.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 14:42:44 2009 UTC (4 weeks, 6 days ago) by arancaytar
Branch: MAIN
Changes since 1.45: +6 -8 lines
Diff to previous 1.45
#473356: Some code-style and comment fixes for dhtml_menu.module

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 21:24:14 2009 UTC (5 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.44: +46 -8 lines
Diff to previous 1.44
#547690: Remove the function registry.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 18:20:37 2009 UTC (5 months, 2 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.43: +2 -21 lines
Diff to previous 1.43
#478472 by Arancaytar: Settings are merged into a single system variable. The variable is set at installation; no more defaults are passed in variable_get().

Revision 1.29.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 00:09:25 2009 UTC (5 months, 3 weeks ago) by arancaytar
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-5
Changes since 1.29.2.18: +27 -34 lines
Diff to previous 1.29.2.18 , to branch point 1.29 , to next main 1.49
#356495 by Arancaytar: Better tree-indexing to stop reliance on theme() calls. Fixes compatibility with other menu contribs like NiceMenu.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 14:07:51 2009 UTC (5 months, 3 weeks ago) by arancaytar
Branch: MAIN
CVS Tags: DRUPAL-7--1-0-ALPHA3
Changes since 1.42: +1 -179 lines
Diff to previous 1.42
#477988 by Arancaytar: Move theme functions from .module to .theme.inc

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 31 15:32:06 2009 UTC (5 months, 4 weeks ago) by arancaytar
Branch: MAIN
CVS Tags: DRUPAL-7--1-0-ALPHA2
Changes since 1.41: +19 -20 lines
Diff to previous 1.41
#332947 by Arancaytar: Ensure that the markup of menus without DHTML is not modified in any way.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 31 07:18:55 2009 UTC (5 months, 4 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.40: +4 -1 lines
Diff to previous 1.40
#352005: Use strict selectors and ensure JS only works on dhtml_menu-generated markup

Revision 1.29.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 18:06:53 2009 UTC (7 months, 2 weeks ago) by arancaytar
Branch: DRUPAL-6--3
Changes since 1.29.2.17: +4 -2 lines
Diff to previous 1.29.2.17 , to branch point 1.29
#297536 by Arancaytar: Check is_array to suppress an error message.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 4 07:31:30 2009 UTC (7 months, 3 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.39: +15 -9 lines
Diff to previous 1.39
#355521 by Arancaytar: Fix theming logic to deal with multiple themes (port from D6).

Revision 1.29.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 17 02:50:53 2009 UTC (10 months, 1 week ago) by arancaytar
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-4
Changes since 1.29.2.16: +25 -13 lines
Diff to previous 1.29.2.16 , to branch point 1.29
#355521 by Arancaytar: Fixed (again) a critical bug when multiple themes are used on a site. For real this time!

Revision 1.29.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 10:13:30 2009 UTC (10 months, 2 weeks ago) by arancaytar
Branch: DRUPAL-6--3
Changes since 1.29.2.15: +5 -3 lines
Diff to previous 1.29.2.15 , to branch point 1.29
#352005 by Arancaytar: Conflict with Ubercart (and maybe others), fixed by adding a unique CSS class to 'our' menus.

Revision 1.29.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 00:21:12 2009 UTC (10 months, 2 weeks ago) by arancaytar
Branch: DRUPAL-6--3
Changes since 1.29.2.14: +3 -1 lines
Diff to previous 1.29.2.14 , to branch point 1.29
#356231 by Arancaytar: Populate ['options'] as well as ['localized_options']

Revision 1.29.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 14:40:13 2009 UTC (10 months, 2 weeks ago) by arancaytar
Branch: DRUPAL-6--3
Changes since 1.29.2.13: +4 -2 lines
Diff to previous 1.29.2.13 , to branch point 1.29
#355521 by Arancaytar: Avoid fatal function errors for multiple themes - fall back to base function. Also, sanity check on the menu tree.

Revision 1.29.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 23:24:55 2008 UTC (10 months, 4 weeks ago) by arancaytar
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-3
Changes since 1.29.2.12: +10 -8 lines
Diff to previous 1.29.2.12 , to branch point 1.29
#332947 by Arancaytar: logic bug when dhtml_menu is disabled for some menus.

Revision 1.29.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 21 13:25:30 2008 UTC (12 months, 1 week ago) by arancaytar
Branch: DRUPAL-6--3
Changes since 1.29.2.11: +2 -2 lines
Diff to previous 1.29.2.11 , to branch point 1.29
#334296: Incomplete fix of the cascading logic.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 19:12:51 2008 UTC (12 months, 1 week ago) by arancaytar
Branch: MAIN
Changes since 1.38: +6 -3 lines
Diff to previous 1.38
#331352 by Arancaytar: Cascade up to the theme override instead of the base function.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 19:07:49 2008 UTC (12 months, 1 week ago) by arancaytar
Branch: MAIN
Changes since 1.37: +20 -6 lines
Diff to previous 1.37
#332100 by Arancaytar: Enforce unique IDs to ensure document validity.

Revision 1.29.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 17:45:34 2008 UTC (12 months, 1 week ago) by arancaytar
Branch: DRUPAL-6--3
Changes since 1.29.2.10: +16 -15 lines
Diff to previous 1.29.2.10 , to branch point 1.29
#334296 reported by extect: non-mlid items (tabs) are not passed to the theme override. (+Cleanup of static variable logic)

Revision 1.29.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 10 09:55:09 2008 UTC (12 months, 2 weeks ago) by arancaytar
Branch: DRUPAL-6--3
Changes since 1.29.2.9: +10 -4 lines
Diff to previous 1.29.2.9 , to branch point 1.29
331352 by Arancaytar: Allow themes to override theme_menu_item[_link].

Revision 1.29.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 23:03:35 2008 UTC (12 months, 2 weeks ago) by arancaytar
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-2
Changes since 1.29.2.8: +15 -3 lines
Diff to previous 1.29.2.8 , to branch point 1.29
#332100 by Arancaytar: Ensure valid markup by making IDs more unique (also making unique dhtml_menu namespace).

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 22:55:11 2008 UTC (12 months, 2 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
#332156 by Arancaytar: Initialize static array variable.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 22:49:57 2008 UTC (12 months, 2 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.35: +39 -11 lines
Diff to previous 1.35
#298720 by Arancaytar: Index menu tree by mlid, use mlid for HTML IDs

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 22:32:49 2008 UTC (12 months, 2 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.34: +18 -13 lines
Diff to previous 1.34
#331643 by Arancaytar: Store default settings in serialized form.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 22:14:55 2008 UTC (12 months, 2 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.33: +23 -7 lines
Diff to previous 1.33
#280843 by Arancaytar: Allow disabling DHTML for specific menus (ported up from D6)

Revision 1.29.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 21:51:26 2008 UTC (12 months, 2 weeks ago) by arancaytar
Branch: DRUPAL-6--3
Changes since 1.29.2.7: +2 -2 lines
Diff to previous 1.29.2.7 , to branch point 1.29
#332156 by Arancaytar: Initialize the static array variable in case no values are added to it.

Revision 1.29.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 21:37:23 2008 UTC (12 months, 2 weeks ago) by arancaytar
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-1
Changes since 1.29.2.6: +41 -12 lines
Diff to previous 1.29.2.6 , to branch point 1.29
#298720 by Anselm Heaton: Compatibility with i18nmenu, index menu tree by mlid.

Revision 1.29.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 8 17:35:12 2008 UTC (12 months, 2 weeks ago) by arancaytar
Branch: DRUPAL-6--3
Changes since 1.29.2.5: +8 -16 lines
Diff to previous 1.29.2.5 , to branch point 1.29
#331643 by Arancaytar: Bugfix removes 'in_array' warning, default settings now serialized, code-style.

Revision 1.29.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 20:16:34 2008 UTC (12 months, 3 weeks ago) by arancaytar
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0
Changes since 1.29.2.4: +25 -9 lines
Diff to previous 1.29.2.4 , to branch point 1.29
#280843 by Arancaytar: Final feature for 3.0, disabling dhtml_menu for some menus.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 15:40:24 2008 UTC (12 months, 3 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.32: +2 -1 lines
Diff to previous 1.32
#331298 by Arancaytar: Fix fatal crash on non-leaf items without children

Revision 1.29.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 15:16:52 2008 UTC (12 months, 3 weeks ago) by arancaytar
Branch: DRUPAL-6--3
Changes since 1.29.2.3: +2 -1 lines
Diff to previous 1.29.2.3 , to branch point 1.29
#331298 by Arancaytar: Fix fatal crash on non-leaf items without children

Revision 1.29.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 22:47:19 2008 UTC (12 months, 3 weeks ago) by arancaytar
Branch: DRUPAL-6--3
Changes since 1.29.2.2: +5 -1 lines
Diff to previous 1.29.2.2 , to branch point 1.29
#289464 by Arancaytar: When only one menu may remain open, load only the active trail as expanded.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 17:50:55 2008 UTC (12 months, 3 weeks ago) by arancaytar
Branch: MAIN
CVS Tags: DRUPAL-7--1-0-ALPHA1
Changes since 1.31: +18 -38 lines
Diff to previous 1.31
#273872 by Arancaytar: First version of DHTML Menu for D7.

Revision 1.6.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 16:00:52 2008 UTC (12 months, 3 weeks ago) by arancaytar
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.6.2.22: +7 -5 lines
Diff to previous 1.6.2.22 , to branch point 1.6 , to next main 1.49
#284757 by wad: Move drupal_add_js calls to hook_menu

Revision 1.29.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 12:14:52 2008 UTC (12 months, 3 weeks ago) by arancaytar
Branch: DRUPAL-6--3
Changes since 1.29.2.1: +2 -2 lines
Diff to previous 1.29.2.1 , to branch point 1.29
#311248 by seutje: (Feature) Sibling-closer to optionally consider each menu tree separately.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 12:14:43 2008 UTC (12 months, 3 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
#311248 by seutje: (Feature) Sibling-closer to optionally consider each menu tree separately.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 13:33:40 2008 UTC (15 months ago) by arancaytar
Branch: MAIN
Changes since 1.29: +2 -1 lines
Diff to previous 1.29
#289684 by arhak: Spanish translation

Revision 1.29.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 20:13:06 2008 UTC (16 months, 1 week ago) by arancaytar
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-BETA
Changes since 1.29: +2 -1 lines
Diff to previous 1.29
#283997 by Arancaytar: Avoid a warning on pages with book navigation below the node.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 21:58:51 2008 UTC (16 months, 2 weeks ago) by arancaytar
Branch: MAIN
Branch point for: DRUPAL-6--3
Changes since 1.28: +14 -7 lines
Diff to previous 1.28
#279739 by Arancaytar: Fix the cookie-applying code in PHP, open active trail automatically, keep child items open unless asked not to, added option for closing child items.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 8 13:44:25 2008 UTC (16 months, 3 weeks ago) by arancaytar
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA
Changes since 1.27: +131 -64 lines
Diff to previous 1.27
#277063 by Arancaytar: Rewrite of DHTML Menu, making the module completely independent of blocks.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 30 14:49:06 2008 UTC (16 months, 4 weeks ago) by arancaytar
Branch: MAIN
CVS Tags: DRUPAL-6--2-2
Branch point for: DRUPAL-6--2
Changes since 1.26: +14 -25 lines
Diff to previous 1.26
#276507 by Arancaytar: Collision of delta values with other modules breaks non-menu blocks. Fixed by introducing a module:delta key.

Revision 1.6.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 22 10:23:15 2008 UTC (17 months, 1 week ago) by arancaytar
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4, DRUPAL-5--1-5
Changes since 1.6.2.21: +4 -3 lines
Diff to previous 1.6.2.21 , to branch point 1.6
#223251 by Arancaytar: Auto-replacing one-time menu item should be invisible callback.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 01:22:01 2008 UTC (17 months, 1 week ago) by arancaytar
Branch: MAIN
CVS Tags: DRUPAL-6--2-1
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
#247634 by Arancaytar: Typo in a system variable when deciding the displayed state of the checkbox

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 06:39:52 2008 UTC (18 months, 2 weeks ago) by arancaytar
Branch: MAIN
CVS Tags: DRUPAL-6--2-0
Changes since 1.24: +16 -166 lines
Diff to previous 1.24
#257296: Split code into include files to decrease footprint.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 11 23:26:39 2008 UTC (18 months, 2 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.23: +2 -3 lines
Diff to previous 1.23
#222303 by martinhamel: Replaced character blacklist with a more exclusive whitelist

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 11 23:18:52 2008 UTC (18 months, 2 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.22: +1 -23 lines
Diff to previous 1.22
#257284: Add DHTML behavior to all menu blocks by default.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 11 22:47:06 2008 UTC (18 months, 2 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.21: +67 -58 lines
Diff to previous 1.21
#257273 by brmassa and Arancaytar: Add DHTML behavior to existing blocks rather than cloning them.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 11 21:21:27 2008 UTC (18 months, 2 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.20: +7 -1 lines
Diff to previous 1.20
#257142 by Arancaytar: Adding a form option and a variable deletion that were missing

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 11 12:51:24 2008 UTC (18 months, 2 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.19: +61 -43 lines
Diff to previous 1.19
#257142 by Arancaytar: Merged several changes from DRUPAL-6--1 branch into HEAD. HEAD is now up to date to approximately April 2nd of DRUPAL-6--1.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 11 10:52:05 2008 UTC (18 months, 2 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.18: +9 -7 lines
Diff to previous 1.18
#257138 by Arancaytar: Compatibility update for 6.2

Revision 1.15.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 15 00:00:13 2008 UTC (19 months, 2 weeks ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-05
Changes since 1.15.2.11: +2 -1 lines
Diff to previous 1.15.2.11 , to branch point 1.15 , to next main 1.49
Bugs fixed:
* #245671, #245988 :Drupal 6.2 changed the access API. DHTML menu was relying on the old way so settings page stopped working.

Revision 1.15.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 15:04:24 2008 UTC (19 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-04
Changes since 1.15.2.10: +49 -36 lines
Diff to previous 1.15.2.10 , to branch point 1.15
New features:
* Change the behavior of current menu blocks instead cloning all of them!

Revision 1.15.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 11:53:33 2008 UTC (19 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-03
Changes since 1.15.2.9: +1 -7 lines
Diff to previous 1.15.2.9 , to branch point 1.15
New features:
* Automatically replaces all menu blocks to their DHTML equivalent

Revision 1.15.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 11:23:33 2008 UTC (19 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.15.2.8: +2 -2 lines
Diff to previous 1.15.2.8 , to branch point 1.15
New features:
* by Arancaytar and brmassa: Menu duplication settings -> into admin/build/menu and node/add

Revision 1.15.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 10:12:41 2008 UTC (19 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.15.2.7: +17 -196 lines
Diff to previous 1.15.2.7 , to branch point 1.15
New features:
* split the code into admin.inc (that will should admin pages) and .inc (that will hold all non-hooks functions) to minimize the module footprint

Revision 1.15.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 09:50:03 2008 UTC (19 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.15.2.6: +6 -1 lines
Diff to previous 1.15.2.6 , to branch point 1.15
Bugs fixed:
* @ chellman: Disabled Menu Items are Still Visible

Revision 1.15.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 09:40:18 2008 UTC (19 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.15.2.5: +2 -2 lines
Diff to previous 1.15.2.5 , to branch point 1.15
Bugs fixed:
* @ sjz: single quotes are also not permitted as menu item ID

Revision 1.15.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 10 00:11:31 2008 UTC (20 months, 2 weeks ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-02
Changes since 1.15.2.4: +2 -2 lines
Diff to previous 1.15.2.4 , to branch point 1.15
Bugs fixed:
* A problem with item created on hook_menu()

Revision 1.15.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 9 17:17:12 2008 UTC (20 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-01
Changes since 1.15.2.3: +33 -23 lines
Diff to previous 1.15.2.3 , to branch point 1.15
Misc:
* Better Doxygen documentation
* Code organization

Revision 1.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 9 00:32:04 2008 UTC (20 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.15.2.2: +27 -24 lines
Diff to previous 1.15.2.2 , to branch point 1.15
Misc;
* Much better Doxygen docummentation
* JS reviewed, including documentation, code organization and using the latest jQuery code

Revision 1.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 12:36:26 2008 UTC (21 months, 1 week ago) by arancaytar
Branch: DRUPAL-6--1
Changes since 1.15.2.1: +4 -6 lines
Diff to previous 1.15.2.1 , to branch point 1.15
#223251: Turn navigation-block-replacing link into an invisible menu callback, #218733: Provide a unique ID attribute for each menu leaf item.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 12:29:24 2008 UTC (21 months, 1 week ago) by arancaytar
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
#223251: Turn navigation-block-replacing link into an invisible menu callback.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 13:21:38 2008 UTC (21 months, 1 week ago) by arancaytar
Branch: MAIN
Changes since 1.16: +3 -6 lines
Diff to previous 1.16
#218733: Provide a unique ID attribute for each menu leaf item.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 14 17:15:57 2008 UTC (21 months, 2 weeks ago) by arancaytar
Branch: MAIN
Changes since 1.15: +93 -41 lines
Diff to previous 1.15
#221740: HEAD updated to the end of the DRUPAL-6--1 branch, as HEAD was out of date.

Revision 1.6.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 07:07:17 2008 UTC (21 months, 4 weeks ago) by ax
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.6.2.20: +2 -1 lines
Diff to previous 1.6.2.20 , to branch point 1.6
show description for 'admin/settings/dhtml_menu' at 'admin'

Revision 1.6.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 13:03:38 2008 UTC (22 months ago) by ax
Branch: DRUPAL-5
Changes since 1.6.2.19: +139 -159 lines
Diff to previous 1.6.2.19 , to branch point 1.6
working 5.x version. based on last 5.x compatibel version on (wrongly tagged) DRUPAL-5 branch. i merged in HEAD|DRUPAL-6--1 and DRUPAL-5 changes ( http://drupal.org/cvs?commit=94914 , http://drupal.org/cvs?commit=94919) as much as possible. didn't do the 'menu items that have (){}[] characters on it' issue ( http://drupal.org/cvs?commit=94918 ) - feel free to update.

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 23 09:07:29 2008 UTC (22 months ago) by ax
Branch: DRUPAL-6--1
Changes since 1.15: +93 -41 lines
Diff to previous 1.15
new Drupal 6.x development branch, based on HEAD w/ changes from (wrongly tagged) DRUPAL-5 branch merged in. see http://drupal.org/node/213232 .

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 15 05:46:55 2008 UTC (22 months, 2 weeks ago) by ax
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.14: +14 -7 lines
Diff to previous 1.14
* fix #208495, #205633
* coding style
* removed a var_dump()

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 14 22:24:15 2008 UTC (22 months, 2 weeks ago) by ax
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
avoid "notice: Undefined offset: 1 in dhtml_menu.module on line 115." for empty dhtml_menu_duplicated

Revision 1.6.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 11:36:52 2008 UTC (22 months, 2 weeks ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-6--1-0
Changes since 1.6.2.18: +45 -4 lines
Diff to previous 1.6.2.18 , to branch point 1.6
New features: automatic replace all Menus for the equivalent DHTML menu when install the module

Revision 1.6.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 11:20:19 2008 UTC (22 months, 2 weeks ago) by brmassa
Branch: DRUPAL-5
Changes since 1.6.2.17: +6 -5 lines
Diff to previous 1.6.2.17 , to branch point 1.6
Bugs fixed:
* Work with menu items that have (){}[] characters on it

Misc:
* Drupal code standards compliance

Revision 1.6.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 11:06:39 2008 UTC (22 months, 2 weeks ago) by brmassa
Branch: DRUPAL-5
Changes since 1.6.2.16: +29 -16 lines
Diff to previous 1.6.2.16 , to branch point 1.6
Misc: More Drupal code standards compliance fixes

Revision 1.6.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 10:53:19 2008 UTC (22 months, 2 weeks ago) by brmassa
Branch: DRUPAL-5
Changes since 1.6.2.15: +16 -13 lines
Diff to previous 1.6.2.15 , to branch point 1.6
Misc:
* Drupal code standards compliance
* Code organization

Revision 1.6.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 9 10:40:09 2008 UTC (22 months, 2 weeks ago) by brmassa
Branch: DRUPAL-5
Changes since 1.6.2.14: +123 -122 lines
Diff to previous 1.6.2.14 , to branch point 1.6
Misc:
* Drupal code standards
* Code organization
* Better documentation

Revision 1.6.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 21:12:57 2007 UTC (2 years ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2
Changes since 1.6.2.13: +7 -6 lines
Diff to previous 1.6.2.13 , to branch point 1.6
Misc: Drupal code standards compliance

Revision 1.6.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 21:11:16 2007 UTC (2 years ago) by brmassa
Branch: DRUPAL-5
Changes since 1.6.2.12: +2 -2 lines
Diff to previous 1.6.2.12 , to branch point 1.6
Bugs fixed: PHP E_ALL code compliance

Revision 1.6.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 20:53:54 2007 UTC (2 years ago) by brmassa
Branch: DRUPAL-5
Changes since 1.6.2.11: +3 -1 lines
Diff to previous 1.6.2.11 , to branch point 1.6
Bugs fixed: PHP E_ALL code compliance

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 4 14:45:55 2007 UTC (2 years, 1 month ago) by arancaytar
Branch: MAIN
Changes since 1.12: +11 -1 lines
Diff to previous 1.12
#172218 by litwol: Prevent items with only hidden leaves from becoming expandable.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 30 06:11:57 2007 UTC (2 years, 2 months ago) by arancaytar
Branch: MAIN
Changes since 1.11: +50 -20 lines
Diff to previous 1.11
#155610 by Arancaytar: Adds a user interface to the 'parent item duplication' functionality. Parent items to be duplicated as their own child item can now be entered and retitled in the settings page.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 22:08:13 2007 UTC (2 years, 2 months ago) by arancaytar
Branch: MAIN
Changes since 1.10: +3 -2 lines
Diff to previous 1.10
#178935 by Arancaytar: Stop displaying hidden menu items.

Revision 1.6.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 23 15:20:23 2007 UTC (2 years, 3 months ago) by merlinofchaos
Branch: DRUPAL-5
Changes since 1.6.2.10: +7 -1 lines
Diff to previous 1.6.2.10 , to branch point 1.6
Quick function for panels 2 integration

Revision 1.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 10 07:07:26 2007 UTC (2 years, 3 months ago) by arancaytar
Branch: DRUPAL-5
Changes since 1.6.2.9: +31 -8 lines
Diff to previous 1.6.2.9 , to branch point 1.6
#155610 by Arancaytar: Link duplication configurable in the settings page

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 4 08:53:23 2007 UTC (2 years, 3 months ago) by arancaytar
Branch: MAIN
Changes since 1.9: +5 -3 lines
Diff to previous 1.9
#135390 by Arancaytar: Added .menu-root class to root ul element of menus

Revision 1.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 08:26:20 2007 UTC (2 years, 3 months ago) by arancaytar
Branch: DRUPAL-5
Changes since 1.6.2.8: +6 -3 lines
Diff to previous 1.6.2.8 , to branch point 1.6
#135390 by Arancaytar: Added .menu-root class to root ul element of menus

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 3 08:15:05 2007 UTC (2 years, 3 months ago) by arancaytar
Branch: MAIN
Changes since 1.8: +1 -9 lines
Diff to previous 1.8
#156117 by Arancaytar: removed hook_perm and access check on settings page.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 10:57:06 2007 UTC (2 years, 4 months ago) by arancaytar
Branch: MAIN
Changes since 1.7: +62 -69 lines
Diff to previous 1.7
#154773 by Arancaytar: Drupal 6 port

Revision 1.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 04:09:19 2007 UTC (2 years, 4 months ago) by brmassa
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.6.2.7: +8 -7 lines
Diff to previous 1.6.2.7 , to branch point 1.6
Misc:
* The new dev-dhtml_menu.js has the original javascript
* dhtml_menu.js not holds the compated js using http://dean.edwards.name/packer

Revision 1.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 03:21:02 2007 UTC (2 years, 4 months ago) by brmassa
Branch: DRUPAL-5
Changes since 1.6.2.6: +19 -20 lines
Diff to previous 1.6.2.6 , to branch point 1.6
* Misc: initial implementation of the "Item bullet" feature

Revision 1.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 03:02:14 2007 UTC (2 years, 4 months ago) by brmassa
Branch: DRUPAL-5
Changes since 1.6.2.5: +3 -3 lines
Diff to previous 1.6.2.5 , to branch point 1.6
Bug fixed: #125999 DHTML module changing other menus layout

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 02:48:05 2007 UTC (2 years, 4 months ago) by brmassa
Branch: DRUPAL-5
Changes since 1.6.2.4: +17 -18 lines
Diff to previous 1.6.2.4 , to branch point 1.6
Misc:
* #156117 remove "administer dhtml menu" permission to only "administer menu"
* Basic JavaScript;jQuery optimization

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 02:37:04 2007 UTC (2 years, 4 months ago) by brmassa
Branch: DRUPAL-5
Changes since 1.6.2.3: +70 -61 lines
Diff to previous 1.6.2.3 , to branch point 1.6
Misc: better Doxygen code documentation

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 02:27:03 2007 UTC (2 years, 4 months ago) by brmassa
Branch: DRUPAL-5
Changes since 1.6.2.2: +4 -7 lines
Diff to previous 1.6.2.2 , to branch point 1.6
Misc: #127653 some Drupal and PHP E_ALL code standards

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 31 02:23:54 2007 UTC (2 years, 4 months ago) by brmassa
Branch: DRUPAL-5
Changes since 1.6.2.1: +21 -21 lines
Diff to previous 1.6.2.1 , to branch point 1.6
Misc: some Drupal and PHP E_ALL code standards

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 07:14:19 2007 UTC (2 years, 4 months ago) by arancaytar
Branch: DRUPAL-5
Changes since 1.6: +9 -2 lines
Diff to previous 1.6
#117347 by Wuk: Default block title of Navigation menu changed to user name when logged in

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 07:07:01 2007 UTC (2 years, 4 months ago) by arancaytar
Branch: MAIN
Changes since 1.6: +9 -2 lines
Diff to previous 1.6
#117347 by Wuk: Default block title of Navigation menu changed to user name when logged in

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 21 09:03:12 2007 UTC (2 years, 10 months ago) by stevemckenzie
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.5: +57 -8 lines
Diff to previous 1.5
coding standards, ability to toggle on slide effects, and a few bug fixes

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 22:12:11 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--0-6, DRUPAL-5--0-7
Changes since 1.4: +3 -2 lines
Diff to previous 1.4
An experiment to make the arrow clickable

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 21:32:49 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.3: +17 -4 lines
Diff to previous 1.3
Some refinements from kkaefer

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 20:49:06 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
IE fixes

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 19:54:22 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-5--0-5
Changes since 1.1: +3 -3 lines
Diff to previous 1.1
Forgotten update

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 9 19:42:54 2006 UTC (2 years, 11 months ago) by merlinofchaos
Branch: MAIN
DHTML Menus initial version.

The DHTML Menus module add Javascript to the hierarchical menus to remove
some of the page refreshes. They are not hover menus like many DHTML
setups, but instead they click to expand and then click to close again,
as is expected from a typical tree browser. Any menu block can be activated
with DHTML abilities.

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