diff --git a/lib/WebGUI/i18n/English/Asset_EventsCalendar.pm b/lib/WebGUI/i18n/English/Asset_EventsCalendar.pm index aaa68332a..e92bd83c7 100644 --- a/lib/WebGUI/i18n/English/Asset_EventsCalendar.pm +++ b/lib/WebGUI/i18n/English/Asset_EventsCalendar.pm @@ -94,7 +94,7 @@ our $I18N = { '71' => { message => q|
Events calendars are used on many intranets to keep track of internal dates that affect a whole organization. Also, Events Calendars on consumer sites are a great way to let your customers know what events you'll be attending and what promotions you'll be having.
-Note: The following style is specific to the Events Calendar.
diff --git a/lib/WebGUI/i18n/English/Asset_Wobject.pm b/lib/WebGUI/i18n/English/Asset_Wobject.pm index d150c499a..d9ae28d1f 100644 --- a/lib/WebGUI/i18n/English/Asset_Wobject.pm +++ b/lib/WebGUI/i18n/English/Asset_Wobject.pm @@ -4,31 +4,31 @@ our $I18N = { '828' => { lastUpdated => 1053469640, - message => q|Most wobjects have templates that allow you to change the layout of the wobject's user interface. Those wobjects that do have templates all have a common set of template variables that you can use for layout, as well as their own custom variables. The following is a list of the common template variables shared among all wobjects. + message => q|Most wobjects have templates that allow you to change the layout of the wobject's user interface. Those wobjects that do have templates all have a common set of template variables that you can use for layout, as well as their own custom variables. The following is a list of the common template variables shared among all wobjects.
- -titletitle
The title for this wobject.
+
displayTitle
A conditional variable for whether or not the title should be displayed.
+
description
The description of this wobject.
+
assetId
The unique identifier that WebGUI uses to control this asset.
+
isShortcut
A conditional indicating if this wobject is a shortcut to an original asset.
+
originalURL
If this wobject is a shortcut, then this URL will direct you to the original asset.
+
You can add wobjects by selecting from the ^International("1","WebGUI"); pulldown menu. You can edit them by clicking on the "Edit" button that appears directly above an instance of a particular wobject while in Admin mode.
Wobjects are Assets, so they have all of the properties that Assets do. Additionally, most Wobjects share some basic properties. Those properties are:
| }, - '626' => { - lastUpdated => 1101775387, - message => q|Wobjects are the true power of WebGUI. Wobjects are tiny pluggable applications built to run under WebGUI. Articles, message boards and polls are examples of wobjects. -Wobjects can be standalone pages all by themselves, or can be individual parts of pages. --To add a wobject to a page, first go to that page, then select Add Content... from the upper left corner of your screen. Each wobject has it's own help so be sure to read the help if you're not sure how to use it. -
+ '626' => { + lastUpdated => 1146852133, + message => q|
Wobjects are the true power of WebGUI. Wobjects are tiny pluggable applications built to run under WebGUI. Articles, message boards and polls are examples of wobjects. +Wobjects can be standalone pages all by themselves, or can be individual parts of pages. +
+ +To add a wobject to a page, first go to that page, then select Add Content... from the upper left corner of your screen. Each wobject has it's own help so be sure to read the help if you're not sure how to use it. +
| }, @@ -72,7 +73,7 @@ is displayed as part of a Layout Asset, the Layout Asset's Style Template lastUpdated => 1119410887, }, - '85 description' => { + '85 description' => { message => q|A content area in which you can place as much content as you wish. For instance, even before a FAQ there is usually a paragraph describing what is contained in the FAQ. |, lastUpdated => 1119410887, }, @@ -107,28 +108,31 @@ is displayed as part of a Layout Asset, the Layout Asset's Style Template message => q|Wobject, Delete| }, '619' => { - lastUpdated => 1031514049, - message => q|This function permanently deletes the selected wobject from a page. If you are unsure whether you wish to delete this content you may be better served to cut the content to the clipboard until you are certain you wish to delete it. -+ lastUpdated => 1146852148, + message => q|
This function permanently deletes the selected wobject from a page. If you are unsure whether you wish to delete this content you may be better served to cut the content to the clipboard until you are certain you wish to delete it. +
- -As with any delete operation, you are prompted to be sure you wish to proceed with the delete. If you answer yes, the delete will proceed and there is no recovery possible. If you answer no you'll be returned to the prior screen. -+
As with any delete operation, you are prompted to be sure you wish to proceed with the delete. If you answer yes, the delete will proceed and there is no recovery possible. If you answer no you'll be returned to the prior screen. +
| }, - '45' => { - lastUpdated => 1031514049, - message => q|No, I made a mistake.| - }, - '671' => { - lastUpdated => 1047858549, - message => q|Wobjects, Using| - }, - 'assetName' => { - message => q|Wobject|, - lastUpdated => 1128830333, - }, + + '45' => { + lastUpdated => 1031514049, + message => q|No, I made a mistake.| + }, + + '671' => { + lastUpdated => 1047858549, + message => q|Wobjects, Using| + }, + + 'assetName' => { + message => q|Wobject|, + lastUpdated => 1128830333, + }, + 'add' => { message => q|Add|, diff --git a/lib/WebGUI/i18n/English/Asset_ZipArchive.pm b/lib/WebGUI/i18n/English/Asset_ZipArchive.pm index 09f3022e6..359dc66b0 100644 --- a/lib/WebGUI/i18n/English/Asset_ZipArchive.pm +++ b/lib/WebGUI/i18n/English/Asset_ZipArchive.pm @@ -71,18 +71,22 @@ our $I18N = {controls
Asset controls for administrators.
+
error
Any errors reported during upload or unzip
+
fileUrl
URL to the initial file
+
fileIcon
Initial file file type icon
+
expired.form.submit
The default submit button for the password expiration form.
displayTitle
Default page title
-
expired.message
Any message returned by the system. Usually displays after the form is submitted.
create.form.oldPassword
Default old password form field
create.form.oldPassword.label
Default text for old password form field
expired.form.password
Default password form field
expired.form.password.label
Default text for password form field
expired.form.passwordConfirm
Default password confirm form field
expired.form.passwordConfirm.label
Default text for password confirm form field
The following template variables are available for WebGUI Authentication Password Expiration templates.
+ +expired.form.header
+The required form elements that go at the top of the password expiration page.
+
expired.form.hidden
+Hidden form fields required for form submittal.
+
expired.form.footer
+The required form elements that go after the password expiration page form.
+
expired.form.submit
+The default submit button for the password expiration form.
+
displayTitle
+Default page title.
+
expired.message
+Any message returned by the system. Usually displays after the form is submitted.
+
create.form.oldPassword
+Default old password form field.
+
create.form.oldPassword.label
+Default text for old password form field.
+
expired.form.password
+Default password form field.
+
expired.form.password.label
+Default text for password form field.
+
expired.form.passwordConfirm
+Default password confirm form field.
+
expired.form.passwordConfirm.label
+Default text for password confirm form field
+
recover.form.header
The required form elements that go at the top of the password recovery page.
recover.form.hidden
Hidden form fields required for form submission
recover.form.footer
The required form elements that go after the password recovery page form.
recover.form.submit
The default submit button for the password recovery form.
login.form.email
Default email form field
login.form.email.label
Default text for email form field
title
Default page title
-
recover.message
Any message returned by the system. Usually displays after the form is submitted.
anonymousRegistration.isAllowed
Flag indicating whether or not anonymous registrations are allowed
createAccount.url
URL for the anonymous registration page
createAccount.label
Default label for the anonymous registration link
login.url
URL for the login page
login.label
Default text label for login page link.
The following template variables are available for WebGUI Authentication Password Recovery templates.
+ +recover.form.header
+The required form elements that go at the top of the password recovery page.
+
recover.form.hidden
+Hidden form fields required for form submission.
+
recover.form.footer
+The required form elements that go after the password recovery page form.
+
recover.form.submit
+The default submit button for the password recovery form.
+
login.form.email
+Default email form field.
+
login.form.email.label
+Default text for email form field
+
title
+Default page title.
+
recover.message
+Any message returned by the system. Usually displays after the form is submitted.
+
anonymousRegistration.isAllowed
+Flag indicating whether or not anonymous registrations are allowed.
+
createAccount.url
+URL for the anonymous registration page.
+
createAccount.label
+Default label for the anonymous registration link.
+
login.url
+URL for the login page.
+
login.label
+Default text label for login page link.
+
account.form.header
The required form elements that go at the top of the display account page.
account.form.footer
The required form elements that go after the display account page form.
account.form.karma
A read only form property displaying the amount of karma a user has. Karma is a configurable user setting that is turned off by default
-
account.form.karma.label
Internationalized text label for the karma form value
-
account.form.submit
The default submit button for the display account form.
account.options
Links list of options which allow users to turn on Admin, view and edit profile, view the inbox, etc.
displayTitle
Page title
-
account.message
Any message returned by the system. Usually displays after the form is submitted.
account.form.username
Default username form field
account.form.username.label
Default text for username form field
account.form.password
Default password form field
account.form.password.label
Default text for password form field
account.form.passwordConfirm
Default password confirm form field
account.form.passwordConfirm.label
Default text for password confirm form field
account.noform
Indicates whether or not the display account form has any visible fields
account.nofields
Default display in the case that there are no form elements to display
The following template variables are available for WebGUI Authentication Display Account templates.
+ +account.form.header
+The required form elements that go at the top of the display account page.
+
account.form.footer
+The required form elements that go after the display account page form.
+
account.form.karma
+A read only form property displaying the amount of karma a user has. Karma is a configurable user setting that is turned off by default
+
account.form.karma.label
+Internationalized text label for the karma form value.
+
account.form.submit
+The default submit button for the display account form.
+
account.options
+Links list of options which allow users to turn on Admin, view and edit profile, view the inbox, etc.
+
displayTitle
+Page title.
+
account.message
+Any message returned by the system. Usually displays after the form is submitted.
+
account.form.username
+Default username form field.
+
account.form.username.label
+Default text for username form field.
+
account.form.password
+Default password form field.
+
account.form.password.label
+Default text for password form field.
+
account.form.passwordConfirm
+Default password confirm form field.
+
account.form.passwordConfirm.label
+Default text for password confirm form field.
+
account.noform
+Indicates whether or not the display account form has any visible fields.
+
account.nofields
+Default display in the case that there are no form elements to display.
+
create.form.submit
The default submit button for the anonymous registration form.
title
Default page title
-
create.form.profile
A loop containing visible and required profile fields for anonymous registration
profile.formElement
Form element for visible or required profile field
profile.formElement.label
Default text label for profile form element
login.url
URL for the login page
login.label
Default text label for login page link.
create.message
Any message returned by the system. Usually displays after the form is submitted.
create.form.username
Default username form field
create.form.username.label
Default text for username form field
create.form.password
Default password form field
create.form.password.label
Default text for password form field
create.form.passwordConfirm
Default password confirm form field
create.form.passwordConfirm.label
Default text for password confirm form field
recoverPassword.isAllowed
Flag indicating whether or not password recovery is enabled
recoverPassword.url
URL for the password recovery page.
recoverPassword.label
Default label for the password recovery link
The following template variables are available for WebGUI Authentication Anonymous Registration templates.
+ +create.form.header
+The required form elements that go at the top of the anonymous registration page.
+
create.form.hidden
+Hidden form fields required for form submittal.
+
create.form.footer
+The required form elements that go after the anonymous registration page form.
+
create.form.submit
+The default submit button for the anonymous registration form.
+
title
+Default page title.
+
create.form.profile
+A loop containing visible and required profile fields for anonymous registration.
+
profile.formElement
+Form element for visible or required profile field.
+
profile.formElement.label
+Default text label for profile form element.
+
login.url
+URL for the login page.
+
login.label
+Default text label for login page link.
+
create.message
+Any message returned by the system. Usually displays after the form is submitted.
+
create.form.username
+Default username form field.
+
create.form.username.label
+Default text for username form field.
+
create.form.password
+Default password form field.
+
create.form.password.label
+Default text for password form field.
+
create.form.passwordConfirm
+Default password confirm form field.
+
create.form.passwordConfirm.label
+Default text for password confirm form field.
+
recoverPassword.isAllowed
+Flag indicating whether or not password recovery is enabled.
+
recoverPassword.url
+URL for the password recovery page.
+
recoverPassword.label
+Default label for the password recovery link.
+