%CALC{$SET(monthold, $TIMEADD($TIME(), -30, day))$SET(count,0)}%
with (new QuickMenu.Menu("forum","webs")) {
    
%CALC{$IF($EXEC($GET(count) < 1), Add("Nothing new to report from the last 30 days");,)$SET(count,0)}%
}
with (new QuickMenu.Menu("blog","webs"))  { 
    
%CALC{$IF($EXEC($GET(count) < 1), Add("Nothing new to report from the last 30 days");,)}%
}
groupsMenu = new QuickMenu.Menu("groups","webs");


new QuickMenu.Menu("emofs","webs");
new QuickMenu.Menu("km","webs");

This topic: System > NuSkin > NuMenuBarWebs
Topic revision: 03 Sep 2008, DavidPatterson
 
This site is powered by FoswikiCopyright © CC-BY-SA by the contributing authors. All material on this collaboration platform is copyrighted under CC-BY-SA by the contributing authors unless otherwise noted.
Ideas, requests, problems regarding Foswiki? Send feedback