diff --git a/lib/WebGUI/Help/Asset.pm b/lib/WebGUI/Help/Asset.pm index a30fb11fa..3a96a6a03 100644 --- a/lib/WebGUI/Help/Asset.pm +++ b/lib/WebGUI/Help/Asset.pm @@ -3,104 +3,9 @@ package WebGUI::Help::Asset; our $HELP = { - 'asset fields' => { - title => 'asset fields title', - body => 'asset fields body', - fields => [ - { - title => 'asset id', - namespace => 'Asset', - description => 'asset id description' - }, - { #title - title => '99', - description => '99 description', - namespace => 'Asset', - }, - { #menuTitle - title => '411', - description => '411 description', - namespace => 'Asset', - uiLevel => 1, - }, - { #url - title => '104', - description => '104 description', - namespace => 'Asset', - uiLevel => 3, - }, - { #isHidden - title => '886', - description => '886 description', - namespace => 'Asset', - uiLevel => 6, - }, - { #newWindow - title => '940', - description => '940 description', - namespace => 'Asset', - uiLevel => 9, - }, - { - title => 'encrypt page', - description => 'encrypt page description', - namespace => 'Asset', - uiLevel => 6, - }, - { #ownerUserId - title => '108', - description => '108 description', - namespace => 'Asset', - uiLevel => 6, - }, - { #groupIdView - title => '872', - description => '872 description', - namespace => 'Asset', - uiLevel => 6, - }, - { #groupIdEdit - title => '871', - description => '871 description', - namespace => 'Asset', - uiLevel => 6, - }, - { #synopsis - title => '412', - description => '412 description', - namespace => 'Asset', - uiLevel => 3, - }, - { - title => 'extra head tags', - description => 'extra head tags description', - namespace => 'Asset', - }, - { - title => 'make package', - description => 'make package description', - namespace => 'Asset', - uiLevel => 7, - }, - { - title => 'make prototype', - description => 'make prototype description', - namespace => 'Asset', - uiLevel => 9, - }, - ], - variables => [ - { - 'name' => 'controls' - } - ], - related => [ - ] - }, - 'asset template' => { title => 'asset template title', - body => 'asset template body', + body => '', variables => [ { name => 'controls', @@ -114,7 +19,7 @@ our $HELP = { 'asset template asset variables' => { title => 'asset template asset var title', - body => 'asset template asset var body', + body => '', variables => [ { name => 'title', @@ -168,314 +73,6 @@ our $HELP = { ] }, - 'asset toolbar' => { - title => 'asset toolbar title', - body => 'asset toolbar body', - fields => [ - { - title => 'Delete', - description => 'Delete help', - namespace => 'Icon', - uiLevel => 1, - }, - { - title => 'Edit', - description => 'Edit help', - namespace => 'Icon', - uiLevel => 1, - }, - { - title => 'locked', - description => 'locked help', - namespace => 'Icon', - uiLevel => 5, - }, - { - title => 'Cut', - description => 'Cut help', - namespace => 'Icon', - uiLevel => 1, - }, - { - title => 'Copy', - description => 'Copy help', - namespace => 'Icon', - uiLevel => 1, - }, - { - title => 'Create Shortcut', - description => 'Create Shortcut help', - namespace => 'Icon', - uiLevel => 5, - }, - { - title => 'Class Icon', - description => 'Class Icon help', - namespace => 'Asset', - }, - { - title => 'lock', - description => 'lock help', - namespace => 'Asset', - uiLevel => 5, - }, - { - title => 'change url', - description => 'change url help', - namespace => 'Asset', - uiLevel => 9, - }, - { - title => 'Export', - description => 'Export help', - namespace => 'Icon', - uiLevel => 9, - }, - { - title => 'edit branch', - description => 'edit branch help', - namespace => 'Asset', - uiLevel => 9, - }, - { - title => 'promote', - description => 'promote help', - namespace => 'Asset', - uiLevel => 3, - }, - { - title => 'demote', - description => 'demote help', - namespace => 'Asset', - uiLevel => 3, - }, - { - title => 'manage', - description => 'manage help', - namespace => 'Asset', - uiLevel => 5, - }, - { - title => 'revisions', - description => 'revisions help', - namespace => 'Asset', - uiLevel => 5, - }, - { - title => 'view', - description => 'view help', - namespace => 'Asset', - uiLevel => 1, - }, - ], - related => [ - { - tag => 'change url', - namespace => 'Asset', - }, - { - tag => 'page export', - namespace => 'Asset', - }, - { - tag => 'manage versions', - namespace => 'Asset', - }, - ] - }, - - 'edit branch' => { - title => 'edit branch', - body => 'edit branch body', - fields => [ - { - title => '104', - description => 'edit branch url help', - namespace => 'Asset', - uiLevel => 9, - }, - { - title => '886', - description => '886 description', - namespace => 'Asset', - uiLevel => 6, - }, - { - title => '940', - description => '940 description', - namespace => 'Asset', - uiLevel => 6, - }, - { - title => '174', - description => '174 description', - namespace => 'Asset_Wobject', - uiLevel => 5, - }, - { - title => '1073', - description => '1073 description', - namespace => 'Asset_Wobject', - uiLevel => 5, - }, - { - title => '1079', - description => '1079 description', - namespace => 'Asset_Wobject', - uiLevel => 5, - }, - { - title => 'encrypt page', - description => 'encrypt page description', - namespace => 'Asset', - uiLevel => 6, - }, - { - title => '108', - description => '108 description', - namespace => 'Asset', - uiLevel => 6, - }, - { - title => '872', - description => '872 description', - namespace => 'Asset', - uiLevel => 6, - }, - { - title => '871', - description => '871 description', - namespace => 'Asset', - uiLevel => 6, - }, - { - title => 'extra head tags', - description => 'extra head tags description', - namespace => 'Asset', - uiLevel => 5, - }, - ], - related => [ - ] - }, - - 'change url' => { - title => 'change url', - body => 'change url body', - fields => [ - { - title => '104', - description => '104 description', - namespace => 'Asset', - }, - { - title => 'confirm change', - description => 'confirm change url message', - namespace => 'Asset', - }, - ], - related => [ - ] - }, - - 'content prototypes' => { - title => 'prototype using title', - body => 'prototype using body', - fields => [ - ], - related => [ - ] - }, - - 'page export' => { - title => 'Page Export', - body => 'Page Export body', - fields => [ - { - title => 'Depth', - description => 'Depth description', - namespace => 'Asset', - }, - { - title => 'Export as user', - description => 'Export as user description', - namespace => 'Asset', - }, - { - title => 'directory index', - description => 'directory index description', - namespace => 'Asset', - }, - { - title => 'Extras URL', - description => 'Extras URL description', - namespace => 'Asset', - }, - { - title => 'Uploads URL', - description => 'Uploads URL description', - namespace => 'Asset', - }, - ], - related => [ - ], - }, - - 'metadata manage'=> { - title => 'content profiling', - body => 'metadata manage body', - fields => [ - ], - related => [ - { - tag => 'metadata edit property', - namespace => 'Asset' - }, - ], - }, - - 'metadata edit property' => { - title => 'metadata edit property', - body => 'metadata edit property body', - fields => [ - { - title => 'Field name', - description => 'Field Name description', - namespace => 'Asset', - }, - { - title => '85', - description => 'Metadata Description description', - namespace => 'Asset', - }, - { - title => '486', - description => 'Data Type description', - namespace => 'Asset', - }, - { - title => '487', - description => 'Possible Values description', - namespace => 'Asset', - }, - ], - related => [ - { - tag => 'metadata manage', - namespace => 'Asset' - }, - ], - }, - - 'manage versions' => { - title => 'committed versions', - body => 'manage versions body', - fields => [ - ], - related => [ - ] - }, - }; 1; diff --git a/lib/WebGUI/Help/Asset_Collaboration.pm b/lib/WebGUI/Help/Asset_Collaboration.pm index a8fdfe6a0..b310f04fe 100644 --- a/lib/WebGUI/Help/Asset_Collaboration.pm +++ b/lib/WebGUI/Help/Asset_Collaboration.pm @@ -314,10 +314,6 @@ our $HELP = { } ], related => [ - { - tag => 'asset fields', - namespace => 'Asset' - }, { tag => 'post template variables', namespace => 'Asset_Post' diff --git a/lib/WebGUI/Help/Asset_WSClient.pm b/lib/WebGUI/Help/Asset_WSClient.pm index 321682588..95b038c1c 100644 --- a/lib/WebGUI/Help/Asset_WSClient.pm +++ b/lib/WebGUI/Help/Asset_WSClient.pm @@ -1,94 +1,9 @@ package WebGUI::Help::Asset_WSClient; our $HELP = { - 'ws client add/edit' => { - title => '61', - body => '71', - isa => [ - ], - fields => [ - { - title => '72', - description => '72 description', - namespace => 'Asset_WSClient', - }, - { - title => '8', - description => '8 description', - namespace => 'Asset_WSClient', - }, - { - title => '13', - description => '13 description', - namespace => 'Asset_WSClient', - }, - { - title => '14', - description => '14 description', - namespace => 'Asset_WSClient', - }, - { - title => '2', - description => '2 description', - namespace => 'Asset_WSClient', - }, - { - title => '3', - description => '3 description', - namespace => 'Asset_WSClient', - }, - { - title => '4', - description => '4 description', - namespace => 'Asset_WSClient', - }, - { - title => '5', - description => '5 description', - namespace => 'Asset_WSClient', - }, - { - title => '16', - description => '16 description', - namespace => 'Asset_WSClient', - }, - { - title => '11', - description => '11 description', - namespace => 'Asset_WSClient', - }, - { - title => '9', - description => '9 description', - namespace => 'Asset_WSClient', - }, - { - title => '15', - description => '15 description', - namespace => 'Asset_WSClient', - }, - { - title => '28', - description => '28 description', - namespace => 'Asset_WSClient', - }, - { - title => '27', - description => '27 description', - namespace => 'Asset_WSClient', - }, - ], - related => [ - { - tag => 'ws client template', - namespace => 'Asset_WSClient' - }, - ] - }, - 'ws client template' => { title => '72', - body => '73', + body => '', isa => [ { tag => 'ws client asset template variables', @@ -116,10 +31,6 @@ our $HELP = { fields => [ ], related => [ - { - tag => 'ws client add/edit', - namespace => 'Asset_WSClient' - }, { tag => 'wobject template', namespace => 'Asset_Wobject' @@ -130,7 +41,7 @@ our $HELP = { 'ws client asset template variables' => { private => 1, title => 'ws client asset template variables title', - body => 'ws client asset template variables body', + body => '', isa => [ { tag => "wobject template variables", diff --git a/lib/WebGUI/Help/Asset_WikiMaster.pm b/lib/WebGUI/Help/Asset_WikiMaster.pm index 4beb25b03..0457e75db 100644 --- a/lib/WebGUI/Help/Asset_WikiMaster.pm +++ b/lib/WebGUI/Help/Asset_WikiMaster.pm @@ -1,110 +1,9 @@ package WebGUI::Help::Asset_WikiMaster; our $HELP = { - 'wiki master add/edit' => { - title => 'add/edit title', - body => 'add/edit body', - isa => [ - ], - fields => [ - { - title => 'groupToEditPages label', - description => 'groupToEditPages hoverHelp', - namespace => 'Asset_WikiMaster', - }, - { - title => 'groupToAdminister label', - description => 'groupToAdminister hoverHelp', - namespace => 'Asset_WikiMaster', - }, - { - title => 'richEditor label', - description => 'richEditor hoverHelp', - namespace => 'Asset_WikiMaster', - }, - { - title => 'frontPageTemplateId label', - description => 'frontPageTemplateId hoverHelp', - namespace => 'Asset_WikiMaster', - }, - { - title => 'pageTemplateId label', - description => 'pageTemplateId hoverHelp', - namespace => 'Asset_WikiMaster', - }, - { - title => 'pageHistoryTemplateId label', - description => 'pageHistoryTemplateId hoverHelp', - namespace => 'Asset_WikiMaster', - }, - { - title => 'mostPopularTemplateId label', - description => 'mostPopularTemplateId hoverHelp', - namespace => 'Asset_WikiMaster', - }, - { - title => 'recentChangesTemplateId label', - description => 'recentChangesTemplateId hoverHelp', - namespace => 'Asset_WikiMaster', - }, - { - title => 'searchTemplateId label', - description => 'searchTemplateId hoverHelp', - namespace => 'Asset_WikiMaster', - }, - { - title => 'pageEditTemplateId label', - description => 'pageEditTemplateId hoverHelp', - namespace => 'Asset_WikiMaster', - }, - { - title => 'recentChangesCount label', - description => 'recentChangesCount hoverHelp', - namespace => 'Asset_WikiMaster', - }, - { - title => 'recentChangesCountFront label', - description => 'recentChangesCountFront hoverHelp', - namespace => 'Asset_WikiMaster', - }, - { - title => 'mostPopularCountFront label', - description => 'mostPopularCountFront hoverHelp', - namespace => 'Asset_WikiMaster', - }, - { - title => 'approval workflow', - description => 'approval workflow description', - namespace => 'Asset_WikiMaster', - }, - { - title => 'thumbnail size', - description => 'thumbnail size help', - namespace => 'Asset_WikiMaster', - }, - { - title => 'max image size', - description => 'max image size help', - namespace => 'Asset_WikiMaster', - }, - { - title => 'content filter', - description => 'content filter description', - namespace => 'Asset_WikiMaster', - }, - { - title => 'filter code', - description => 'filter code description', - namespace => 'Asset_WikiMaster', - }, - ], - related => [ - ], - }, - 'wiki master search box variables' => { title => 'search box variables title', - body => 'search box variables body', + body => '', isa => [ ], variables => [ @@ -129,7 +28,7 @@ our $HELP = { 'wiki master recent changes variables' => { title => 'recent changes variables title', - body => 'recent changes variables body', + body => '', isa => [ ], variables => [ @@ -182,7 +81,7 @@ our $HELP = { 'wiki master most popular variables' => { title => 'most popular variables title', - body => 'most popular variables body', + body => '', isa => [ ], variables => [ @@ -208,7 +107,7 @@ our $HELP = { 'front page template' => { title => 'front page template title', - body => 'front page template body', + body => '', isa => [ { namespace => "Asset_WikiMaster", @@ -260,7 +159,7 @@ our $HELP = { 'wiki master asset variables' => { private => 1, title => 'wiki master asset variables title', - body => 'wiki master asset variables body', + body => '', isa => [ { namespace => "Asset_Wobject", diff --git a/lib/WebGUI/i18n/English/Asset.pm b/lib/WebGUI/i18n/English/Asset.pm index 2d0c1f096..4a3675b99 100644 --- a/lib/WebGUI/i18n/English/Asset.pm +++ b/lib/WebGUI/i18n/English/Asset.pm @@ -66,11 +66,6 @@ our $I18N = { lastUpdated => 0, }, - 'change url body' => { - message => q|
Suppose that you want to put a new Asset in the place of an old Asset, but to use the old Asset's URL for the new Asset. Normally, to do this you would have to change the URL in the latest revision of the Asset and then purge each and every revision of the old Asset (since the old revisions of the old Asset have the same URL). Change URL allows you to do this easily. Enter in the new URL for the old Asset, and it will perform all the work for you.
|, - lastUpdated => 0, - }, - 'ago' => { message => q|ago|, lastUpdated => 0, @@ -305,13 +300,6 @@ our $I18N = { context => q|Used in asset context menus.| }, - 'edit branch body' => { - message => q|Edit Branch allows you to make changes to entire trees of Assets. You can change who can view Assets, who can edit Assets or you can change the templates or other display features such as SSL or whether to hide the Asset from navigations. The form will not give you editing privileges for Assets that you don't have.
-Each field has a Yes/No button to confirm that you want to change it recursively. Simply edit the fields that you want to change and select Yes from its change confirmation, and then hit save when you're all done.
|, - lastUpdated => 0, - context => q|Used in edit branch help.| - }, - 'edit' => { message => q|Edit|, lastUpdated => 0, @@ -363,12 +351,6 @@ our $I18N = { lastUpdated => 1099344172, }, - 'asset fields body' => { - message => q|These are the base properties that all Assets share:
|, - context => q|Describing the form to add or edit an Asset.|, - lastUpdated => 1127426220, - }, - 'asset id description' => { message => q|This is the unique identifier WebGUI uses to keep track of this Asset instance. Normal users should never need to be concerned with the Asset ID, but some advanced users may need to know it for things like SQL Reports. The Asset ID is not editable.
|, lastUpdated => 1127426210, @@ -452,31 +434,11 @@ throughout the site. Check yes if you want this Asset to be available as a pack lastUpdated => 1127413710, }, - 'prototype using body' => { - message => q|Chances are if you like assets to be configured a certain way, then you'll find Prototypes useful. By setting an Asset as a Prototype you can create new items in your New Content menu configured exactly as you like. For instance, if you use the Collaboration System as a photo gallery, then create a photo gallery and mark it as a Prototype. From then on you can just "Add content > New Content > Photo Gallery".
-The title of the Asset is used as the name of the Content Prototype in the New Content menu. If you set the title of your prototype to be the same as the name of an Asset (Article, DataForm, etc.) then it will replace the WebGUI default Asset in the menu. When a content Prototype is added to an existing page layout, note that it will pick up the permissions and style information from the page where it is added. This will override the prototype settings, and may cause some changes in appearance.
-|, - lastUpdated => 1170178159, - }, - - 'asset fields title' => { - message => q|Asset, Common Fields|, - lastUpdated => 1113357557, - }, - 'controls' => { message => q|These are the icons and URLs that allow editing, cutting, copying, deleting and reordering the Asset.|, lastUpdated => 1148840768, }, - 'asset template body' => { - message => q| -This variable is inserted into every template:
- - |, - lastUpdated => 1113357523, - }, - 'asset template title' => { message => q|Asset Template Variables|, lastUpdated => 1100463645, @@ -586,65 +548,6 @@ the values you wish to appear, one per line.|, lastUpdated => 1129329870, }, - - 'metadata edit property body' => { - message => q| -You may add as many Metadata properties to a Wobject as you like.
-|, - lastUpdated => 1129330051 - }, - - 'metadata manage body' => { - message => q| -The content profiling system in WebGUI (also known as the metadata system) allows you to identify content. Metadata is -information about the content, and is defined in terms of property-value pairs.
-Examples of metadata:
-In the example source: newspaper, this metadata has a property named -source with a value of newspaper.
-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 have to enable metadata in the WebGUI Settings (Content tab)
-Usage of metadata:
-Passive Profiling
- When passive profiling is switched on, every wobject viewed by a user will
- be logged. The WebGUI scheduler summarizes the profiling information on a regular
- basis.
- This is basically content
- ranking based upon the user's Areas of Interest (AOI).
- By default the summarizer runs once a day. However you can change that by
- setting: passiveProfileInterval = <number of seconds> in the
- WebGUI config file.
Areas of Interest Ranking
- Metadata in combination with passive profiling produces AOI (Areas of
- Interest) information. You can retrieve the value of a metadata property
- with the ^AOIRank(); and ^AOIHits(); macros.
Show content based upon criteria
- The Wobject Proxy allows you to select content based upon criteria like:
You can use the AOI macro's described above in the criteria, so you can
- present content based upon the user's Areas of Interest. Example:
- type = ^AOIRank(contenttype);
Display
- Metadata fields are exposed to the asset templates as their property name. So you can actually display the metadata
- to the rendered page using a template variable like <tmpl_var propertyname>
Meta tags
- Since the meta data is exposed as template variables, you can use them in the Head Block of Style templates
- to create meta tags from meta data, including the tags from the Dublin Core standard.
These Assets are available for use at your site:
| - }, - 'directory index' => { lastUpdated => 1118896675, message => q|Directory Index|, @@ -867,15 +765,6 @@ config file.|, lastUpdated => 1089039511, context => q|Help title for Page Export operation| }, - 'Page Export body' => { - message => q| -The Export Page function allows you to export WebGUI pages to static -HTML files on disk. The "exportPath" variable in the WebGUI -config file must be enabled for this function to be available.
- |, - lastUpdated => 1121361734, - context => q|Help body for Page Export operation| - }, 'exporting page' => { message => q|Exporting page %-s ......|, @@ -919,23 +808,6 @@ Couldn't open %-s because %-sThis screen displays a list of all committed versions for the current Asset, showing the date it was committed or opened, who owns the tag for that version, and the name of the version tag. Icons will allow you purge a revision and remove it from the system or to view that particular version of the Asset. The version tag name in the list is a link that will take you to the Manage Revisions in Tag screen.|, - lastUpdated => 1165449841, - }, - - 'asset toolbar title' => { - message => q|Asset Toolbar|, - lastUpdated => 0, - }, - - 'asset toolbar body' => { - message => q|
When you are viewing an asset in Admin mode, and if you have editing privileges for that asset -and you have Admin mode turned on, the asset will display a toolbar with icons that allow you -to edit or modify that asset.
|, - lastUpdated => 1165448599, - }, - 'Class Icon' => { message => q|Class Icon|, lastUpdated => 0, @@ -1079,12 +951,6 @@ to edit or modify that asset.|, lastUpdated => 1100463645, }, - 'asset template asset var body' => { - message => q|These template variables are common to almost every asset. Many of them are internal asset properties that govern behavior and may not be very useful for templates. One example of this would be the ID of templates used to display the Asset. Depending on whether or not the user filled out the fields, they may or may not be blank.
- |, - lastUpdated => 1166825198, - }, - 'title' => { message => q|The title of the Asset|, lastUpdated => 1160773957, diff --git a/lib/WebGUI/i18n/English/Asset_WSClient.pm b/lib/WebGUI/i18n/English/Asset_WSClient.pm index b375a43da..1bef39dd3 100644 --- a/lib/WebGUI/i18n/English/Asset_WSClient.pm +++ b/lib/WebGUI/i18n/English/Asset_WSClient.pm @@ -21,19 +21,6 @@ our $I18N = { lastUpdated => 1033575504 }, - '71' => { - message => q|A Web Services Client allows a user to query data from any SOAP server to which they have access. This wobject is in development status and should not be made accessible to untrusted site administrators.
- -A few tricks...
-redirectURL. The value of redirectURL can be any valid URI understood by a web browser.This is the list of template variables available for Web Services Client templates.
-|, - lastUpdated => 1149568096 - }, - '24' => { message => q|SOAP return is type: |, lastUpdated => 1055349028 @@ -340,13 +316,6 @@ names set for them by the SOAP server (i.e. perhaps "localTime" for a time query lastUpdated => 1164841146 }, - 'ws client asset template variables body' => { - message => q|Every asset provides a set of variables to most of its -templates based on the internal asset properties. Some of these variables may -be useful, others may not.|, - lastUpdated => 1164841201 - }, - }; 1; diff --git a/lib/WebGUI/i18n/English/Asset_WikiMaster.pm b/lib/WebGUI/i18n/English/Asset_WikiMaster.pm index bde1643c8..e66a9f4a0 100644 --- a/lib/WebGUI/i18n/English/Asset_WikiMaster.pm +++ b/lib/WebGUI/i18n/English/Asset_WikiMaster.pm @@ -232,26 +232,11 @@ listing of pages that are related to a specific keyword?| }, 'actionN created' => { lastUpdated => 1160505291, message => q|Created| }, - 'add/edit title' => { - message => q|Wiki, Add/Edit|, - lastUpdated => 1165732630, - }, - - 'add/edit body' => { - message => q|The Wiki is very similar to the Collaboration System. It manages Wiki Pages that are added to it. These fields are available for configuring and customizing the Wiki.
|, - lastUpdated => 1165732631, - }, - 'search box variables title' => { message => q|Wiki Master, Search Box Variables|, lastUpdated => 1165790228, }, - 'search box variables body' => { - message => q|These variables are available in many Wiki templates for creating a search box.
|, - lastUpdated => 1165790228, - }, - 'searchFormHeader' => { message => q|HTML code to start the form for the search box.|, lastUpdated => 1165790228, @@ -273,13 +258,8 @@ listing of pages that are related to a specific keyword?| }, }, 'recent changes variables title' => { - message => q|Wiki Master, Recent Changes Variables|, - lastUpdated => 1165790228, - }, - - 'recent changes variables body' => { - message => q|These variables are available in many Wiki templates for displaying links to recently changed wiki pages.
|, - lastUpdated => 1165790228, + message => q|Wiki Master, Recent Changes Template Variables|, + lastUpdated => 1184969334, }, 'recentChanges' => { @@ -329,12 +309,7 @@ listing of pages that are related to a specific keyword?| }, }, 'most popular variables title' => { - message => q|Wiki Master, Most Popular Variables|, - lastUpdated => 1165790228, - }, - - 'most popular variables body' => { - message => q|These variables are available in many Wiki templates for displaying links to the wiki pages that are most popular.
|, + message => q|Wiki Master, Most Popular Template Variables|, lastUpdated => 1165790228, }, @@ -354,13 +329,8 @@ listing of pages that are related to a specific keyword?| }, }, 'front page template title' => { - message => q|Wiki, Front Page Template|, - lastUpdated => 1165790228, - }, - - 'front page template body' => { - message => q|This template is main Wiki template, and is what most users will see when they view a Wiki asset.
|, - lastUpdated => 1165812138, + message => q|Wiki, Front Page Template Variables|, + lastUpdated => 1184969362, }, 'description' => { @@ -403,11 +373,6 @@ listing of pages that are related to a specific keyword?| }, lastUpdated => 1165812138, }, - 'wiki master asset variables body' => { - message => q|These variables are available in many of the Wiki templates, but many of them may not be overly useful.
|, - lastUpdated => 1165812138, - }, - 'most popular template title' => { message => q|Wiki Master, Most Popular Template|, lastUpdated => 1165812138,