Downloads
Download tar.gz
14.96 KB
MD5: a7706399f3b419ece7a3f6cde978a8d9
SHA-1: d96b30d80ff9021e4f765b4ccdd79ce15d4cb917
SHA-256: d6ba9363fda2af3823d177a05bfdf743a95fa08b21e8a1332c88a6a38618f710
Download zip
18.66 KB
MD5: 03842f24d90acbd89bf2a72251caee59
SHA-1: fbabf80f6ac369791c8cff44eb8de3017e0277f8
SHA-256: 66d26f13f82ac90a64ff6d35dfa823a7c90e818662f01f1f29c0b8d3da1f872b
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.