clean up WebGUI settings help and labeling

This commit is contained in:
Colin Kuskie 2005-06-11 01:50:41 +00:00
parent a0dac162ee
commit 624b2e5d39
4 changed files with 106 additions and 88 deletions

View file

@ -68,16 +68,6 @@ our $HELP = {
}
]
},
'messaging settings edit' => {
title => '663',
body => '618',
related => [
{
tag => 'settings',
namespace => 'WebGUI'
}
]
},
'style sheets using' => {
title => '668',

View file

@ -98,7 +98,7 @@ sub www_editSettings {
);
$tabform->getTab("content")->yesNo(
-name=>"metaDataEnabled",
-label=>$i18n->get("Enable Metadata ?", 'Asset'),
-label=>$i18n->get("Enable Metadata ?"),
-value=>$session{setting}{metaDataEnabled}
);
# user interface settings
@ -126,13 +126,13 @@ sub www_editSettings {
);
$tabform->getTab("ui")->template(
-name=>"userFunctionStyleId",
-label=>"User Function Style",
-label=>$i18n->get('user function style'),
-namespace=>"style",
-value=>$session{setting}{userFunctionStyleId}
);
$tabform->getTab("ui")->template(
-name=>"AdminConsoleTemplate",
-label=>"Admin Console Template",
-label=>$i18n->get('admin console template'),
-namespace=>"AdminConsole",
-value=>$session{setting}{AdminConsoleTemplate}
);

View file

@ -320,11 +320,6 @@ These are the icons and URLs that allow editing, cutting, copying, deleting and
lastUpdated => 1089039511
},
'Enable Metadata ?' => {
message => q|Enable Metadata ?|,
lastUpdated => 1089039511
},
'Edit Metadata' => {
message => q|Edit Metadata property|,
lastUpdated => 1089039511
@ -401,8 +396,7 @@ information about the content, and is defined in terms of property-value pairs.<
<i>source</i> with a <i>value</i> of <i>newspaper</i>.</p>
<p>Metadata properties are defined globally, while Metadata values are set for
each asset under the tab &quot;Meta&quot; in the asset properties.</p>
<p>Before you can use metadata in WebGUI, you'll have to switch the &quot;Enable Metadata
?&quot; setting to Yes in the Manage Settings menu.</p>
<p>Before you can use metadata in WebGUI, you have to enable metadata in the WebGUI Settings (Content tab)</p>
<p>Usage of metadata:</p>
<ul>
<li><p><b>Passive Profiling</b><br>

View file

@ -1405,11 +1405,6 @@ The Connect DN is the <b>cn</b> (or common name) of a given user in your LDAP da
lastUpdated => 1031879612
},
'663' => {
message => q|Messaging Settings, Edit|,
lastUpdated => 1044138790
},
'groups default body' => {
message => q|There are several groups built into WebGUI:
<p>
@ -3425,29 +3420,6 @@ Privileges and styles assigned to pages in the package will not be copied when t
lastUpdated => 1031514049
},
'618' => {
message => q|<b>SMTP Server</b><br>
This is the address of your local mail server. It is needed for all features that use the Internet email system (such as password recovery).
<p>
Optionally, if you are running a sendmail server on the same machine as WebGUI, you can also specify a path to your sendmail executable. On most Linux systems this can be found at "/usr/lib/sendmail".
<p>
<b>Email Footer</b><br/>
This footer will be processed for macros and attached to every email sent from this WebGUI instance.
<p/>
<b>Alert on new user?</b><br>
Should someone be alerted when a new user registers anonymously?
<p>
<b>Group To Alert On New User</b><br>
What group should be alerted when a new user registers?
<p>
|,
lastUpdated => 1044709143
},
'848' => {
message => q|There is a syntax error in this template. Please correct.|,
lastUpdated => 1039892202
@ -3719,6 +3691,16 @@ config file.</p>
lastUpdated =>1092930637,
context => q|Title of a tab in the global settings.|
},
'user function style' => {
message => q|User Function Style|,
lastUpdated =>1118453709,
},
'admin console template' => {
message => q|Admin Console Template|,
lastUpdated =>1118453709,
},
'settings' => {
message => q|Settings|,
@ -3727,9 +3709,92 @@ config file.</p>
},
'settings help' => {
message => q|Settings allow you to customize WebGUI's default values to satisfy your particular needs.
<br /><br />
<b>Use shared clipboard?</b><br>
message => q|Settings allow you to customize WebGUI's default values to satisfy your particular needs. They are sorted below by tab:
<p/>
<h2>Company</h2>
<hr>
<b>Company Name</b><br>
The name of your company. It will appear on all emails and anywhere you use the Company Name style macro.
<br><br>
<b>Company Email Address</b><br>
A general email address at your company. This is the address that all automated messages will come from. It can also be used via Company Email Address style macro.
<br><br>
<b>Company URL</b><br>
The primary URL of your company. This will appear on all automated emails sent from the WebGUI system. It is also available via the Company URL style macro.
<h2>Content</h2>
<hr>
<B>Default Home Page</B><BR>
Some really small sites don't have a home page, but instead like to use one of their internal pages like "About Us" or "Company Information" as their home page. For that reason, you can set the default page of your site to any page in the site. That page will be the one people go to if they type in just your URL http://www.mywebguisite.com, or if they click on the Home link generated by an AssetProxy of a Navigation Asset.
<P><B>Not Found Page</B><BR>
If a page that a user requests is not found in the system, the user can either be redirected to the home page or to an error page where they can attempt to find what they were looking for. You decide which is better for your users.
<p><b>URL Extension</b><br />
Add an extension such as "html", "php", or "asp" to each new page URL as it is created. <p><b>NOTE:</b> Do NOT include the dot "." in this. So the field should look like "html" not ".html".
<P><B>Maximum Attachment Size</B><BR>
The size (in kilobytes) of the maximum allowable attachment to be uploaded to your system.
<P><B>Max Image Size</B><BR>
If images are uploaded to your system that are bigger than the max image size, then they will be resized to the max image size. The max image size is measured in pixels and will use the size of the longest side of the image to determine if the limit has been reached.
<P><B>Thumbnail Size</B><BR>
When images are uploaded to your system, they will automatically have thumbnails generated at the size specified here (unless overridden on a case-by-case basis). Thumbnail size is measured in pixels.
<P><B>Enable Metadata?</B><BR>
This enables the metadata tab on Assets so that metadata can be entered
and tracked by WebGUI.
<h2>UI</h2>
<p><b>Default Rich Editor</b><br />
This is the rich editor configuration that will be used by default when a rich editor is needed. This can be overridden in certain applications such as the Collaboration System.</p>
<B>Text Area Rows</B>, <B>Text Area Columns</B> and <B>Text Box Size</B> allow the size of
forms that WebGUI generates to be customized on a site-by-site basis.
<P><B>Text Area Rows</B><BR>
How many rows of characters will be displayed in textareas on the site.
<P><B>Text Area Columns</B><BR>
How many columns of characters will be displayed in textareas on the site.
<P><B>Text Box Size</B><BR>
How many characters can be displayed at once in text boxes on the site.
<P><B>User Function Style</B><BR>
Defines which style to be used to style WebGUI operations (profile editing, message log, etc.) when they are available to a user.
<P><B>Admin Console Template</B><BR>
The style to be used by the Admin Console.
<h2>Messaging</h2>
<p><b>SMTP Server</b><br>
This is the address of your local mail server. It is needed for all features that use the Internet email system (such as password recovery).
<p>
Optionally, if you are running a sendmail server on the same machine as WebGUI, you can also specify a path to your sendmail executable. On most Linux systems this can be found at "/usr/lib/sendmail".
<p>
<b>Email Footer</b><br/>
This footer will be processed for macros and attached to every email sent from this WebGUI instance.
<p/>
<b>Alert on new user?</b><br>
Should someone be alerted when a new user registers anonymously?
<p>
<b>Group To Alert On New User</b><br>
What group should be alerted when a new user registers?
<p>
<P><b>Use shared clipboard?</b><br>
Enables a single, system-wide clipboard shared by all users. Default is user separated clipboards.
<p>
@ -3758,42 +3823,6 @@ WebGUI can track some statistical information for your site. However, this will
Select which host to use by default when generating URLs. Config Sitename will use the "sitename" variable from your config file. And Env HTTP Host will use the "HTTP_HOST" environment variable provided by the web server.
<p>
<b>Company Name</b><br>
The name of your company. It will appear on all emails and anywhere you use the Company Name style macro.
<br><br>
<b>Company Email Address</b><br>
A general email address at your company. This is the address that all automated messages will come from. It can also be used via Company Email Address style macro.
<br><br>
<b>Company URL</b><br>
The primary URL of your company. This will appear on all automated emails sent from the WebGUI system. It is also available via the Company URL style macro.
<B>Default Home Page</B><BR>Some really small sites don't have a home page, but instead like to use one of their internal pages like "About Us" or "Company Information" as their home page. For that reason, you can set the default page of your site to any page in the site. That page will be the one people go to if they type in just your URL http://www.mywebguisite.com, or if they click on the Home link generated by an AssetProxy of a Navigation Asset.
<P><B>Not Found Page</B><BR>If a page that a user requests is not found in the system, the user can either be redirected to the home page or to an error page where they can attempt to find what they were looking for. You decide which is better for your users.
<p><b>URL Extension</b><br />Add an extension such as "html", "php", or "asp" to each new page URL as it is created. <p><b>NOTE:</b> Do NOT include the dot "." in this. So the field should look like "html" not ".html".
<P><B>Maximum Attachment Size</B><BR>The size (in kilobytes) of the maximum allowable attachment to be uploaded to your system.
<P><B>Max Image Size</B><BR>If images are uploaded to your system that are bigger than the max image size, then they will be resized to the max image size. The max image size is measured in pixels and will use the size of the longest side of the image to determine if the limit has been reached.
<P><B>Thumbnail Size</B><BR>When images are uploaded to your system, they will automatically have thumbnails generated at the size specified here (unless overridden on a case-by-case basis). Thumbnail size is measured in pixels.
<p><b>Default Rich Editor</b><br />
This is the rich editor configuration that will be used by default when a rich editor is needed. This can be overridden in certain applications such as the Collaboration System.</p>
<B>Text Area Rows</B>, <B>Text Area Columns</B> and <B>Text Box Size</B> allow the size of
forms that WebGUI generates to be customized on a site-by-site basis.
<P><B>Text Area Rows</B><BR>This setting specifies how many rows of characters will be displayed in textareas on the site.
<P><B>Text Area Columns</B><BR>This setting specifies how many columns of characters will be displayed in textareas on the site.
<P><B>Text Box Size</B><BR>This setting specifies how many characters can be displayed at once in text boxes on the site.
<p><b>Anonymous Registration</b><br>
Do you wish visitors to your site to be able to register themselves?
@ -3895,7 +3924,7 @@ Just as the LDAP Identity Name is a label, so is the LDAP Password Name. Use thi
<p>
|,
lastUpdated => 1111984337,
lastUpdated => 1118453944,
},
'account' => {
@ -4325,6 +4354,11 @@ Message Boards hold forums for users. There are many different Wobjects in WebG
lastUpdated => 1116151382
},
'Enable Metadata ?' => {
message => q|Enable Metadata ?|,
lastUpdated => 1089039511
},
};
1;