migrated http proxy and ws client
This commit is contained in:
parent
15c48e14d0
commit
7416bda04f
14 changed files with 282 additions and 1306 deletions
|
|
@ -1,312 +0,0 @@
|
|||
package WebGUI::i18n::English::FileManager;
|
||||
|
||||
our $I18N = {
|
||||
'11' => {
|
||||
message => q|Add a new file.|,
|
||||
lastUpdated => 1038882956
|
||||
},
|
||||
|
||||
'71' => {
|
||||
message => q|The File Manager is designed to help you manage file distribution on your site. It allows you to specify who may view/download files from your site. Viewing
|
||||
access is set by privileges on the page. Download privileges are set on
|
||||
a per file basis.
|
||||
<p>
|
||||
|
||||
<b>What next?</b><br>
|
||||
This field is available only when you create a File Manager. After hitting the
|
||||
Save button, you may either start loading files into the manager or go back to
|
||||
the page with the File Manager on it.
|
||||
<p>
|
||||
|
||||
<b>Template</b><br/>
|
||||
Choose a layout for the file manager.
|
||||
<p/>
|
||||
|
||||
<b>Paginate After</b><br>
|
||||
How many files should be displayed before splitting the results into separate pages? In other words, how many files should be displayed per page?
|
||||
<p>
|
||||
|
||||
|,
|
||||
lastUpdated => 1099611680
|
||||
},
|
||||
|
||||
'7' => {
|
||||
message => q|Group to Download|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'17' => {
|
||||
message => q|Alternate Version #1|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'1' => {
|
||||
message => q|File Manager|,
|
||||
lastUpdated => 1038028463
|
||||
},
|
||||
|
||||
'18' => {
|
||||
message => q|Alternate Version #2|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'72' => {
|
||||
message => q|File, Add/Edit|,
|
||||
lastUpdated => 1038883174
|
||||
},
|
||||
|
||||
'16' => {
|
||||
message => q|Date Uploaded|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'74' => {
|
||||
message => q|Add a new file.|,
|
||||
lastUpdated => 1038262375
|
||||
},
|
||||
|
||||
'6' => {
|
||||
message => q|File|,
|
||||
lastUpdated => 1038882929
|
||||
},
|
||||
|
||||
'75' => {
|
||||
message => q|File Manager Template|,
|
||||
lastUpdated => 1038853712
|
||||
},
|
||||
|
||||
'3' => {
|
||||
message => q|Proceed to add file?|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'61' => {
|
||||
message => q|File Manager, Add/Edit|,
|
||||
lastUpdated => 1038887335
|
||||
},
|
||||
|
||||
'9' => {
|
||||
message => q|Edit File Manager|,
|
||||
lastUpdated => 1038028499
|
||||
},
|
||||
|
||||
'12' => {
|
||||
message => q|Are you certain that you wish to delete this file?|,
|
||||
lastUpdated => 1038882975
|
||||
},
|
||||
|
||||
'20' => {
|
||||
message => q|Paginate After|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'14' => {
|
||||
message => q|File|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'15' => {
|
||||
message => q|Description|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'8' => {
|
||||
message => q|Brief Synopsis|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'73' => {
|
||||
message => q|<b>File Title</b><br>
|
||||
The title that will be displayed for this file. If left blank the filename will be used.
|
||||
<p>
|
||||
|
||||
<b>File</b><br>
|
||||
Choose the file from your hard drive that you wish to upload.
|
||||
<p>
|
||||
|
||||
<b>Alternate Version #1</b><br>
|
||||
An alternate version of the file. For instance, if the file was a JPEG, perhaps the alternate version would be a TIFF or a BMP.
|
||||
<p>
|
||||
|
||||
<b>Alternate Version #2</b><br>
|
||||
An alternate version of the file. For instance, if the file was a JPEG, perhaps the alternate version would be a TIFF or a BMP.
|
||||
<p>
|
||||
|
||||
<b>Brief Synopsis</b><br>
|
||||
A short description of this file. Be sure to include keywords that users may try to search for.
|
||||
<p>
|
||||
|
||||
<b>Group To Download</b><br>
|
||||
Choose the group that may download this file.
|
||||
<p>
|
||||
|
||||
<b>What next?</b><br>
|
||||
If you'd like to add another file after this one, then select "Add a new file" otherwise select "Go back to the page".
|
||||
<p>
|
||||
|,
|
||||
lastUpdated => 1099611855
|
||||
},
|
||||
|
||||
'76' => {
|
||||
message => q|This is the list of template variables available in File Manager templates.
|
||||
<p/>
|
||||
|
||||
<b>titleColumn.label</b><br/>
|
||||
The translated label for the title.
|
||||
<p/>
|
||||
|
||||
<b>titleColumn.url</b><br/>
|
||||
The URL to sort the displayed files by their titles.
|
||||
<p/>
|
||||
|
||||
<b>descriptionColumn.label</b><br/>
|
||||
The translated label for the description.
|
||||
<p/>
|
||||
|
||||
<b>descriptionColumn.url</b><br/>
|
||||
The URL to sort the displayed files by their descriptions.
|
||||
<p/>
|
||||
|
||||
<b>dateColumn.label</b><br/>
|
||||
The translated label for the upload date.
|
||||
<p/>
|
||||
|
||||
<b>dateColumn.url</b><br/>
|
||||
The URL to sort the displayed files by their date uploaded.
|
||||
<p/>
|
||||
|
||||
<b>search.url</b><br/>
|
||||
The URL to toggle search mode on and off.
|
||||
<p/>
|
||||
|
||||
<b>search.label</b><br/>
|
||||
The translated label for the search link.
|
||||
<p/>
|
||||
|
||||
<b>addfile.url</b><br/>
|
||||
The URL to add a file to the file manager.
|
||||
<p/>
|
||||
|
||||
<b>addfile.label</b><br/>
|
||||
The translated label for the add file link.
|
||||
<p/>
|
||||
|
||||
<b>search.form</b><br/>
|
||||
WebGUI's power search form.
|
||||
<p/>
|
||||
|
||||
<b>file_loop</b><br/>
|
||||
A loop containing the information about each file uploaded to this file manager.
|
||||
<blockquote>
|
||||
<b>file.canView</b><br/>
|
||||
A condition as to whether the current user has the privileges to view this file.
|
||||
<p/>
|
||||
<b>file.controls</b><br/>
|
||||
The WebGUI management controls for this file.
|
||||
<p/>
|
||||
<b>file.title</b><br/>
|
||||
The title for this file.
|
||||
<p/>
|
||||
<b>file.description</b><br/>
|
||||
The description of this file.
|
||||
<p/>
|
||||
<b>file.date</b><br/>
|
||||
The last date that any version of this file was uploaded.
|
||||
<p/>
|
||||
<b>file.time</b><br/>
|
||||
The time that this file was uploaded.
|
||||
<p/>
|
||||
<p/>
|
||||
<b>file.version1.name</b><br/>
|
||||
The filename for the first version of this file.
|
||||
<p/>
|
||||
<b>file.version1.url</b><br/>
|
||||
The download URL for the first version of this file.
|
||||
<p/>
|
||||
<b>file.version1.icon</b><br/>
|
||||
The URL to the icon for the file type of the first version of this file.
|
||||
<p/>
|
||||
<b>file.version1.size</b><br/>
|
||||
The storage size of the first version of this file.
|
||||
<p/>
|
||||
<b>file.version1.type</b><br/>
|
||||
The type (or file extension) of the first version of this file.
|
||||
<p/>
|
||||
<b>file.version1.thumbnail</b><br/>
|
||||
The URL to the thumbnail for the first version of this file.
|
||||
<p/>
|
||||
<b>file.version1.isImage</b><br/>
|
||||
A conditional indicating whether the first version of this file is an image or not.
|
||||
<p/>
|
||||
<b>file.version2.name</b><br/>
|
||||
The filename for the second version of this file.
|
||||
<p/>
|
||||
<b>file.version2.url</b><br/>
|
||||
The download URL for the second version of this file.
|
||||
<p/>
|
||||
<b>file.version2.icon</b><br/>
|
||||
The URL to the icon for the file type of the second version of this file.
|
||||
<p/>
|
||||
<b>file.version2.size</b><br/>
|
||||
The storage size of the second version of this file.
|
||||
<p/>
|
||||
<b>file.version2.type</b><br/>
|
||||
The type (or file extension) of the second version of this file.
|
||||
<p/>
|
||||
<b>file.version2.thumbnail</b><br/>
|
||||
The URL to the thumbnail for the second version of this file.
|
||||
<p/>
|
||||
<b>file.version2.isImage</b><br/>
|
||||
A conditional indicating whether the second version of this file is an image or not.
|
||||
<p/>
|
||||
<b>file.version3.name</b><br/>
|
||||
The filename for the third version of this file.
|
||||
<p/>
|
||||
<b>file.version3.url</b><br/>
|
||||
The download URL for the third version of this file.
|
||||
<p/>
|
||||
<b>file.version3.icon</b><br/>
|
||||
The URL to the icon for the file type of the third version of this file.
|
||||
<p/>
|
||||
<b>file.version3.size</b><br/>
|
||||
The storage size of the third version of this file.
|
||||
<p/>
|
||||
<b>file.version3.type</b><br/>
|
||||
The type (or file extension) of the third version of this file.
|
||||
<p/>
|
||||
<b>file.version3.thumbnail</b><br/>
|
||||
The URL to the thumbnail for the third version of this file.
|
||||
<p/>
|
||||
<b>file.version3.isImage</b><br/>
|
||||
A conditional indicating whether the third version of this file is an image or not.
|
||||
</blockquote>
|
||||
<p/>
|
||||
<b>noresults.message</b><br/>
|
||||
A translated message stating that this file manager has no files for this user to view.
|
||||
<p/>
|
||||
<b>noresults</b><br/>
|
||||
A conditional indicating whether there are any files for this user to view.
|
||||
<p/>
|
||||
|
||||
|,
|
||||
lastUpdated => 1099611278
|
||||
},
|
||||
|
||||
'10' => {
|
||||
message => q|Edit File|,
|
||||
lastUpdated => 1038882889
|
||||
},
|
||||
|
||||
'19' => {
|
||||
message => q|You have no files available.|,
|
||||
lastUpdated => 1038882995
|
||||
},
|
||||
|
||||
'5' => {
|
||||
message => q|File Title|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
@ -1,131 +0,0 @@
|
|||
package WebGUI::i18n::English::SiteMap;
|
||||
|
||||
our $I18N = {
|
||||
'74' => {
|
||||
message => q|This Page|,
|
||||
lastUpdated => 1039908565
|
||||
},
|
||||
|
||||
'6' => {
|
||||
message => q|Indent|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'75' => {
|
||||
message => q|All Roots|,
|
||||
lastUpdated => 1039908572
|
||||
},
|
||||
|
||||
'71' => {
|
||||
message => q|Site maps are used to provide additional navigation in WebGUI. You could set up a traditional site map that would display a hierarchical view of all the pages in the site. On the other hand, you could use site maps to provide extra navigation at certain levels in your site.
|
||||
<br><br>
|
||||
|
||||
<b>Template</b><br/>
|
||||
Choose a layout for this site map.
|
||||
<p/>
|
||||
|
||||
<b>Start With</b><br>
|
||||
Select the page that this site map should start from.
|
||||
<br><br>
|
||||
|
||||
<b>Depth To Traverse</b><br>
|
||||
How many levels deep of navigation should the Site Map show? If 0 (zero) is specified, it will show as many levels as there are.
|
||||
<p>
|
||||
|
||||
<b>Indent</b><br>
|
||||
How many &nbsp;'s should indent each level?
|
||||
<p>
|
||||
|
||||
<b>Alphabetic?</b><br>
|
||||
If this setting is true, site map entries are sorted alphabetically. If this setting is false, site map entries are sorted by the page sequence order (editable via the up and down arrows in the page toolbar).
|
||||
<p>
|
||||
|
||||
|,
|
||||
lastUpdated => 1096092248
|
||||
},
|
||||
|
||||
'3' => {
|
||||
message => q|Start With|,
|
||||
lastUpdated => 1039908390
|
||||
},
|
||||
|
||||
'7' => {
|
||||
message => q|Alphabetic?|,
|
||||
lastUpdated => 1057208065
|
||||
},
|
||||
|
||||
'61' => {
|
||||
message => q|Site Map, Add/Edit|,
|
||||
lastUpdated => 1038890147
|
||||
},
|
||||
|
||||
'2' => {
|
||||
message => q|Site Map|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'4' => {
|
||||
message => q|Depth To Traverse|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
'72' => {
|
||||
message => q|Site Map Template|,
|
||||
lastUpdated => 1047855100
|
||||
},
|
||||
|
||||
'73' => {
|
||||
message => q|This is the list of template variables available for site map templates.
|
||||
<p />
|
||||
|
||||
<b>page_loop</b><br />
|
||||
This loop contains all of the pages in the site map.
|
||||
<blockquote>
|
||||
|
||||
<b>page.indent</b><br />
|
||||
The indent spacer for this page indicating the depth of the page in the tree,
|
||||
which by default is 5 &nbsp;'s for each level of depth in the tree.
|
||||
<p />
|
||||
|
||||
<b>page.url</b><br />
|
||||
The URL to the page.
|
||||
<p />
|
||||
|
||||
<b>page.id</b><br />
|
||||
The unique identifier for this page that WebGUI uses internally.
|
||||
<p />
|
||||
|
||||
<b>page.title</b><br />
|
||||
The title of this page.
|
||||
<p />
|
||||
|
||||
<b>page.menutitle</b><br />
|
||||
The title of this page that appears in navigation.
|
||||
<p />
|
||||
|
||||
<b>page.synopsis</b><br />
|
||||
The description of the contents of this page (if any).
|
||||
<p />
|
||||
|
||||
<b>page.isRoot</b><br />
|
||||
A condition indicating whether or not this page is a root.
|
||||
<p />
|
||||
|
||||
<b>page.isTop</b><br />
|
||||
A condition indicating whether or not this page is at the top of the navigation tree.
|
||||
<p />
|
||||
|
||||
|
||||
</blockquote>
|
||||
<p />|,
|
||||
lastUpdated => 1096092207
|
||||
},
|
||||
|
||||
'5' => {
|
||||
message => q|Edit Site Map|,
|
||||
lastUpdated => 1031514049
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue