accordion_menu 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| accordion_menu-7.x-1.1.tar.gz | 15.14 KB | 070357246981a709da255659891e229d |
| accordion_menu-7.x-1.1.zip | 19.11 KB | 7e191025cc11e723af50ddbf15885964 |
Release notes
Changes since 7.x-1.0:
- Issue #1510800: Support Drupal 7.12 and remove the dependency on Menu Block.
- Correct the compilation of the block configuration settings.
accordion_menu 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| accordion_menu-7.x-1.0.tar.gz | 15.23 KB | 5a6863df064d42f13fdea952cc50b041 |
| accordion_menu-7.x-1.0.zip | 19.25 KB | 7cece563fef412702a1b974aa0d0ce2a |
Release notes
Changes since branching from 6.x-1.x:
- Add README file.
- Prevent output of malicious user input.
- Prevent output of malicious user input.
- Reorder items on block configuration page; tidy up other code.
- Add simple validation checks to block configuration.
- Add a class to header links; add stylesheet.
- Specify versions on dependencies.
- Issue #1151720: Add support for internationalization.
- Change theme suggestions; correct documentation.
- Use the new script scope configuration setting (missed on earlier commit).
- Conform to documentation standards.
- Move settings from being global to being relative to each menu block; rename some settings.
- Rename file with settings form.
- Issue #1304798, #1384362: Add setting for no link on header menu item.
- Issue #1387874: Integrate with menu_attributes module.
accordion_menu 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| accordion_menu-6.x-1.2.tar.gz | 14.96 KB | a7706399f3b419ece7a3f6cde978a8d9 |
| accordion_menu-6.x-1.2.zip | 18.66 KB | 03842f24d90acbd89bf2a72251caee59 |
Release notes
Changes since 6.x-1.1:
- Add README file.
- Prevent output of malicious user input.
- Reorder items on block configuration page; tidy up other code.
- Add simple validation checks to block configuration.
- Issue #1151720: Add support for internationalization.
- Convert block_view() output to use theme hooks.
- Conform to documentation standards.
- Move settings from being global to being relative to each menu block; rename some settings.
- Rename file with settings form.
- Issue #1304798: Add setting for no link on header menu item.
- Issue #1387874: Integrate with menu_attributes module.
- Issue #1304798: Add CSS classes to header and content including: zebra, menu link ID, and count.
- Add CSS classes to wrapper including: delta, menu name, and menu parent.
- Streamline the module file by moving less frequently called code to separate files.
- Change package to user interface.
accordion_menu 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| accordion_menu-7.x-1.x-dev.tar.gz | 15.14 KB | 459e7cf7ca1649798d2e031eccc0716d |
| accordion_menu-7.x-1.x-dev.zip | 19.12 KB | 6ca1fd7251bac4d46c11b0ea8331e216 |
Release notes
Latest development release.
accordion_menu 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| accordion_menu-6.x-1.1.tar.gz | 9.98 KB | e85d6c256209457ed16ebb3e44710cef |
| accordion_menu-6.x-1.1.zip | 11 KB | b7d7ef3423c218a8a5261a65780a40fb |
Release notes
New features:
- Add settings for scope and all jQuery accordion options.
- Implement multiple menu blocks.
- Add class to handle flash of unstyled content.
Commit log:
e5e8118 Move settings form to new file; add settings for scope and all jQuery accordion options.
8519da4 Apply grammar parser to clean up coding style.
1adf514 Add and revise descriptions.
673d237 Rearrange order of routines; add @file comment; clarify project description in info file.
41aeaf1 #552450 by jerodfritz and solotandem: Implement multiple menu blocks.
b627f65 Modify jQuery accordion settings: changed active menu default from 0 to ''.
a0747fa Modify jQuery accordion settings: add collapsible, change event to 'mousedown' from 'mouseover'.
4c3f6c4 Add class to handle flash of unstyled content (primarily in IE 7 and 8).
b2f2c6a Apply grammar parser to clean up coding style.
accordion_menu 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| accordion_menu-6.x-1.x-dev.tar.gz | 14.95 KB | c630ec6883142993fd83fbca7a22fba3 |
| accordion_menu-6.x-1.x-dev.zip | 18.66 KB | a3b8798bb750c88a5ad430ce823c19d6 |
Release notes
Latest development release.
accordion_menu 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| accordion_menu-6.x-1.0.tar.gz | 7.6 KB | 3946eb88bf1e278ced01305535f8f75b |
| accordion_menu-6.x-1.0.zip | 8.15 KB | 38b3d62dd5359f04c3523faeda84951d |
Release notes
Accordion menu initial release