package WebGUI::i18n::English::Asset; our $I18N = { 'manage versions' => { message => q|Manage versions.|, lastUpdated => 0, context => q|Menu item in version tag manager.| }, 'manage committed versions' => { message => q|Manage committed versions.|, lastUpdated => 0, context => q|Menu item in version tag manager.| }, 'add version tag' => { message => q|Add Version Tag|, lastUpdated => 0, context => q|Admin console label.| }, 'content versioning' => { message => q|Content Versioning|, lastUpdated => 0, context => q|Admin console label.| }, 'committed versions' => { message => q|Committed Versions|, lastUpdated => 0, context => q|Admin console label.| }, 'add a version tag' => { message => q|Add a version tag.|, lastUpdated => 0, context => q|Menu item in version tag manager.| }, 'rank' => { message => q|Rank|, lastUpdated => 0, context => q|Column heading in asset manager.| }, 'type' => { message => q|Type|, lastUpdated => 0, context => q|Column heading in asset manager.| }, 'size' => { message => q|Size|, lastUpdated => 0, context => q|Column heading in asset manager.| }, 'last updated' => { message => q|Last Updated|, lastUpdated => 0, context => q|Column heading in asset manager.| }, 'restore' => { message => q|Restore|, lastUpdated => 0, context => q|Used in asset context menus.| }, 'promote' => { message => q|Promote|, lastUpdated => 0, context => q|Used in asset context menus.| }, 'demote' => { message => q|Demote|, lastUpdated => 0, context => q|Used in asset context menus.| }, 'cut' => { message => q|Cut|, lastUpdated => 0, context => q|Used in asset context menus.| }, 'copy' => { message => q|Copy|, lastUpdated => 0, context => q|Used in asset context menus.| }, 'create shortcut' => { message => q|Create Shortcut|, lastUpdated => 0, context => q|Used in asset context menus.| }, 'view' => { message => q|View|, lastUpdated => 0, context => q|Used in asset context menus.| }, 'delete' => { message => q|Delete|, lastUpdated => 0, context => q|Used in asset context menus.| }, 'manage' => { message => q|Manage|, lastUpdated => 0, context => q|Used in asset context menus.| }, 'edit branch' => { message => q|Edit Branch|, lastUpdated => 0, context => q|Used in asset context menus.| }, 'edit' => { message => q|Edit|, lastUpdated => 0, context => q|Used in asset context menus.| }, 'change' => { message => q|Change recursively?|, lastUpdated => 1099344172, context => q|Used when editing an entire branch, and asks whether the user wants to change this field recursively.| }, 'select all' => { message => q|Select All|, lastUpdated => 1099344172, context => q|A label for the select all checkbox on the asset manager| }, 'packages' => { message => q|Packages|, lastUpdated => 1099344172, context => q|The title of the package chooser in the asset manager| }, 'assets' => { message => q|Assets|, lastUpdated => 1099344172, context => q|The title of the asset manager for the admin console.| }, 'properties' => { message => q|Properties|, lastUpdated => 1099344172, context => q|The name of the properties tab on the edit asset.| }, 'make package' => { message => q|Make package?|, lastUpdated => 1099344172, }, 'make prototype' => { message => q|Make prototype?|, lastUpdated => 1099344172, }, 'asset id' => { message => q|Asset ID|, 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 => 1111984345, }, '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 => 1119149899, }, '99 description' => { message => q|The title of the asset. This should be descriptive, but not very long. If left blank, this will be set to "Untitled".Note: You should always specify a title, even if the Asset template will not use it. In various places on the site, like the Page Tree, Clipboard and Trash, the Title is used to distinguish this Asset from others.
|, lastUpdated => 1119149899, }, '411 description' => { message => q|A shorter title that will appear in navigation. If left blank, this will default to the Title.NOTE: The owner can only be changed by an administrator.
|, lastUpdated => 1119149899, }, '872 description' => { message => q|Choose which group can view this asset. If you want both visitors and registered users to be able to view the asset then you should choose the "Everybody" group.This variable is inserted into every template:
controls
These are the icons and URLs that allow editing, cutting, copying, deleting and reordering the Asset.
Error: Field name may not be empty.
|, lastUpdated => 1089039511, }, 'Select...' => { message => q|Select...|, lastUpdated => 1089039511 }, 'duplicateField' => { message => q|Error: Fieldname "%field%" is already in use.
|, lastUpdated => 1089039511 }, 'Metadata' => { message => q|Metadata|, lastUpdated => 1089039511 }, 'Field name' => { message => q|Field name|, lastUpdated => 1089039511 }, 'Edit Metadata' => { message => q|Edit Metadata property|, lastUpdated => 1089039511 }, 'Add new field' => { message => q|Add new metadata property|, lastUpdated => 1089039511 }, 'deleteConfirm' => { message => q|Are you certain you want to delete this Metadata property ?|, lastUpdated => 1089039511 }, 'Field Id' => { message => q|Field Id|, lastUpdated => 1089039511 }, 'Delete Metadata field' => { message => q|Delete Metadata property|, lastUpdated => 1089039511 }, 'content profiling' => { message => q|Content Profiling|, lastUpdated => 1089039511, context => q|The title of the content profiling manager for the admin console.| }, 'metadata edit property body' => { message => q| You may add as many Metadata properties to a Wobject as you like.Description
An optional description for this metadata property. This text is displayed
as mouseover text in the asset properties tab.
Data Type
Choose the type of form element for this field.
Possible Values
This field is used only for the Radio List and Select List data types. Enter
the values you wish to appear, one per line.
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:
contenttype = sport AND source != newspaperYou can use the AOI macro's described above in the criteria, so you can present content based upon the users Areas of Interest. Example:
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 that in combination with the ^RawHeadTags();
macro to create meta tags from meta data, including the tags from the Dublin Core standard.
| }, 'directory index' => { lastUpdated => 1118896675, message => q|Directory Index|, }, 'Depth description' => { message => q|Sets the depth of the page tree to export. Use a depth of 0 to export only the current page.
|, lastUpdated => 1121361557, }, 'Export as user description' => { message => q|Run the export as this user. Defaults to Visitor.|, lastUpdated => 1121361557, }, 'directory index description' => { message => q|If the URL of the Asset to be exported looks like a directory, the directory index will be appended to it.|, lastUpdated => 1121361557, }, 'Extras URL description' => { message => q|Sets the Extras URL. Defaults to the configured extrasURL in the WebGUI config file.|, lastUpdated => 1121361557, }, 'Uploads URL description' => { message => q|Sets the Uploads URL. Defaults to the configured uploadsURL in the WebGUI config file.|, lastUpdated => 1121361557, }, 'Page, Export' => { message => q|Page, Export|, 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| }, }; 1;