{{indexmenu_n>10}} ====== How To Build Custom Menu ====== **Just a little snippet of code of how to build custom ul/li based navigation in phpwcms.** Forum: [[http://forum.phpwcms.org/viewtopic.php?p=86440#p86440]] \\ Author: Oliver Georgi 2007/05/13 ---- \\ I think this might be helpful for everybody wants to have more structured navigation. The concept behind is very universal. [**Note:** all "numbers" here are structure level IDs] Create a new file **navi_left_right.php** in **template/inc_script/frontend_render** and paste in following code: '.html_specialchars($content['struct'][$value]['acat_name']).''; } // @string $parameter = "menu_type, start_id, max_level_depth, class_path, class_active, // ul_id_name, wrap_ul_div(0 = off, 1 =
, 2 =
, 3 =