/[drupal]/contributions/modules/menu_block/README.txt
ViewVC logotype

Diff of /contributions/modules/menu_block/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4, Mon Dec 1 02:17:53 2008 UTC revision 1.5, Mon Dec 1 02:39:10 2008 UTC
# Line 40  CONFIGURING MENU BLOCKS Line 40  CONFIGURING MENU BLOCKS
40      Expand all children      Expand all children
41          All sub-menus of this menu will be expanded.          All sub-menus of this menu will be expanded.
42    
43        Sort active trail
44            Sort each item in the active trail to the top of its level. When used on
45            a deep or wide menu tree, the active menu item's children will be easier
46            to see when the page is reloaded.
47    
48    
49  STYLING MENU BLOCKS  STYLING MENU BLOCKS
50    
# Line 49  STYLING MENU BLOCKS Line 54  STYLING MENU BLOCKS
54      <div>      <div>
55          The <div> wrapped around the menu tree has a class for each of the          The <div> wrapped around the menu tree has a class for each of the
56          configurable options of the block: menu-name-NAME parent-mlid-MLID          configurable options of the block: menu-name-NAME parent-mlid-MLID
57          menu-level-LEVEL menu-depth-DEPTH menu-expanded          menu-level-LEVEL menu-depth-DEPTH menu-expanded menu-sorted
58    
59      <li>      <li>
60          The <li> elements of the menu tree can have an extended list of classes          The <li> elements of the menu tree can have an extended list of classes

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.2