| /[drupal]/contributions/modules/dhtml_menu/dhtml_menu.admin.inc |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#479716 by Arancaytar: Backport, addendum: Missed a variable_get() call in admin settings.
#473356: Big string update, adding new help strings and an explanatory installation message too.
#473356: Rename pseudo-child to clone everywhere, to make the meaning clearer.
#473356: Whitespace trimming, code-style and comment in dhtml_menu.admin.inc
#547690: Remove the function registry.
#556042 by Arancaytar: Allow toggling between blacklist/whitelist for disabling DHTML Menu
#555500 by Arancaytar: The state-remembering cookie can be turned off now (and is off by default)
#554030 by Arancaytar: Navigation feature - menus that don't collapse dynamically.
#300106 Expand on mouse hover
#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().
#477978 by Arancaytar: Use human-readable names for all system and custom menus; temporary workaround for core bug #473240.
#331643 by Arancaytar: Store default settings in serialized form.
#280843 by Arancaytar: Allow disabling DHTML for specific menus (ported up from D6)
#331643 by Arancaytar: Bugfix removes 'in_array' warning, default settings now serialized, code-style.
#280843 by Arancaytar: Final feature for 3.0, disabling dhtml_menu for some menus.
#273872 by Arancaytar: First version of DHTML Menu for D7.
#311248 by seutje: (Feature) Sibling-closer to optionally consider each menu tree separately.
#311248 by seutje: (Feature) Sibling-closer to optionally consider each menu tree separately.
#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.
#277063 by Arancaytar: Rewrite of DHTML Menu, making the module completely independent of blocks.
#276775 by Arancaytar: Add a switch to globally enable or disable the DHTML behavior.
#257296: Split code into include files to decrease footprint. Adding missing include files.
New features: * Automatically replaces all menu blocks to their DHTML equivalent
New features: * Create admin settings for hide siblings effect
New features: * by Arancaytar and brmassa: Menu duplication settings -> into admin/build/menu and node/add
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
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |