WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<?php show_menu2(0, SM2_ROOT, SM2_CURR, SM2_CRUMB, '<li>[a][menu_title]</a></li>','','[if(level>0){}][if(level==0){<ul>}]','');?> <?php echo '</ul>'?>
<?php show_menu2(0, $wb->page['root_parent'], SM2_ALL, SM2_ALL,'<li>[a][menu_title] [if(class==menu-expand){<!--[if IE 7]><!--></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]--><ul>}] [if(class!=menu-expand){</a>}] [if(class!=menu-last){</li>}] [if(class==menu-last){</li></ul><!--[if lte IE 6]></td></tr></table></a><![endif]-->}]','','',''); ?>
<?php show_menu2(1, $wb->page['root_parent'], SM2_ALL, SM2_ALL,' [if(level>1){<dd>}] [if(level==1){<dt>}][a][menu_title]</a> [if(level>1){</dd>}] [if(level==1){</dt>}] ');?>