From 3682e2b4332d228b4475b7c4b2536707b59d1041 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 17 Jul 2007 17:27:42 +0000 Subject: [PATCH] Macro Help pruning, up to and including GroupText --- lib/WebGUI/Help/Macro_D_date.pm | 16 ----- lib/WebGUI/Help/Macro_EditableToggle.pm | 2 +- lib/WebGUI/Help/Macro_Env.pm | 16 ----- lib/WebGUI/Help/Macro_Execute.pm | 16 ----- lib/WebGUI/Help/Macro_Extras.pm | 16 ----- lib/WebGUI/Help/Macro_FetchMimeType.pm | 16 ----- lib/WebGUI/Help/Macro_FileUrl.pm | 16 ----- lib/WebGUI/Help/Macro_FormParam.pm | 16 ----- lib/WebGUI/Help/Macro_GroupAdd.pm | 4 +- lib/WebGUI/Help/Macro_GroupDelete.pm | 2 +- lib/WebGUI/Help/Macro_GroupText.pm | 16 ----- lib/WebGUI/Help/Macro_LastModified.pm | 4 -- lib/WebGUI/Help/Macro_c_companyName.pm | 16 ----- lib/WebGUI/Help/Macro_e_companyEmail.pm | 16 ----- lib/WebGUI/i18n/English/Macro_AdminBar.pm | 2 +- lib/WebGUI/i18n/English/Macro_AdminToggle.pm | 2 +- lib/WebGUI/i18n/English/Macro_D_date.pm | 64 ------------------- .../i18n/English/Macro_EditableToggle.pm | 18 +----- lib/WebGUI/i18n/English/Macro_Env.pm | 29 --------- lib/WebGUI/i18n/English/Macro_Execute.pm | 15 ----- lib/WebGUI/i18n/English/Macro_Extras.pm | 26 -------- .../i18n/English/Macro_FetchMimeType.pm | 28 -------- lib/WebGUI/i18n/English/Macro_FileUrl.pm | 15 ----- lib/WebGUI/i18n/English/Macro_FormParam.pm | 28 -------- lib/WebGUI/i18n/English/Macro_GroupAdd.pm | 31 +-------- lib/WebGUI/i18n/English/Macro_GroupDelete.pm | 27 +------- lib/WebGUI/i18n/English/Macro_GroupText.pm | 16 ----- lib/WebGUI/i18n/English/Macro_a_account.pm | 2 +- .../i18n/English/Macro_c_companyName.pm | 27 -------- .../i18n/English/Macro_e_companyEmail.pm | 26 -------- 30 files changed, 14 insertions(+), 514 deletions(-) delete mode 100644 lib/WebGUI/Help/Macro_D_date.pm delete mode 100644 lib/WebGUI/Help/Macro_Env.pm delete mode 100644 lib/WebGUI/Help/Macro_Execute.pm delete mode 100644 lib/WebGUI/Help/Macro_Extras.pm delete mode 100644 lib/WebGUI/Help/Macro_FetchMimeType.pm delete mode 100644 lib/WebGUI/Help/Macro_FileUrl.pm delete mode 100644 lib/WebGUI/Help/Macro_FormParam.pm delete mode 100644 lib/WebGUI/Help/Macro_GroupText.pm delete mode 100644 lib/WebGUI/Help/Macro_c_companyName.pm delete mode 100644 lib/WebGUI/Help/Macro_e_companyEmail.pm delete mode 100644 lib/WebGUI/i18n/English/Macro_D_date.pm delete mode 100644 lib/WebGUI/i18n/English/Macro_Env.pm delete mode 100644 lib/WebGUI/i18n/English/Macro_Extras.pm delete mode 100644 lib/WebGUI/i18n/English/Macro_FetchMimeType.pm delete mode 100644 lib/WebGUI/i18n/English/Macro_FormParam.pm delete mode 100644 lib/WebGUI/i18n/English/Macro_c_companyName.pm delete mode 100644 lib/WebGUI/i18n/English/Macro_e_companyEmail.pm diff --git a/lib/WebGUI/Help/Macro_D_date.pm b/lib/WebGUI/Help/Macro_D_date.pm deleted file mode 100644 index 6a84a3101..000000000 --- a/lib/WebGUI/Help/Macro_D_date.pm +++ /dev/null @@ -1,16 +0,0 @@ -package WebGUI::Help::Macro_D_date; - -our $HELP = { - - 'date' => { - title => 'date title', - body => 'date body', - fields => [ - ], - related => [ - ] - }, - -}; - -1; diff --git a/lib/WebGUI/Help/Macro_EditableToggle.pm b/lib/WebGUI/Help/Macro_EditableToggle.pm index 0773ff2fe..bc076df29 100644 --- a/lib/WebGUI/Help/Macro_EditableToggle.pm +++ b/lib/WebGUI/Help/Macro_EditableToggle.pm @@ -4,7 +4,7 @@ our $HELP = { 'editable toggle' => { title => 'editable toggle title', - body => 'editable toggle body', + body => '', variables => [ { 'name' => 'toggle.url' diff --git a/lib/WebGUI/Help/Macro_Env.pm b/lib/WebGUI/Help/Macro_Env.pm deleted file mode 100644 index b57286ecd..000000000 --- a/lib/WebGUI/Help/Macro_Env.pm +++ /dev/null @@ -1,16 +0,0 @@ -package WebGUI::Help::Macro_Env; - -our $HELP = { - - 'env' => { - title => 'env title', - body => 'env body', - fields => [ - ], - related => [ - ] - }, - -}; - -1; diff --git a/lib/WebGUI/Help/Macro_Execute.pm b/lib/WebGUI/Help/Macro_Execute.pm deleted file mode 100644 index 039651a18..000000000 --- a/lib/WebGUI/Help/Macro_Execute.pm +++ /dev/null @@ -1,16 +0,0 @@ -package WebGUI::Help::Macro_Execute; - -our $HELP = { - - 'execute' => { - title => 'execute title', - body => 'execute body', - fields => [ - ], - related => [ - ] - }, - -}; - -1; diff --git a/lib/WebGUI/Help/Macro_Extras.pm b/lib/WebGUI/Help/Macro_Extras.pm deleted file mode 100644 index a5d71bc77..000000000 --- a/lib/WebGUI/Help/Macro_Extras.pm +++ /dev/null @@ -1,16 +0,0 @@ -package WebGUI::Help::Macro_Extras; - -our $HELP = { - - 'extras' => { - title => 'extras title', - body => 'extras body', - fields => [ - ], - related => [ - ] - }, - -}; - -1; diff --git a/lib/WebGUI/Help/Macro_FetchMimeType.pm b/lib/WebGUI/Help/Macro_FetchMimeType.pm deleted file mode 100644 index 982358774..000000000 --- a/lib/WebGUI/Help/Macro_FetchMimeType.pm +++ /dev/null @@ -1,16 +0,0 @@ -package WebGUI::Help::Macro_FetchMimeType; - -our $HELP = { - - 'fetch mime type' => { - title => 'fetch mime type title', - body => 'fetch mime type body', - fields => [ - ], - related => [ - ] - }, - -}; - -1; diff --git a/lib/WebGUI/Help/Macro_FileUrl.pm b/lib/WebGUI/Help/Macro_FileUrl.pm deleted file mode 100644 index c322a4057..000000000 --- a/lib/WebGUI/Help/Macro_FileUrl.pm +++ /dev/null @@ -1,16 +0,0 @@ -package WebGUI::Help::Macro_FileUrl; - -our $HELP = { - - 'file url' => { - title => 'file url title', - body => 'file url body', - fields => [ - ], - related => [ - ] - }, - -}; - -1; diff --git a/lib/WebGUI/Help/Macro_FormParam.pm b/lib/WebGUI/Help/Macro_FormParam.pm deleted file mode 100644 index 487bfbc69..000000000 --- a/lib/WebGUI/Help/Macro_FormParam.pm +++ /dev/null @@ -1,16 +0,0 @@ -package WebGUI::Help::Macro_FormParam; - -our $HELP = { - - 'form param' => { - title => 'form param title', - body => 'form param body', - fields => [ - ], - related => [ - ] - }, - -}; - -1; diff --git a/lib/WebGUI/Help/Macro_GroupAdd.pm b/lib/WebGUI/Help/Macro_GroupAdd.pm index 926bf2d81..96e8ca85e 100644 --- a/lib/WebGUI/Help/Macro_GroupAdd.pm +++ b/lib/WebGUI/Help/Macro_GroupAdd.pm @@ -2,9 +2,9 @@ package WebGUI::Help::Macro_GroupAdd; our $HELP = { - 'group add' => { + 'group add' => { title => 'group add title', - body => 'group add body', + body => '', variables => [ { 'name' => 'group.url' diff --git a/lib/WebGUI/Help/Macro_GroupDelete.pm b/lib/WebGUI/Help/Macro_GroupDelete.pm index 07c313b30..0cf640bd5 100644 --- a/lib/WebGUI/Help/Macro_GroupDelete.pm +++ b/lib/WebGUI/Help/Macro_GroupDelete.pm @@ -4,7 +4,7 @@ our $HELP = { 'group delete' => { title => 'group delete title', - body => 'group delete body', + body => '', variables => [ { 'name' => 'group.url' diff --git a/lib/WebGUI/Help/Macro_GroupText.pm b/lib/WebGUI/Help/Macro_GroupText.pm deleted file mode 100644 index 5a09d4cbd..000000000 --- a/lib/WebGUI/Help/Macro_GroupText.pm +++ /dev/null @@ -1,16 +0,0 @@ -package WebGUI::Help::Macro_GroupText; - -our $HELP = { - - 'group text' => { - title => 'group text title', - body => 'group text body', - fields => [ - ], - related => [ - ] - }, - -}; - -1; diff --git a/lib/WebGUI/Help/Macro_LastModified.pm b/lib/WebGUI/Help/Macro_LastModified.pm index 9581660ff..28aebbecf 100644 --- a/lib/WebGUI/Help/Macro_LastModified.pm +++ b/lib/WebGUI/Help/Macro_LastModified.pm @@ -8,10 +8,6 @@ our $HELP = { fields => [ ], related => [ - { - tag => 'date', - namespace => 'Macro_D_date' - }, ] }, diff --git a/lib/WebGUI/Help/Macro_c_companyName.pm b/lib/WebGUI/Help/Macro_c_companyName.pm deleted file mode 100644 index de39390e5..000000000 --- a/lib/WebGUI/Help/Macro_c_companyName.pm +++ /dev/null @@ -1,16 +0,0 @@ -package WebGUI::Help::Macro_c_companyName; - -our $HELP = { - - 'company name' => { - title => 'company name title', - body => 'company name body', - fields => [ - ], - related => [ - ] - }, - -}; - -1; diff --git a/lib/WebGUI/Help/Macro_e_companyEmail.pm b/lib/WebGUI/Help/Macro_e_companyEmail.pm deleted file mode 100644 index 91ace3b25..000000000 --- a/lib/WebGUI/Help/Macro_e_companyEmail.pm +++ /dev/null @@ -1,16 +0,0 @@ -package WebGUI::Help::Macro_e_companyEmail; - -our $HELP = { - - 'company email' => { - title => 'company email title', - body => 'company email body', - fields => [ - ], - related => [ - ] - }, - -}; - -1; diff --git a/lib/WebGUI/i18n/English/Macro_AdminBar.pm b/lib/WebGUI/i18n/English/Macro_AdminBar.pm index 697b07bee..7cf15d5c8 100644 --- a/lib/WebGUI/i18n/English/Macro_AdminBar.pm +++ b/lib/WebGUI/i18n/English/Macro_AdminBar.pm @@ -4,7 +4,7 @@ our $I18N = { 'admin bar title' => { message => q|Admin Bar Macro Template Variables|, - lastUpdated => 1112374923, + lastUpdated => 1184691377, }, 'adminbar_loop' => { diff --git a/lib/WebGUI/i18n/English/Macro_AdminToggle.pm b/lib/WebGUI/i18n/English/Macro_AdminToggle.pm index 2ee8e245e..2bfb30449 100644 --- a/lib/WebGUI/i18n/English/Macro_AdminToggle.pm +++ b/lib/WebGUI/i18n/English/Macro_AdminToggle.pm @@ -9,7 +9,7 @@ our $I18N = { 'admin toggle title' => { message => q|Admin Toggle Macro Template Variables|, - lastUpdated => 1112466408, + lastUpdated => 1184691381, }, 'toggle.url' => { diff --git a/lib/WebGUI/i18n/English/Macro_D_date.pm b/lib/WebGUI/i18n/English/Macro_D_date.pm deleted file mode 100644 index 87fd2708f..000000000 --- a/lib/WebGUI/i18n/English/Macro_D_date.pm +++ /dev/null @@ -1,64 +0,0 @@ -package WebGUI::i18n::English::Macro_D_date; - -our $I18N = { - - 'macroName' => { - message => q|Date|, - lastUpdated => 1128837997, - }, - - 'date title' => { - message => q|Date Macro|, - lastUpdated => 1112466408, - }, - - 'date body' => { - message => q| -

^D();
-^D([date formatting code],[epoch date]);
-The current date and time. -

- -

You can configure the date by using date formatting symbols. For instance, if you created a macro like this ^D("%c %D, %y"); it would output September 26, 2001. The following are the available date formatting symbols: -

- - - - - - - - - - - - - - - - - - - - - - - - - -
%%A literal percent sign '%'
%cThe calendar month name.
%CThe calendar month name abbreviated to 3 characters and represented in English.
%dA two digit day.
%DA variable digit day.
%hA two digit hour (on a 12 hour clock).
%HA variable digit hour (on a 12 hour clock).
%jA two digit hour (on a 24 hour clock).
%JA variable digit hour (on a 24 hour clock).
%mA two digit month.
%MA variable digit month.
%nA two digit minute.
%oOffset from local time represented as an integer.
%OOffset from GMT represented in four digit form with a sign. Example: -0600
%pA lower-case am/pm.
%PAn upper-case AM/PM.
%sA two digit second.
%wDay of the week.
%WDay of the week abbreviated to 3 characters and represented in English.
%yA four digit year.
%YA two digit year.
%zThe current user's date format preference, (default: '%H:%n %p').
%ZThe current user's time format preference, (default: '%M/%D/%y')
- -

The default format code is %z %Z. -

- -

You can also pass in an epoch date into this macro as a secondary parameter. If no date is specified then today's date and time will be used.

-

One common task done with this macro is to display the date that an Asset was last modified. It uses the revisionDate template variable which is available for all Assets.

-

^D("%z",);

-

This Macro may be nested inside other Macros if the formatted date does not contain commas or quotes.

- -|, - lastUpdated => 1168558613, - }, -}; - -1; diff --git a/lib/WebGUI/i18n/English/Macro_EditableToggle.pm b/lib/WebGUI/i18n/English/Macro_EditableToggle.pm index 32858e691..67cbe94fc 100644 --- a/lib/WebGUI/i18n/English/Macro_EditableToggle.pm +++ b/lib/WebGUI/i18n/English/Macro_EditableToggle.pm @@ -8,8 +8,8 @@ our $I18N = { }, 'editable toggle title' => { - message => q|Editable Toggle Macro|, - lastUpdated => 1112466408, + message => q|Editable Toggle Macro Template Variables|, + lastUpdated => 1184691394, }, 'toggle.url' => { @@ -22,20 +22,6 @@ our $I18N = { lastUpdated => 1149218423, }, - 'editable toggle body' => { - message => q| -

^EditableToggle; or ^EditableToggle();
-Exactly the same as AdminToggle, except that the toggle is only displayed if the user has the rights to edit the current Asset. This macro takes up to three parameters. The first is a label for "Turn Admin On", the second is a label for "Turn Admin Off", and the third is the name of a template in the Macro/EditableToggle namespace to replace the default template. -

-

This Macro may not be nested inside other Macros.

- -

The following variables are available in the template: -

- -|, - lastUpdated => 1168558646, - }, - '516' => { message => q|Turn Admin On!|, lastUpdated => 1031514049 diff --git a/lib/WebGUI/i18n/English/Macro_Env.pm b/lib/WebGUI/i18n/English/Macro_Env.pm deleted file mode 100644 index 00aca55d2..000000000 --- a/lib/WebGUI/i18n/English/Macro_Env.pm +++ /dev/null @@ -1,29 +0,0 @@ -package WebGUI::i18n::English::Macro_Env; - -our $I18N = { - - 'macroName' => { - message => q|Environment Variable|, - lastUpdated => 1128838196, - }, - - 'env title' => { - message => q|Environment Variable Macro|, - lastUpdated => 1128838196, - }, - - 'env body' => { - message => q| -

^Env();
-Can be used to display a web server environment variable on a page. The environment variables available on each server are different. Please consult the documentation for your server for a list of them.

- -

The macro should be specified like this ^Env("REMOTE_ADDR"); -

-

This Macro may be nested inside other Macros if the text returned does not contain commas or quotes.

- -|, - lastUpdated => 1172510936, - }, -}; - -1; diff --git a/lib/WebGUI/i18n/English/Macro_Execute.pm b/lib/WebGUI/i18n/English/Macro_Execute.pm index 2cdd8aeb4..01ddadc0f 100644 --- a/lib/WebGUI/i18n/English/Macro_Execute.pm +++ b/lib/WebGUI/i18n/English/Macro_Execute.pm @@ -12,21 +12,6 @@ our $I18N = { lastUpdated => 1134850023, }, - 'execute title' => { - message => q|Execute Macro|, - lastUpdated => 1112466408, - }, - - 'execute body' => { - message => q| - -

^Execute();
-Allows a content manager or administrator to execute an external program. Takes the format of ^Execute("/this/file.sh");. -

-

This Macro may be nested inside other Macros if the text it returns does not contain commas or quotes.

-|, - lastUpdated => 1168558923, - }, }; 1; diff --git a/lib/WebGUI/i18n/English/Macro_Extras.pm b/lib/WebGUI/i18n/English/Macro_Extras.pm deleted file mode 100644 index 773e0c31b..000000000 --- a/lib/WebGUI/i18n/English/Macro_Extras.pm +++ /dev/null @@ -1,26 +0,0 @@ -package WebGUI::i18n::English::Macro_Extras; - -our $I18N = { - - 'macroName' => { - message => q|Extras|, - lastUpdated => 1128838281, - }, - - 'extras title' => { - message => q|Extras Macro|, - lastUpdated => 1112466752, - }, - - 'extras body' => { - message => q| - -

^Extras; or ^Extras(path/to/something/in/extras/folder);
-Returns the path to the WebGUI "extras" folder, which contains things like WebGUI icons. -

-|, - lastUpdated => 1146679288, - }, -}; - -1; diff --git a/lib/WebGUI/i18n/English/Macro_FetchMimeType.pm b/lib/WebGUI/i18n/English/Macro_FetchMimeType.pm deleted file mode 100644 index a4a8e1c3b..000000000 --- a/lib/WebGUI/i18n/English/Macro_FetchMimeType.pm +++ /dev/null @@ -1,28 +0,0 @@ -package WebGUI::i18n::English::Macro_FetchMimeType; - -our $I18N = { - - 'fetch mime type title' => { - message => q|Fetch MIME Type Macro|, - lastUpdated => 1134252488, - }, - - 'fetch mime type body' => { - message => q| -

^FetchMimeType;
-^FetchMimeType(file system path to file);
-Returns the MIME type for a file. An absolute or relative file path -to the file is required. A URL to the file will not work.

-

This Macro may be nested inside other Macros.

-|, - lastUpdated => 1168558941, - }, - - 'macroName' => { - message => q|FetchMimeType|, - lastUpdated => 1134256852 - }, - -}; - -1; diff --git a/lib/WebGUI/i18n/English/Macro_FileUrl.pm b/lib/WebGUI/i18n/English/Macro_FileUrl.pm index fdad6174f..4b4190261 100644 --- a/lib/WebGUI/i18n/English/Macro_FileUrl.pm +++ b/lib/WebGUI/i18n/English/Macro_FileUrl.pm @@ -7,21 +7,6 @@ our $I18N = { lastUpdated => 1128838332, }, - 'file url title' => { - message => q|File Url Macro|, - lastUpdated => 1112315917, - }, - - 'file url body' => { - message => q| -

^FileUrl();
-^FileUrl(Asset URL);
-This macro is used to return a filesystem URL to an Asset which stores a single file (File, Image, ZipArchive, etc.) identified by its Asset URL. The Macro will not work on Assets which store multiple files, such as the Post or Article Assets.

-

This Macro may be nested inside other Macros.

- |, - lastUpdated => 1168622358, - }, - 'invalid url' => { message => q|Invalid Asset URL|, lastUpdated => 1134855446, diff --git a/lib/WebGUI/i18n/English/Macro_FormParam.pm b/lib/WebGUI/i18n/English/Macro_FormParam.pm deleted file mode 100644 index ac6de3b2d..000000000 --- a/lib/WebGUI/i18n/English/Macro_FormParam.pm +++ /dev/null @@ -1,28 +0,0 @@ -package WebGUI::i18n::English::Macro_FormParam; - -our $I18N = { - - 'macroName' => { - message => q|Form Parameter|, - lastUpdated => 1128838349, - }, - - 'form param title' => { - message => q|Form Parameter Macro|, - lastUpdated => 1112466408, - }, - - 'form param body' => { - message => q| - -

^FormParam();
-This macro is mainly used in generating dynamic queries in SQL Reports. Using this macro, you can pull the value of any form field simply by specifying the name of the form field, like this: ^FormParam("phoneNumber"); -

-

If the macro is used to pull data from a form field that returns multiple values, like a dropdown list, then only the first value will be returned.

-

This Macro may be nested inside other Macros if the text returned does not contain commas or quotes.

-|, - lastUpdated => 1168622375, - }, -}; - -1; diff --git a/lib/WebGUI/i18n/English/Macro_GroupAdd.pm b/lib/WebGUI/i18n/English/Macro_GroupAdd.pm index 6c81771ef..a94dee126 100644 --- a/lib/WebGUI/i18n/English/Macro_GroupAdd.pm +++ b/lib/WebGUI/i18n/English/Macro_GroupAdd.pm @@ -8,9 +8,10 @@ our $I18N = { }, 'group add title' => { - message => q|Group Add Macro|, - lastUpdated => 1112466408, + message => q|Group Add Macro Template Variables|, + lastUpdated => 1184690370, }, + 'group.url' => { message => q|The URL with the action to add the user to the group.|, lastUpdated => 1149218343, @@ -21,32 +22,6 @@ our $I18N = { lastUpdated => 1149218343, }, - - 'group add body' => { - message => q| - -

^GroupAdd();
-Using this macro you can allow users to add themselves to a group. The first parameter is the name of the group this user should be added to. The second parameter is a text string for the user to click on to add themselves to this group. The third parameter allows you to specify the name of a template in the Macro/GroupAdd namespace to replace the default template.

- -

NOTE: All these conditions must be met for the link to be displayed: -

- -
- -
- -

This Macro may not be nested inside other Macros.

- -

These variables are available in the template:

- -|, - lastUpdated => 1168622402, - }, }; 1; diff --git a/lib/WebGUI/i18n/English/Macro_GroupDelete.pm b/lib/WebGUI/i18n/English/Macro_GroupDelete.pm index 615a40390..a392b2db8 100644 --- a/lib/WebGUI/i18n/English/Macro_GroupDelete.pm +++ b/lib/WebGUI/i18n/English/Macro_GroupDelete.pm @@ -8,8 +8,8 @@ our $I18N = { }, 'group delete title' => { - message => q|Group Delete Macro|, - lastUpdated => 1112466408, + message => q|Group Delete Macro Template Variables|, + lastUpdated => 1184691437, }, 'group.url' => { @@ -22,29 +22,6 @@ our $I18N = { lastUpdated => 1149217736, }, - 'group delete body' => { - message => q| -

^GroupDelete();
-Using this macro you can allow users to delete themselves from a group. The first parameter is the name of the group this user should be deleted from. The second parameter is a text string for the user to click on to delete themselves from this group. The third parameter allows you to specify the name of a template in the Macro/GroupDelete namespace to replace the default template.

- -

NOTE: All these conditions must be met for the link to be displayed:

- -
- -
- -

This Macro may not be nested inside other Macros.

- -

>These variables are available in the template:

- -|, - lastUpdated => 1168622413, - }, }; 1; diff --git a/lib/WebGUI/i18n/English/Macro_GroupText.pm b/lib/WebGUI/i18n/English/Macro_GroupText.pm index d6c8c3c15..4387f4837 100644 --- a/lib/WebGUI/i18n/English/Macro_GroupText.pm +++ b/lib/WebGUI/i18n/English/Macro_GroupText.pm @@ -13,22 +13,6 @@ our $I18N = { context => q|Error message when a group is not found during a by-name lookup of groups.|, }, - 'group text title' => { - message => q|Group Text Macro|, - lastUpdated => 1112466408, - }, - - 'group text body' => { - message => q| -

^GroupText();
-Displays a small text message to the user if they belong to the specified group. And you can specify an alternate message to those who are not in the group. -

-

Example: ^GroupText("Visitors","You need an account to do anything cool on this site!","We value our registered users!"); -

-

This Macro may be nested inside other Macros if the text returned does not contain commas or quotes.

-|, - lastUpdated => 1168622429, - }, }; 1; diff --git a/lib/WebGUI/i18n/English/Macro_a_account.pm b/lib/WebGUI/i18n/English/Macro_a_account.pm index ad0257db7..af0a847c8 100644 --- a/lib/WebGUI/i18n/English/Macro_a_account.pm +++ b/lib/WebGUI/i18n/English/Macro_a_account.pm @@ -4,7 +4,7 @@ our $I18N = { 'account title' => { message => q|Account Macro Template Variables|, - lastUpdated => 1112466408, + lastUpdated => 1184691356, }, 'account.url' => { diff --git a/lib/WebGUI/i18n/English/Macro_c_companyName.pm b/lib/WebGUI/i18n/English/Macro_c_companyName.pm deleted file mode 100644 index 6a7dc9835..000000000 --- a/lib/WebGUI/i18n/English/Macro_c_companyName.pm +++ /dev/null @@ -1,27 +0,0 @@ -package WebGUI::i18n::English::Macro_c_companyName; - -our $I18N = { - - 'macroName' => { - message => q|Company Name|, - lastUpdated => 1128837978, - }, - - 'company name title' => { - message => q|Company Name Macro|, - lastUpdated => 1112374923, - }, - - 'company name body' => { - message => q| -

^c;
-The name of your company, specified in the settings by your Administrator.

- -

Any commas or quotes in the company name will be translated into HTML encodings so -that you can always embed this macro inside of other macros.

-|, - lastUpdated => 1171408777, - }, -}; - -1; diff --git a/lib/WebGUI/i18n/English/Macro_e_companyEmail.pm b/lib/WebGUI/i18n/English/Macro_e_companyEmail.pm deleted file mode 100644 index e4ebe27e9..000000000 --- a/lib/WebGUI/i18n/English/Macro_e_companyEmail.pm +++ /dev/null @@ -1,26 +0,0 @@ -package WebGUI::i18n::English::Macro_e_companyEmail; - -our $I18N = { - - 'macroName' => { - message => q|Company Email|, - lastUpdated => 1128838058, - }, - - 'company email title' => { - message => q|Company Email Macro|, - lastUpdated => 1112466408, - }, - - 'company email body' => { - message => q| -

^e;
-The email address for your company specified in the settings by your Administrator. -

-

This Macro may be nested inside other Macros if the email address does not contain commas or quotes.

-|, - lastUpdated => 1168558595, - }, -}; - -1;