From 624b2e5d399f6318f22903fe630336a3921931e9 Mon Sep 17 00:00:00 2001
From: Colin Kuskie
Metadata properties are defined globally, while Metadata values are set for each asset under the tab "Meta" in the asset properties.
-Before you can use metadata in WebGUI, you'll have to switch the "Enable Metadata -?" setting to Yes in the Manage Settings menu.
+Before you can use metadata in WebGUI, you have to enable metadata in the WebGUI Settings (Content tab)
Usage of metadata:
Passive Profiling
diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm
index f24669650..15adacac8 100644
--- a/lib/WebGUI/i18n/English/WebGUI.pm
+++ b/lib/WebGUI/i18n/English/WebGUI.pm
@@ -1405,11 +1405,6 @@ The Connect DN is the cn (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:
@@ -3425,29 +3420,6 @@ Privileges and styles assigned to pages in the package will not be copied when t
lastUpdated => 1031514049
},
- '618' => {
- message => q|SMTP Server
-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).
-
-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". - -
-Email Footer
-This footer will be processed for macros and attached to every email sent from this WebGUI instance.
-
-
-Group To Alert On New User
-What group should be alerted when a new user registers?
-
- -|, - lastUpdated => 1044709143 - }, - '848' => { message => q|There is a syntax error in this template. Please correct.|, lastUpdated => 1039892202 @@ -3719,6 +3691,16 @@ config file.
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. }, 'settings help' => { - message => q|Settings allow you to customize WebGUI's default values to satisfy your particular needs. -Not Found Page
+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.
+
+
URL Extension
+Add an extension such as "html", "php", or "asp" to each new page URL as it is created.
NOTE: Do NOT include the dot "." in this. So the field should look like "html" not ".html". + +
Maximum Attachment Size
+The size (in kilobytes) of the maximum allowable attachment to be uploaded to your system.
+
+
Max Image Size
+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.
+
+
Thumbnail Size
+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.
+
+
Enable Metadata?
+This enables the metadata tab on Assets so that metadata can be entered
+and tracked by WebGUI.
+
+
Default Rich Editor
+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.
Text Area Rows
+How many rows of characters will be displayed in textareas on the site.
+
+
Text Area Columns
+How many columns of characters will be displayed in textareas on the site.
+
+
Text Box Size
+How many characters can be displayed at once in text boxes on the site.
+
+
User Function Style
+Defines which style to be used to style WebGUI operations (profile editing, message log, etc.) when they are available to a user.
+
+
Admin Console Template
+The style to be used by the Admin Console.
+
+
SMTP Server
+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).
+
+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". + +
+Email Footer
+This footer will be processed for macros and attached to every email sent from this WebGUI instance.
+
+
+Group To Alert On New User
+What group should be alerted when a new user registers?
+
+ + +
Use shared clipboard?
Enables a single, system-wide clipboard shared by all users. Default is user separated clipboards.
@@ -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.
- Company Name
-The name of your company. It will appear on all emails and anywhere you use the Company Name style macro.
-
-
-Company Email Address
-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.
-
-
-Company URL
-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.
-
-
- Default Home Page
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.
-
-
Not Found Page
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.
-
-
URL Extension
Add an extension such as "html", "php", or "asp" to each new page URL as it is created.
NOTE: Do NOT include the dot "." in this. So the field should look like "html" not ".html". - -
Maximum Attachment Size
The size (in kilobytes) of the maximum allowable attachment to be uploaded to your system.
-
-
Max Image Size
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.
-
-
Thumbnail Size
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.
-
-
Default Rich Editor
-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.
Text Area Rows
This setting specifies how many rows of characters will be displayed in textareas on the site.
-
-
Text Area Columns
This setting specifies how many columns of characters will be displayed in textareas on the site.
-
-
Text Box Size
This setting specifies how many characters can be displayed at once in text boxes on the site.
-
Anonymous Registration
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
|, - 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;