You are here: System » NuSkin » NuMenuBarLocalNav
navMenu = new QuickMenu.Menu("webnav","functions");
if ("BaseGroup".match(/AdminGroup/)) {
  navMenu.Add("Users","/Main/WikiUsers","/foswiki/pub/System/DocumentGraphics/person.png");
  navMenu.Add("Groups","/Main/WikiGroups","/foswiki/pub/System/DocumentGraphics/group.png");
  navMenu.Add();
}
navMenu.Add("Search","/System/WebSearch","/foswiki/pub/System/DocumentGraphics/searchtopic.png");
navMenu.Add("Index","/System/WebTopicList","/foswiki/pub/System/DocumentGraphics/index.png");
navMenu.Add("Site Map","/System/?template=System.SiteMapView","/foswiki/pub/System/DocumentGraphics/indexlist.png");
navMenu.Add("Changes","/System/WebChanges","/foswiki/pub/System/DocumentGraphics/changes.png");
navMenu.Add("Notifications","/System/WebNotify","/foswiki/pub/System/DocumentGraphics/notify.png");
navMenu.Add("RSS Feed","/System/WebRss","/foswiki/pub/System/DocumentGraphics/feed.png");
navMenu.Add("Preferences","/System/WebPreferences","/foswiki/pub/System/DocumentGraphics/wrench.png");
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback
This website is using cookies. More info. That's Fine