Weblist
%STARTSECTION{"weblist"}%%FLEXWEBLIST{
exclude="^(%USERSWEB%|%SYSTEMWEB%|Applications.*|Knowledge|Projects|News|Intern)$"
header="<li><a href='#'>%MAKETEXT{"Others"}%</a><ul><li>"
subheader="<ul><li>"
format="[[$web.%HOMETOPIC%][$title]]"
separator="</li><li>"
subfooter="</li></ul>"
footer="</ul></li>"
}%<!-- -->
%ENDSECTION{"weblist"}%
Admin Weblist
%STARTSECTION{"adminweblist"}%%FLEXWEBLIST{
exclude="^(Applications.*|Knowledge|Projects|News|Intern)$"
header="<li><a href='#'>%MAKETEXT{"Others"}%</a><ul><li>"
subheader="<ul><li>"
format="[[$web.%HOMETOPIC%][$title]]"
separator="</li><li>"
subfooter="</li></ul>"
footer="</ul></li>"
}%<!-- -->
%ENDSECTION{"adminweblist"}%