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