diff --git a/lib/WebGUI/i18n/English/Asset_Navigation.pm b/lib/WebGUI/i18n/English/Asset_Navigation.pm index b61251376..f91aace4c 100644 --- a/lib/WebGUI/i18n/English/Asset_Navigation.pm +++ b/lib/WebGUI/i18n/English/Asset_Navigation.pm @@ -357,13 +357,13 @@ a Google sitemap of your site.
}, 'page.isContainer' => { - message => q|A conditional indicating whether this page a container asset.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether this page a container asset. Container assets are those assets which contain other assets, like Pages, Folders and Dashboards.|, + lastUpdated => 1160064240, }, 'page.isUtility' => { - message => q|A conditional indicating whether this page is a utility asset.|, - lastUpdated => 1149394665, + message => q|A conditional indicating whether this page is a utility asset. Utility assets are assets that typically may not be viewed directly, like Images, Files, Templates and RichEditors.|, + lastUpdated => 1160064177, }, 'page.isViewable' => { diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index b25ceec16..cc6f14142 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -3784,7 +3784,11 @@ JavaScript fields from HTML tags. message => q|Assets
-Everything inside of WebGUI is an Asset: files, images, forums, threads in forums, posts in threads, templates, Wobjects (like Articles, DataForms, EventsCalendars) and more.
+Everything inside of WebGUI is an Asset: files, images, forums, threads in forums, posts in threads, templates, Wobjects (like Articles, DataForms, EventsCalendars) and more. Assets come in three types, Utility, Container and Assets (for lack of a better name). Regular old Assets are those assets that are dealt with on a daily bases, such as Articles, File Piles, Data Forms and Collaboration Systems.
+
Container Assets
+Container Assets are those Assets which contain other Assets, like Folders, Pages and Dashboards. Collaboration System and Event Calendar Assets are not considered Container Assets even though they do contain other Assets (Posts and Events, respectively).
captcha
@@ -3823,6 +3827,12 @@ to give them full access to the site controls.
WebGUI usernames cannot start or begin with any kind of space (spaces, tabs, etc.) and can only be made of letters, numbers, or dashes, underscores, periods, commas or @ signs.
Utility Assets
+Utility Assets are those Assets which are not normally used in content management, but have various
+uses inside of WebGUI. Utility Assets include RichEditors (which are used for entering content),
+Templates (used for styling content) and File and Image Assets.
+
Version Tag
Every version in WebGUI is assigned a tag. In the default version control setup, the tag is the date and time
the tag was requested.
@@ -3835,7 +3845,7 @@ are for collecting data from users (and optionally emailing a copy), and
Message Boards hold forums for users. There are many different Wobjects in WebGUI.