使用者選單套用 javascript dynamic menu
- create XOOPS_TRUST_PATH/cache
- chmod 777 XOOPS_TRUST_PATH/cache
- download xugj_assign.php
– http://www.peak.ne.jp/support/xoops/xugj_assign.zip
- put xugj_assign.php into the same directory as theme.html you use
- edit your theme.html
– insert this line in the top
<{include_php file=”file:$xoops_rootpath/themes/$xoops_theme/xugj_assign.php”}>
– insert this code into the appropriate place 
<div id="dhtmlgoodies_menu">
<{$xugj_menu_uls}>
</div>
- install “DHTML menu” as instructed in http://www.dhtmlgoodies.com/
- modify XOOPS_TRUST_PATH/cache/theme_xugj_assign.php if you want
參考來源:
http://xoops.peak.ne.jp/md/d3forum/index.php?post_id=10737