package WebGUI::i18n::English::Macro_AdminBar;
our $I18N = {
'admin bar title' => {
message => q|Admin Bar Macro|,
lastUpdated => 1112374923,
},
'admin bar body' => {
message => q|
^AdminBar;
^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 may take one optional argument, an alternate template in the Macro/AdminBar namespace for generating the AdminBar. The following variables are available in the template:
packages.labelcontenttype.labeladdpage.label
The internationalized label for this content type. contenttype.url
The URL for adding an instance of this content type.
clipboard.labeladmin.label
The label for this item in the clipboard. clipboard.url
The URL for pasting this clipboard item onto the current page.
admin.labelThe .adminBar style sheet class is tied to the default template for this macro. |, lastUpdated => 1112583521, }, '376' => { message => q|Package|, lastUpdated => 1031514049 }, '1083' => { message => q|New Content|, lastUpdated => 1076866510 }, '1082' => { message => q|Clipboard|, lastUpdated => 1076866475 }, '399' => { message => q|Validate this page.|, lastUpdated => 1031514049 }, '12' => { message => q|Turn admin off.|, lastUpdated => 1031514049 }, 'macroName' => { message => q|AdminBar|, lastUpdated => 1128837324 }, }; 1;
The label for this item in the clipboard. admin.url
The URL for executing this admin function.