/[drupal]/contributions/modules/dhtml_menu/dhtml_menu.admin.inc
ViewVC logotype

Log of /contributions/modules/dhtml_menu/dhtml_menu.admin.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.19.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 7 01:11:40 2009 UTC (2 weeks, 5 days ago) by arancaytar
Branch: DRUPAL-6--4
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#479716 by Arancaytar: Backport, addendum: Missed a variable_get() call in admin settings.

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

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 14:36:43 2009 UTC (4 weeks, 3 days ago) by arancaytar
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
#473356: Rename pseudo-child to clone everywhere, to make the meaning clearer.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 13:47:10 2009 UTC (4 weeks, 3 days ago) by arancaytar
Branch: MAIN
Changes since 1.16: +11 -12 lines
Diff to previous 1.16
#473356: Whitespace trimming, code-style and comment in dhtml_menu.admin.inc

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 21:24:14 2009 UTC (4 weeks, 4 days ago) by arancaytar
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
#547690: Remove the function registry.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 09:31:14 2009 UTC (3 months ago) by arancaytar
Branch: MAIN
Changes since 1.14: +18 -3 lines
Diff to previous 1.14
#556042 by Arancaytar: Allow toggling between blacklist/whitelist for disabling DHTML Menu

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 19:00:59 2009 UTC (3 months ago) by arancaytar
Branch: MAIN
Changes since 1.13: +11 -1 lines
Diff to previous 1.13
#555500 by Arancaytar: The state-remembering cookie can be turned off now (and is off by default)

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 19:10:24 2009 UTC (3 months ago) by arancaytar
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
#554030 by Arancaytar: Navigation feature - menus that don't collapse dynamically.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 23 15:00:41 2009 UTC (5 months ago) by arancaytar
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11
#300106 Expand on mouse hover

Revision 1.11 - (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.10: +25 -18 lines
Diff to previous 1.10
#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.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 10:31:28 2009 UTC (5 months, 3 weeks ago) by arancaytar
Branch: MAIN
CVS Tags: DRUPAL-7--1-0-ALPHA3
Changes since 1.9: +26 -19 lines
Diff to previous 1.9
#477978 by Arancaytar: Use human-readable names for all system and custom menus; temporary workaround for core bug #473240.

Revision 1.9 - (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
CVS Tags: DRUPAL-7--1-0-ALPHA2
Changes since 1.8: +8 -6 lines
Diff to previous 1.8
#331643 by Arancaytar: Store default settings in serialized form.

Revision 1.8 - (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.7: +35 -2 lines
Diff to previous 1.7
#280843 by Arancaytar: Allow disabling DHTML for specific menus (ported up from D6)

Revision 1.5.2.3 - (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
CVS Tags: DRUPAL-6--3-1, DRUPAL-6--3-2, DRUPAL-6--3-3, DRUPAL-6--3-4, DRUPAL-6--3-5
Changes since 1.5.2.2: +2 -2 lines
Diff to previous 1.5.2.2 , to branch point 1.5 , to next main 1.19
#331643 by Arancaytar: Bugfix removes 'in_array' warning, default settings now serialized, code-style.

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

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

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

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

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 21:58:51 2008 UTC (16 months, 1 week ago) by arancaytar
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-BETA
Branch point for: DRUPAL-6--3
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
#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.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 8 13:44:25 2008 UTC (16 months, 2 weeks ago) by arancaytar
Branch: MAIN
CVS Tags: DRUPAL-6--3-0-ALPHA
Changes since 1.3: +14 -52 lines
Diff to previous 1.3
#277063 by Arancaytar: Rewrite of DHTML Menu, making the module completely independent of blocks.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 30 15:08:57 2008 UTC (16 months, 3 weeks ago) by arancaytar
Branch: MAIN
CVS Tags: DRUPAL-6--2-2
Branch point for: DRUPAL-6--2
Changes since 1.2: +28 -1 lines
Diff to previous 1.2
#276775 by Arancaytar: Add a switch to globally enable or disable the DHTML behavior.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 12 06:40:27 2008 UTC (18 months, 2 weeks ago) by arancaytar
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1
Changes since 1.1: +37 -0 lines
Diff to previous 1.1
#257296: Split code into include files to decrease footprint. Adding missing include files.

Revision 1.1.2.4 - (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, DRUPAL-6--1-04, DRUPAL-6--1-05
Changes since 1.1.2.3: +1 -34 lines
Diff to previous 1.1.2.3 , to branch point 1.1 , to next main 1.19
New features:
* Automatically replaces all menu blocks to their DHTML equivalent

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 11:34:49 2008 UTC (19 months, 3 weeks ago) by brmassa
Branch: DRUPAL-6--1
Changes since 1.1.2.2: +7 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
New features:
* Create admin settings for hide siblings effect

Revision 1.1.2.2 - (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.1.2.1: +2 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
New features:
* by Arancaytar and brmassa: Menu duplication settings -> into admin/build/menu and node/add

Revision 1.1.2.1 - (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.1: +64 -0 lines
Diff to previous 1.1
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.1
Wed Apr 2 10:12:41 2008 UTC (19 months, 3 weeks ago) by brmassa
Branch: MAIN
Branch point for: DRUPAL-6--1
FILE REMOVED
file dhtml_menu.admin.inc was initially added on branch DRUPAL-6--1.

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