Folder, HttpProxy, InOutBoard and Folder cleanups.
Changed InOutBoard to use the Wobject style add/edit title generation.
This commit is contained in:
parent
f6ad42f7f2
commit
807fac9b31
9 changed files with 4 additions and 285 deletions
|
|
@ -32,19 +32,6 @@ our $I18N = {
|
|||
lastUpdated => 1038706332,
|
||||
},
|
||||
|
||||
'folder add/edit title' => {
|
||||
message => q|Folder, Add/Edit|,
|
||||
lastUpdated => 1106683494,
|
||||
},
|
||||
|
||||
'folder add/edit body' => {
|
||||
message => q|<p>Folder Assets are used to display lists of Assets and subfolders just like a file browser in an operating system.</p>
|
||||
<p>Folders are Wobjects, so they have all the same properties as Wobjects and Assets. Folders also have these unique properties and functions:</p>
|
||||
|
||||
|,
|
||||
lastUpdated => 1126238060,
|
||||
},
|
||||
|
||||
'folder template description' => {
|
||||
message => q|<p>This menu permits you to select a template to style the display of the Folder contents</p>|,
|
||||
lastUpdated => 1146797271,
|
||||
|
|
|
|||
|
|
@ -28,16 +28,7 @@ our $I18N = {
|
|||
lastUpdated => 1047837230
|
||||
},
|
||||
|
||||
'11' => {
|
||||
message => q|<p>The HTTP Proxy wobject is a very powerful tool. It enables you to embed external sites and applications into your site. For example, if you have a web mail system that you wish your staff could access through the intranet, then you could use the HTTP Proxy to accomplish that.
|
||||
</p>
|
||||
|
||||
<p><i>Note: The <b>Search for</b> and <b>Stop at</b> strings are included in the content in the default template. You can change this by creating your own template.</i></p>
|
||||
|,
|
||||
lastUpdated => 1146775758,
|
||||
},
|
||||
|
||||
'http proxy template title' => {
|
||||
'http proxy template title' => {
|
||||
message => q|HTTP Proxy Template|,
|
||||
lastUpdated => 1109714266,
|
||||
},
|
||||
|
|
@ -169,11 +160,6 @@ our $I18N = {
|
|||
lastUpdated => 1060433963
|
||||
},
|
||||
|
||||
'10' => {
|
||||
message => q|HTTP Proxy, Add/Edit|,
|
||||
lastUpdated => 1047858432
|
||||
},
|
||||
|
||||
'5' => {
|
||||
message => q|Allow proxying of other domains?|,
|
||||
lastUpdated => 1047835817
|
||||
|
|
|
|||
|
|
@ -11,11 +11,6 @@ our $I18N = {
|
|||
lastUpdated =>1091624565
|
||||
},
|
||||
|
||||
'18' => {
|
||||
message => q|In/Out Board, Add/Edit|,
|
||||
lastUpdated =>1091624565
|
||||
},
|
||||
|
||||
'select delegate' => {
|
||||
message => q|In/Out Board, Select Delegates|,
|
||||
lastUpdated =>1122010599
|
||||
|
|
@ -118,22 +113,6 @@ our $I18N = {
|
|||
lastUpdated => 1138988640,
|
||||
},
|
||||
|
||||
'19' => {
|
||||
message => q|<p>
|
||||
An In/Out board is used to keep track of whether people are currently
|
||||
in/out of the office. It shows the current In/Out status of all WebGUI
|
||||
users and also logs the reason the person has left, the time they
|
||||
left and the time they return. The log is viewable in two forms. The first
|
||||
is a summary of the current status for all users in the groups configured for
|
||||
this In/Out board instance. The second is a complete report of the history of
|
||||
all status changes for those users. This report can be setup to have restricted
|
||||
viewing privileges and is templatable.</p>
|
||||
<p>Users of the In/Out Board can select other users, called delegates, to update
|
||||
their status for them.</p>
|
||||
|,
|
||||
lastUpdated =>1139255107
|
||||
},
|
||||
|
||||
'20' => {
|
||||
message => q|In/Out Board, Template|,
|
||||
lastUpdated =>1091624565
|
||||
|
|
|
|||
|
|
@ -7,25 +7,6 @@ our $I18N = {
|
|||
context=>q|The name of the layout asset.|
|
||||
},
|
||||
|
||||
'layout add/edit title' => {
|
||||
message => q|Page Layout, Add/Edit|,
|
||||
lastUpdated => 1106683494,
|
||||
},
|
||||
|
||||
'layout add/edit body' => {
|
||||
message => q|
|
||||
<p>Page Layout Assets are used to display multiple Assets on the same time, much like
|
||||
Page Layouts in version 5 of WebGUI. The Page Layout Asset consists of a template with
|
||||
multiple content areas, and Assets that are children of the Page Layout can be assigned
|
||||
to be displayed in those areas.
|
||||
</p>
|
||||
|
||||
<p>Page Layout Assets are Wobjects and Assets, and share the same properties of both. Page Layout
|
||||
Assets also have these unique properties:</p>|,
|
||||
context => 'Describing Page Layout Add/Edit form specific fields',
|
||||
lastUpdated => 1119410129,
|
||||
},
|
||||
|
||||
'template description' => {
|
||||
message => q|Choose a template from the list to display the contents of the Page Layout Asset and
|
||||
its children.|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue