You are here

CHANGELOG.txt in Menu Block 6.2

Same filename and directory in other branches
  1. 5.2 CHANGELOG.txt
  2. 5 CHANGELOG.txt
Menu Block 6.x-2.x-dev, xxxx-xx-xx (development release)
----------------------------------
-

Menu Block 6.x-2.4, 2011-02-11
------------------------------
- #1050766: Improve usability of "Parent item" UI
- #825132: Performance problem on sites with many books
- #945714 by pedrochristopher: theme override misidentified in README
- #593126: hook_get_menus() causes conflicts with Menu Access, og_menu, etc
- #825132: Add hook_menu_block_get_sort_menus() for improved performance and UX of book integration
- Fix theme hook suggestions for non-numeric block deltas

Menu Block 6.x-2.3, 2010-03-24
------------------------------
- #739282: Users with "administer menu" privileges can exploit XSS vulnerability
- #343061 by sun and JohnAlbin: CSS styling breaks form layout
- #345552 by Dmitriy.trt: Inconsistent display of starting level set to children
  of active item
- #474784: Menu title as link is incorrectly always marked as in active trail
- #540842 by JohnAlbin and agentrickard: Add option to use current page's
  selected menu
- #580348: Add administrative title to config form to help organize blocks
- #350029: Add theme hook suggestions for all theme function calls
- #741284 by JohnAlbin, sdboyer, and hefox: Add "menu tree" content types to
  Chaos Tools/Panels.
- #741284 by JohnAlbin and hefox: Add menu_block_get_config() and
  menu_block_configure_form() to make the configuration form reusable by
  separating it from the Block API functions.
- #553842 by apodran and JohnAlbin: split() is deprecated in PHP 5.3
- #398888: "exanded" elements of a menu-item-rooted tree aren't expanded
- #703968 by hefox and JohnAlbin: Add menu_tree_build() to allow reuse of tree
  building code outside of blocks
- Refactored API for menu_block_get_title() and menu_block_set_title()
- Added HOOK_menu_block_tree_alter() to allow direct tree manipulation
- by Denes Szabo and Zoltan Balogh: Added Hungarian translation
- Make default menu be "Primary links" instead of "Navigation"
- #378206 by sbordage: Added French translation
- #345419: Add option for menu title as link
- #347805: Add delta to variables and classes in menu-block-wrapper.tpl

Menu Block 6.x-2.2, 2008-12-16
------------------------------
- #342498: Give unique class to depth-limited leaves that have children
- #341436: Depth-limited leaves that have children get "collapsed" icon
- #341345: WSOD on "Add menu block" page with some PHP versions

Menu Block 6.x-2.1, 2008-12-01
------------------------------
- #300086: Add option to make starting level follow active menu item
- #340868: Clean up display of block configuration options
- #300094: Add option to sort active trail to top of menu tree
- #328238 by gorbeia: Add support for i18n menu translation
- #331934: Add option to select parent item of menu tree
- #330978: Add hook_get_menus() and implement Book module integration
- #331935: Replace admin/by-module hack with README.txt
- #332974: Collapsed menu items get "leaf" class when using "depth" option
- #333988: Create template for menu-block-wrapper
- #331933 by sun: Help links are displayed if Help module is disabled
- #338263: Migration from 5.x-1.x to 6.x-2.x is broken
- #305267: Menu blocks incorrectly cached per role

Menu Block 6.x-2.0, 2008-08-25
------------------------------
- Added extensive documentation help text
- Added extended classes to menu trees
- Menu block's administrative interface now matches the block module's standard
  add, configure, and delete interface
- #266230: Port Menu block to D6

Menu Block 5.x-2.0, 2008-11-24
------------------------------
- #304675: Port 6.x admin interface to 5.x
- Added missing dependency on menu module

Menu Block 5.x-1.0, 2008-08-05
------------------------------
- Simplified block configuration

Menu Block 5.x-0.9, 2008-08-05
------------------------------
- #266223: Add option to limit the depth of the tree to an arbitrary level
- Added block config to specify whether to expand all children
- Added settings to enable specific menu blocks

File

CHANGELOG.txt
View source
  1. Menu Block 6.x-2.x-dev, xxxx-xx-xx (development release)
  2. ----------------------------------
  3. -
  4. Menu Block 6.x-2.4, 2011-02-11
  5. ------------------------------
  6. - #1050766: Improve usability of "Parent item" UI
  7. - #825132: Performance problem on sites with many books
  8. - #945714 by pedrochristopher: theme override misidentified in README
  9. - #593126: hook_get_menus() causes conflicts with Menu Access, og_menu, etc
  10. - #825132: Add hook_menu_block_get_sort_menus() for improved performance and UX of book integration
  11. - Fix theme hook suggestions for non-numeric block deltas
  12. Menu Block 6.x-2.3, 2010-03-24
  13. ------------------------------
  14. - #739282: Users with "administer menu" privileges can exploit XSS vulnerability
  15. - #343061 by sun and JohnAlbin: CSS styling breaks form layout
  16. - #345552 by Dmitriy.trt: Inconsistent display of starting level set to children
  17. of active item
  18. - #474784: Menu title as link is incorrectly always marked as in active trail
  19. - #540842 by JohnAlbin and agentrickard: Add option to use current page's
  20. selected menu
  21. - #580348: Add administrative title to config form to help organize blocks
  22. - #350029: Add theme hook suggestions for all theme function calls
  23. - #741284 by JohnAlbin, sdboyer, and hefox: Add "menu tree" content types to
  24. Chaos Tools/Panels.
  25. - #741284 by JohnAlbin and hefox: Add menu_block_get_config() and
  26. menu_block_configure_form() to make the configuration form reusable by
  27. separating it from the Block API functions.
  28. - #553842 by apodran and JohnAlbin: split() is deprecated in PHP 5.3
  29. - #398888: "exanded" elements of a menu-item-rooted tree aren't expanded
  30. - #703968 by hefox and JohnAlbin: Add menu_tree_build() to allow reuse of tree
  31. building code outside of blocks
  32. - Refactored API for menu_block_get_title() and menu_block_set_title()
  33. - Added HOOK_menu_block_tree_alter() to allow direct tree manipulation
  34. - by Denes Szabo and Zoltan Balogh: Added Hungarian translation
  35. - Make default menu be "Primary links" instead of "Navigation"
  36. - #378206 by sbordage: Added French translation
  37. - #345419: Add option for menu title as link
  38. - #347805: Add delta to variables and classes in menu-block-wrapper.tpl
  39. Menu Block 6.x-2.2, 2008-12-16
  40. ------------------------------
  41. - #342498: Give unique class to depth-limited leaves that have children
  42. - #341436: Depth-limited leaves that have children get "collapsed" icon
  43. - #341345: WSOD on "Add menu block" page with some PHP versions
  44. Menu Block 6.x-2.1, 2008-12-01
  45. ------------------------------
  46. - #300086: Add option to make starting level follow active menu item
  47. - #340868: Clean up display of block configuration options
  48. - #300094: Add option to sort active trail to top of menu tree
  49. - #328238 by gorbeia: Add support for i18n menu translation
  50. - #331934: Add option to select parent item of menu tree
  51. - #330978: Add hook_get_menus() and implement Book module integration
  52. - #331935: Replace admin/by-module hack with README.txt
  53. - #332974: Collapsed menu items get "leaf" class when using "depth" option
  54. - #333988: Create template for menu-block-wrapper
  55. - #331933 by sun: Help links are displayed if Help module is disabled
  56. - #338263: Migration from 5.x-1.x to 6.x-2.x is broken
  57. - #305267: Menu blocks incorrectly cached per role
  58. Menu Block 6.x-2.0, 2008-08-25
  59. ------------------------------
  60. - Added extensive documentation help text
  61. - Added extended classes to menu trees
  62. - Menu block's administrative interface now matches the block module's standard
  63. add, configure, and delete interface
  64. - #266230: Port Menu block to D6
  65. Menu Block 5.x-2.0, 2008-11-24
  66. ------------------------------
  67. - #304675: Port 6.x admin interface to 5.x
  68. - Added missing dependency on menu module
  69. Menu Block 5.x-1.0, 2008-08-05
  70. ------------------------------
  71. - Simplified block configuration
  72. Menu Block 5.x-0.9, 2008-08-05
  73. ------------------------------
  74. - #266223: Add option to limit the depth of the tree to an arbitrary level
  75. - Added block config to specify whether to expand all children
  76. - Added settings to enable specific menu blocks