/[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.2, Sun Nov 30 06:11:52 2008 UTC revision 1.3, Mon Dec 1 02:13:10 2008 UTC
# Line 48  STYLING MENU BLOCKS Line 48  STYLING MENU BLOCKS
48    
49      <div>      <div>
50          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
51          configurable options of the block: menu-name-NAME menu-level-LEVEL          configurable options of the block: menu-name-NAME parent-mlid-MLID
52          menu-depth-DEPTH menu-expanded          menu-level-LEVEL menu-depth-DEPTH menu-expanded
53    
54      <li>      <li>
55          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
# Line 65  STYLING MENU BLOCKS Line 65  STYLING MENU BLOCKS
65      file in your theme called menu-block-wrapper-primary-links.tpl.php can be      file in your theme called menu-block-wrapper-primary-links.tpl.php can be
66      used to override the <div> for just the primary-links menu blocks.      used to override the <div> for just the primary-links menu blocks.
67    
68    
69  MENU BLOCK API  MENU BLOCK API
70    
71      Developers can use the API of this module to create their own menu trees      Developers can use the API of this module to create their own menu trees

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.2