package WebGUI::i18n::English::Asset; our $I18N = { 'purge revision prompt' => { message => q|Are you certain you wish to delete this revision of this asset? It CANNOT be restored if you delete it.|, lastUpdated => 0, context => q|The prompt for purging a revision from the asset tree.| }, 'rollback version tag confirm' => { message => q|Are you certain you wish to delete this version tag and all content created under it? It CANNOT be restored if you delete it.|, lastUpdated => 0, context => q|The prompt for purging a version tag from the asset tree.| }, 'commit version tag confirm' => { message => q|Are you certain you wish to commit this version tag and everything edited under it?|, lastUpdated => 0, context => q|The prompt for committing a version tag to the asset tree.| }, 'enable autocommit of asset versioning' => { message => q|Enable autocommit of asset versioning?|, lastUpdated => 0, context => q|A label for the toggle for asset versioning.| }, 'set tag' => { message => q|Set As Working Tag|, lastUpdated => 0, context => q|The label for choosing as a tag to work under.| }, 'revisions in tag' => { message => q|Revisions In Tag|, lastUpdated => 0, context => q|The label for displaying the revisions created under a specific tag.| }, 'commit' => { message => q|Commit|, lastUpdated => 0, context => q|The label for committing a tag to the asset tree.| }, 'rollback' => { message => q|Rollback|, lastUpdated => 0, context => q|The label for purging a revision from the asset tree.| }, 'locked' => { message => q|Locked|, lastUpdated => 0, context => q|A label for a column in the asset manager indicating whether the asset is locked for editing.| }, 'revisions' => { message => q|Revisions|, lastUpdated => 0, context => q|Context menu item.| }, '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.| }, 'version tag name' => { message => q|Version Tag Name|, lastUpdated => 1129403466, context => q|Admin console label.| }, 'version tag name description' => { message => q|
Enter a name to tag the work you will do on this version of the asset. The tag will be used to reference this work when it is time to commit, rollback or make further edits.
|, lastUpdated => 1129403469, }, '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 => 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, }, '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 => 1127426207, }, '411 description' => { message => q|A shorter title that will appear in navigation. If left blank,
this will default to the Title.
UI level: 1
The URL for this asset. It must be unique. If this field is left blank, then
a URL will be made from the parent's URL and the Menu Title.
UI level: 3
Whether or not this asset will be hidden from the navigation menu and site maps.
UI level: 6
Select yes to open this asset in a new window.
UI level: 6
Should the page containing this asset be served over SSL?
UI level: 6
The date when users may begin viewing this asset. Before this date only Content Managers with the rights to edit this asset will see it
UI level: 6.
The date when users will stop viewing this asset. After this date only Content Managers with the rights to edit this asset will see it.
UI level: 6
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.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 Add 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 Add 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.
|, lastUpdated => 1127413713, }, 'asset fields title' => { message => q|Asset, Common Fields|, lastUpdated => 1113357557, }, 'asset template body' => { message => q|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 => 1127958072 }, '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 }, 'Add new field description' => { message => q|Open up a form where new metadata fields can be added to this Asset.
|, lastUpdated => 1129329405 }, '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.| }, 'Field Name description' => { message => q|The name of this metadata property.It must be unique.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:
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| }, 'exporting page' => { message => q|Exporting page %-s ......|, lastUpdated => 1129420080, }, 'bad user privileges' => { message => q|User has no privileges to view this page.Exported %d pages in %d seconds.
|, lastUpdated => 1129436684, }, 'done' => { message => q|DONE