final XHTML changes. Help should be fully XHTML compliant now

This commit is contained in:
Colin Kuskie 2006-05-05 18:11:08 +00:00
parent ef071382fc
commit dea8fdc109
4 changed files with 308 additions and 58 deletions

View file

@ -94,7 +94,7 @@ our $I18N = {
'71' => {
message => q|<p>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.</p>
<hr size="1" />
<hr />
<p><i><b>Note:</b></i> The following style is specific to the Events Calendar.
</p>

View file

@ -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|<p>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.</p>
<p/>
<b>title</b><br />
<p><b>title</b><br />
The title for this wobject.
</p>
<p/>
<b>displayTitle</b><br />
<p><b>displayTitle</b><br />
A conditional variable for whether or not the title should be displayed.
</p>
<p/>
<b>description</b><br />
<p><b>description</b><br />
The description of this wobject.
</p>
<p/>
<b>assetId</b><br />
<p><b>assetId</b><br />
The unique identifier that WebGUI uses to control this asset.
</p>
<p/>
<b>isShortcut</b><br />
<p><b>isShortcut</b><br />
A conditional indicating if this wobject is a shortcut to an original asset.
</p>
<p />
<b>originalURL</b><br />
<p><b>originalURL</b><br />
If this wobject is a shortcut, then this URL will direct you to the original asset.
</p>
|
},
@ -45,14 +45,15 @@ If this wobject is a shortcut, then this URL will direct you to the original ass
message => q|<p>You can add wobjects by selecting from the <i>^International("1","WebGUI");</i> 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.</p>
<p>Wobjects are Assets, so they have all of the properties that Assets do. Additionally, most Wobjects share some basic properties. Those properties are:</p>|
},
'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.
<p>
To add a wobject to a page, first go to that page, then select <b>Add Content...</b> 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.
<p>
'626' => {
lastUpdated => 1146852133,
message => q|<p>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.
</p>
<p>To add a wobject to a page, first go to that page, then select <b>Add Content...</b> 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.
</p>
|
},
@ -72,7 +73,7 @@ is displayed as part of a Layout Asset, the Layout Asset's <b>Style Template</b>
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 <b>Style Template</b>
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.
<p>
lastUpdated => 1146852148,
message => q|<p>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.
</p>
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.
<p>
<p>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.
</p>
|
},
'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|,

View file

@ -71,18 +71,22 @@ our $I18N = {
<p><b>controls</b><br />
Asset controls for administrators.
</p>
<p><b>error</b><br />
Any errors reported during upload or unzip
</p>
<p><b>fileUrl</b><br />
URL to the initial file
</p>
<p><b>fileIcon</b><br />
Initial file file type icon
</p>
|,
context => 'Describing the zip archive template variables',
lastUpdated => 1109287834,
lastUpdated => 1146852386,
},

View file

@ -188,10 +188,59 @@ Default label for the password recovery link
},
'expired template body' => {
message => q|The following template variables are available for WebGUI Authentication Password Expiration templates. <br /><br /><strong>expired.form.header</strong><br />The required form elements that go at the top of the password expiration page.<br /><br /><strong>expired.form.hidden<br /></strong>Hidden form fields required for form submittal<br /><br /><strong>expired.form.footer</strong><br />The required form elements that go after the password expiration page form.
<p><strong>expired.form.submit<br /></strong>The default submit button for the password expiration form. <br /><br /><strong>displayTitle<br /></strong>Default page title
<p><strong>expired.message</strong><br />Any message returned by the system. Usually displays after the form is submitted.<br /><br /><strong>create.form.oldPassword</strong><br />Default old password form field<br /><br /><strong>create.form.oldPassword.label</strong><br />Default text for old password form field<br /><br /><strong>expired.form.password<br /></strong>Default password form field<br /><br /><strong>expired.form.password.label<br /></strong>Default text for password form field<br /><br /><strong>expired.form.passwordConfirm</strong><br />Default password confirm form field<br /><br /><strong>expired.form.passwordConfirm.label<br /></strong>Default text for password confirm form field</p>|,
lastUpdated => 1101772005
message => q|
<p>The following template variables are available for WebGUI Authentication Password Expiration templates.</p>
<p><strong>expired.form.header</strong><br />
The required form elements that go at the top of the password expiration page.
</p>
<p><strong>expired.form.hidden</strong><br />
Hidden form fields required for form submittal.
</p>
<p><strong>expired.form.footer</strong><br />
The required form elements that go after the password expiration page form.
</p>
<p><strong>expired.form.submit</strong><br />
The default submit button for the password expiration form.
</p>
<p><strong>displayTitle</strong><br />
Default page title.
</p>
<p><strong>expired.message</strong><br />
Any message returned by the system. Usually displays after the form is submitted.
</p>
<p><strong>create.form.oldPassword</strong><br />
Default old password form field.
</p>
<p><strong>create.form.oldPassword.label</strong><br />
Default text for old password form field.
</p>
<p><strong>expired.form.password</strong><br />
Default password form field.
</p>
<p><strong>expired.form.password.label</strong><br />
Default text for password form field.
</p>
<p><strong>expired.form.passwordConfirm</strong><br />
Default password confirm form field.
</p>
<p><strong>expired.form.passwordConfirm.label</strong><br />
Default text for password confirm form field
</p>
|,
lastUpdated => 1146848431
},
'16' => {
@ -230,10 +279,62 @@ Default label for the password recovery link
},
'recovery template body' => {
message => q|The following template variables are available for WebGUI Authentication Password Recovery templates.
<p><strong>recover.form.header</strong><br />The required form elements that go at the top of the password recovery page.<br /><br /><strong>recover.form.hidden</strong><br />Hidden form fields required for form submission<br /><br /><strong>recover.form.footer</strong><br />The required form elements that go after the password recovery page form.</p>
<p><strong>recover.form.submit<br /></strong>The default submit button for the password recovery form. <br /><br /><strong>login.form.email<br /></strong>Default email form field<br /><br /><strong>login.form.email.label<br /></strong>Default text for email form field<br /><br /><strong>title<br /></strong>Default page title
<p><strong>recover.message</strong><br />Any message returned by the system. Usually displays after the form is submitted.<br /><br /><strong>anonymousRegistration.isAllowed<br /></strong>Flag indicating whether or not anonymous registrations are allowed<br /><br /><strong>createAccount.url</strong><br />URL for the anonymous registration page<br /><br /><strong>createAccount.label<br /></strong>Default label for the anonymous registration link<br /><br /><strong>login.url<br /></strong>URL for the login page<br /><br /><strong>login.label</strong><br />Default text label for login page link.</p>|,
message => q|<p>The following template variables are available for WebGUI Authentication Password Recovery templates.</p>
<p><strong>recover.form.header</strong><br />
The required form elements that go at the top of the password recovery page.
</p>
<p><strong>recover.form.hidden</strong><br />
Hidden form fields required for form submission.
</p>
<p><strong>recover.form.footer</strong><br />
The required form elements that go after the password recovery page form.
</p>
<p><strong>recover.form.submit</strong><br />
The default submit button for the password recovery form.
</p>
<p><strong>login.form.email</strong><br />
Default email form field.
</p>
<p><strong>login.form.email.label</strong><br />
Default text for email form field
</p>
<p><strong>title</strong><br />
Default page title.
</p>
<p><strong>recover.message</strong><br />
Any message returned by the system. Usually displays after the form is submitted.
</p>
<p><strong>anonymousRegistration.isAllowed</strong><br />
Flag indicating whether or not anonymous registrations are allowed.
</p>
<p><strong>createAccount.url</strong><br />
URL for the anonymous registration page.
</p>
<p><strong>createAccount.label</strong><br />
Default label for the anonymous registration link.
</p>
<p><strong>login.url</strong><br />
URL for the login page.
</p>
<p><strong>login.label</strong><br />
Default text label for login page link.
</p>
|,
lastUpdated => 1101772010
},
@ -268,19 +369,160 @@ Default label for the password recovery link
},
'display account template body' => {
message => q|The following template variables are available for WebGUI Authentication Display Account templates.
<p><strong>account.form.header</strong><br />The required form elements that go at the top of the display account page.<br /><br /><strong>account.form.footer</strong><br />The required form elements that go after the display account page form. </p>
<p><strong>account.form.karma</strong><br />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
<p><strong>account.form.karma.label</strong><br />Internationalized text label for the karma form value
<p><strong>account.form.submit<br /></strong>The default submit button for the display account form. <br /><br /><strong>account.options</strong><br />Links list of options which allow users to turn on Admin, view and edit profile, view the inbox, etc. <br /><br /><strong>displayTitle<br /></strong>Page title
<p><strong>account.message</strong><br />Any message returned by the system. Usually displays after the form is submitted.<br /><br /><strong>account.form.username</strong><br />Default username form field<br /><br /><strong>account.form.username.label</strong><br />Default text for username form field<br /><br /><strong>account.form.password<br /></strong>Default password form field<br /><br /><strong>account.form.password.label<br /></strong>Default text for password form field<br /><br /><strong>account.form.passwordConfirm</strong><br />Default password confirm form field<br /><br /><strong>account.form.passwordConfirm.label<br /></strong>Default text for password confirm form field<br /><br /><strong>account.noform</strong><br />Indicates whether or not the display account form has any visible fields<br /><br /><strong>account.nofields<br /></strong>Default display in the case that there are no form elements to display</p>|,
message => q|<p>The following template variables are available for WebGUI Authentication Display Account templates. </p>
<p><strong>account.form.header</strong><br />
The required form elements that go at the top of the display account page.
</p>
<p><strong>account.form.footer</strong><br />
The required form elements that go after the display account page form.
</p>
<p><strong>account.form.karma</strong><br />
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
</p>
<p><strong>account.form.karma.label</strong><br />
Internationalized text label for the karma form value.
</p>
<p><strong>account.form.submit</strong><br />
The default submit button for the display account form.
</p>
<p><strong>account.options</strong><br />
Links list of options which allow users to turn on Admin, view and edit profile, view the inbox, etc.
</p>
<p><strong>displayTitle<br /></strong>
Page title.
</p>
<p><strong>account.message</strong><br />
Any message returned by the system. Usually displays after the form is submitted.
</p>
<p><strong>account.form.username</strong><br />
Default username form field.
</p>
<p><strong>account.form.username.label</strong><br />
Default text for username form field.
</p>
<p><strong>account.form.password</strong><br />
Default password form field.
</p>
<p><strong>account.form.password.label</strong><br />
Default text for password form field.
</p>
<p><strong>account.form.passwordConfirm</strong><br />
Default password confirm form field.
</p>
<p><strong>account.form.passwordConfirm.label</strong><br />
Default text for password confirm form field.
</p>
<p><strong>account.noform</strong><br />
Indicates whether or not the display account form has any visible fields.
</p>
<p><strong>account.nofields</strong><br />
Default display in the case that there are no form elements to display.
</p>
|,
lastUpdated => 1101772016
},
'anon reg template body' => {
message => q|The following template variables are available for WebGUI Authentication Anonymous Registration templates. <br /><br /><strong>create.form.header</strong><br />The required form elements that go at the top of the anonymous registration page.<br /><br /><strong>create.form.hidden<br /></strong>Hidden form fields required for form submittal<br /><br /><strong>create.form.footer</strong><br />The required form elements that go after the anonymous registration page form.
<p><strong>create.form.submit<br /></strong>The default submit button for the anonymous registration form. <br /><br /><strong>title<br /></strong>Default page title
<p><strong>create.form.profile<br /></strong>A loop containing visible and required profile fields for anonymous registration<br /><br /> <strong>profile.formElement</strong><br /> Form element for visible or required profile field<br /><br /> <strong>profile.formElement.label</strong><br /><strong> </strong>Default text label for profile form element<br /><br /><br /><strong>login.url<br /></strong>URL for the login page<br /><br /><strong>login.label</strong><br />Default text label for login page link.<br /><br /><strong>create.message</strong><br />Any message returned by the system. Usually displays after the form is submitted.<br /><br /><strong>create.form.username</strong><br />Default username form field<br /><br /><strong>create.form.username.label</strong><br />Default text for username form field<br /><br /><strong>create.form.password<br /></strong>Default password form field<br /><br /><strong>create.form.password.label<br /></strong>Default text for password form field<br /><br /><strong>create.form.passwordConfirm</strong><br />Default password confirm form field<br /><br /><strong>create.form.passwordConfirm.label<br /></strong>Default text for password confirm form field<br /><br /><strong>recoverPassword.isAllowed<br /></strong>Flag indicating whether or not password recovery is enabled<br /><br /><strong>recoverPassword.url<br /></strong>URL for the password recovery page.<br /><br /><strong>recoverPassword.label<br /></strong>Default label for the password recovery link</p>|,
message => q|<p>The following template variables are available for WebGUI Authentication Anonymous Registration templates. </p>
<p><strong>create.form.header</strong><br />
The required form elements that go at the top of the anonymous registration page.
</p>
<p><strong>create.form.hidden</strong><br />
Hidden form fields required for form submittal.
</p>
<p><strong>create.form.footer</strong><br />
The required form elements that go after the anonymous registration page form.
</p>
<p><strong>create.form.submit</strong><br />
The default submit button for the anonymous registration form.
</p>
<p><strong>title</strong><br />
Default page title.
</p>
<p><strong>create.form.profile</strong><br />
A loop containing visible and required profile fields for anonymous registration.
</p>
<p><strong>profile.formElement</strong><br />
Form element for visible or required profile field.
</p>
<p><strong>profile.formElement.label</strong><br />
Default text label for profile form element.
</p>
<p><strong>login.url</strong><br />
URL for the login page.
</p>
<p><strong>login.label</strong><br />
Default text label for login page link.
</p>
<p><strong>create.message</strong><br />
Any message returned by the system. Usually displays after the form is submitted.
</p>
<p><strong>create.form.username</strong><br />
Default username form field.
</p>
<p><strong>create.form.username.label</strong><br />
Default text for username form field.
</p>
<p><strong>create.form.password<br />
</strong>Default password form field.
</p>
<p><strong>create.form.password.label</strong><br />
Default text for password form field.
</p>
<p><strong>create.form.passwordConfirm</strong><br />
Default password confirm form field.
</p>
<p><strong>create.form.passwordConfirm.label</strong><br />
Default text for password confirm form field.
</p>
<p><strong>recoverPassword.isAllowed</strong><br />
Flag indicating whether or not password recovery is enabled.
</p>
<p><strong>recoverPassword.url</strong><br />
URL for the password recovery page.
</p>
<p><strong>recoverPassword.label</strong><br />
Default label for the password recovery link.
</p>
|,
lastUpdated => 1101772020
},