diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 96cafa00f..95716865d 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -3346,31 +3346,31 @@ The translated label for the link to the home page or the text that you supply t

^\; - Page URL
The URL to the current page (example: /index.pl/pagename).

^Navigation(crumbTrail);
A dynamically generated crumb trail to the current page.

NOTE: The .crumbTrail style sheet class is tied to this macro.

-

^Navigation(FlexMenu);
This menu macro creates a top-level menu that expands as the user selects each menu item.

-

^Navigation(currentMenuVertical);
A vertical menu containing the sub-pages at the current level. By default it tracks 1 level deep.

-

^Navigation(currentMenuHorizontal);
A horizontal menu containing the sub-pages at the current level.

-

^Navigation(PreviousDropMenu);
Create a drop down menu containing the sub-pages at the previous level in the page tree.

-

^Navigation(previousMenuVertical);
A vertical menu containing the sub-pages at the previous level. By default it will show only the first level.

-

^Navigation(previousMenuHorizontal);
A horizontal menu containing the sub-pages at the previous level.

-

^Navigation(rootmenu);
Creates a horizontal menu of the various roots on your system (except for the WebGUI system roots).

-

^Navigation(SpecificDropMenu);
Create a drop down menu starting at a specific point in your navigation tree. The default start page is "home".

-

^Navigation(SpecificSubMenuVertical);
Allows you to get the submenu of any page, starting with the page you specified. The default start page is "home" and it will show the first level.

-

^Navigation(SpecificSubMenuHorizontal);
Allows you to get the submenu of any page, starting with the page you specified. The default start page is "home" and it will show the first level.

-

^Navigation(TopLevelMenuVertical);
A vertical menu containing the main pages of the site (aka the sub-pages from the home page). By default it will show only the first level.

-

^Navigation(TopLevelMenuHorizontal);
A vertical menu containing the main pages of the site (aka the sub-pages from the home page).

-

^Navigation(RootTab);
Create a tab navigation system from the roots on your site (except WebGUI's system roots) similar to the tabs used in the tab forms (editing wobjects or pages).

-

NOTE: Has two special style sheet classes: .RootTabOn{} and .RootTabOff{}. +

^Navigation(FlexMenu);
This menu macro creates a top-level menu that expands as the user selects each menu item.

+

^Navigation(currentMenuVertical);
A vertical menu containing the sub-pages at the current level. By default it tracks 1 level deep.

+

^Navigation(currentMenuHorizontal);
A horizontal menu containing the sub-pages at the current level.

+

^Navigation(PreviousDropMenu);
Create a drop down menu containing the sub-pages at the previous level in the page tree.

+

^Navigation(previousMenuVertical);
A vertical menu containing the sub-pages at the previous level. By default it will show only the first level.

+

^Navigation(previousMenuHorizontal);
A horizontal menu containing the sub-pages at the previous level.

+

^Navigation(rootmenu);
Creates a horizontal menu of the various roots on your system (except for the WebGUI system roots).

+

^Navigation(SpecificDropMenu);
Create a drop down menu starting at a specific point in your navigation tree. The default start page is "home".

+

^Navigation(SpecificSubMenuVertical);
Allows you to get the submenu of any page, starting with the page you specified. The default start page is "home" and it will show the first level.

+

^Navigation(SpecificSubMenuHorizontal);
Allows you to get the submenu of any page, starting with the page you specified. The default start page is "home" and it will show the first level.

+

^Navigation(TopLevelMenuVertical);
A vertical menu containing the main pages of the site (aka the sub-pages from the home page). By default it will show only the first level.

+

^Navigation(TopLevelMenuHorizontal);
A vertical menu containing the main pages of the site (aka the sub-pages from the home page).

+

^Navigation(RootTab);
Create a tab navigation system from the roots on your site (except WebGUI's system roots) similar to the tabs used in the tab forms (editing wobjects or pages).

+

NOTE: Has two special style sheet classes: .RootTabOn and .RootTabOff}.

Example:
<style> .rootTabOn { line-height: 17px; font-size: 16px; spacing: 3px; border: 1px solid black; border-bottom-width: 0px; background-color: #333333; z-index: 10000; padding: 3px 9px 5px 9px; color: white; } .rootTabOn A, .rootTabOn A:visited { color: white; font-weight: bold; text-decoration: none; } .rootTabOff { line-height: 15px; font-size: 14px; border: 1px solid black; border-bottom-width: 0px; background-color: #c8c8c8; z-index: 1000; padding: 2px 9px 2px 9px; } .rootTabOff A, .rootTabOff A:visited { color: black; text-decoration: underline; } .rootTabOff A:hover { font-weight: bold; } </style> ^RootTab;

-

^Navigation(TopDropMenu);
Create a drop down menu of your top level navigation.

-

^Navigation(dtree);
Create a dynamic tree menu.

-

^Navigation(coolmenu);
Create a DHTML driven menu.

-

^Navigation(Synopsis);
This macro allows you to get the submenu of a page along with the synopsis of each link.

+

^Navigation(TopDropMenu);
Create a drop down menu of your top level navigation.

+

^Navigation(dtree);
Create a dynamic tree menu.

+

^Navigation(coolmenu);
Create a DHTML driven menu.

+

^Navigation(Synopsis);
This macro allows you to get the submenu of a page along with the synopsis of each link.

NOTES: The .synopsis_sub, .synopsis_summary, and .synopsis_title style sheet classes are tied to this macro.

It should be noted that many of these macros can also make use of these style sheet classes:

.selectedMenuItem
Use this class to highlight the current page in any of the menu macros.

.verticalMenu
The vertical menu (if you use a vertical menu macro).

.horizontalMenu
The horizontal menu (if you use a horizontal menu macro).

|, - lastUpdated => 1089730066 + lastUpdated => 1100233307 }, '511' => {