diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index e0f0064d3..974f08405 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -142,10 +142,88 @@ our $I18N = {

^AdminBar;
-Places the administrative tool bar on the page. This is a required element in the "body" segment of the Style Manager. This macro uses a style sheet class called .adminBar , which you may want to account for in your style. - +^AdminBar(custom template ID);
+Places the administrative tool bar on the page. Omitting this macro will prevent you from adding content, pasting +content from the clipboard, accessing the help system and other administrative functions.

+The macro takes up to one optional argument, an alternate template in the Macro/AdminBar namespace for generating the AdminBar. The following variables are available in the template: +

+packages.label
+The internationalized label for adding packages. + +

+packages.canAdd
+A boolean indicating whether the current user can add packages. + +

+addContent.label
+The internationalized label for adding content. + +

+contenttypes_loop
+The loop containing different types of content to add + +

+

+contenttype.label
+The internationalized label for this content type. + +

+contenttype.url
+The URL for adding an instance of this content type. + +

+ +

+addpage.label
+The internationalized label for adding a page. + +

+addpage.url
+The URL for adding a page. + +

+clipboard.label
+The internationalized label for the clipboard. + +

+clipboard_loop
+The loop containing a list of items in the clipboard. + +

+

+clipboard.label
+The label for this item in the clipboard. + +

+clipboard.url
+The URL for pasting this clipboard item onto the current page. + +

+ +

+admin.label
+The internationalized label for administrative functions. + +

+admin_loop
+The loop containing a list of administrative functions, such as turning off admin mode or +validating the current page. + +

+

+admin.label
+The label for this item in the clipboard. + +

+admin.url
+The URL for executing this admin function. + +

+ +

+ The .adminBar style sheet class is tied to the default template for this macro. ^c; - Company Name
The name of your company specified in the settings by your Administrator. @@ -206,7 +284,7 @@ The translated label for the printable link, or the text that you supply to the

-NOTES:The .makePrintableLink style sheet class is tied to this macro. +NOTES:The .makePrintableLink style sheet class is tied to the default template for this macro.

@@ -234,7 +312,7 @@ The URL for your company specified in the settings by your Administrator. |, - lastUpdated => 1101885686, + lastUpdated => 1103785706, }, '1021' => {