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(1, SM2_ROOT, SM2_START, SM2_TRIM|SM2_PRETTY, '<li><a href="[url]" target="[target]">[menu_title]</a>', '</li>', '<ul class="personmenu">', '</ul>', false, false ); ?>
show_menu2(0, SM2_CURR+1, SM2_CURR+1, etc....);
<?phpshow_menu2(0, SM2_ROOT+2, SM2_START, SM2_TRIM|SM2_CURRTREE|SM2_PRETTY, '<li><a href="[urL]"...');?>
<?phpshow_menu2(0, SM2_CURR+1, SM2_CURR+1, SM2_CURRTREE, "[if(level > 1){[li][a][menu_title]</a>}]","</li>");?>
show_menu2(). The best WB addition ever.