move Export Page help from WebGUI to Asset. add hover help
This commit is contained in:
parent
802ee8c66a
commit
3fc303c9e0
5 changed files with 84 additions and 75 deletions
|
|
@ -651,6 +651,49 @@ each asset under the tab "Meta" in the asset properties.</p>
|
|||
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. </p>|,
|
||||
lastUpdated => 1121361557,
|
||||
},
|
||||
|
||||
'Export as user description' => {
|
||||
message => q|Run the export as this user. Defaults to Visitor.</p>|,
|
||||
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.</p>|,
|
||||
lastUpdated => 1121361557,
|
||||
},
|
||||
|
||||
'Extras URL description' => {
|
||||
message => q|Sets the Extras URL. Defaults to the configured extrasURL in the WebGUI
|
||||
config file.</p>|,
|
||||
lastUpdated => 1121361557,
|
||||
},
|
||||
|
||||
'Uploads URL description' => {
|
||||
message => q|Sets the Uploads URL. Defaults to the configured uploadsURL in the WebGUI config file.</p>|,
|
||||
lastUpdated => 1121361557,
|
||||
},
|
||||
|
||||
'Page, Export' => {
|
||||
message => q|Page, Export|,
|
||||
lastUpdated => 1089039511,
|
||||
context => q|Help title for Page Export operation|
|
||||
},
|
||||
'Page, Export body' => {
|
||||
message => q|
|
||||
<p>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.</p>
|
||||
|,
|
||||
lastUpdated => 1121361734,
|
||||
context => q|Help body for Page Export operation|
|
||||
},
|
||||
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
|
|
@ -3662,71 +3662,6 @@ Privileges and styles assigned to pages in the package will not be copied when t
|
|||
lastUpdated => 1052560369
|
||||
},
|
||||
|
||||
'Export Page' => {
|
||||
message => q|Export Page|,
|
||||
lastUpdated => 1089039511,
|
||||
context => q|Title for the Export Page operation|
|
||||
},
|
||||
'Page to export' => {
|
||||
message => q|Page to export|,
|
||||
lastUpdated => 1089039511,
|
||||
context => q|Field label for the Export Page operation|
|
||||
},
|
||||
'Export as user' => {
|
||||
message => q|Export as user|,
|
||||
lastUpdated => 1089039511,
|
||||
context => q|Field label for the Export Page operation|
|
||||
},
|
||||
'Page Export Status' => {
|
||||
message => q|Page Export Status|,
|
||||
lastUpdated => 1089039511,
|
||||
context => q|Title for the Page Export Status operation|
|
||||
},
|
||||
'Depth' => {
|
||||
message => q|Depth|,
|
||||
lastUpdated => 1089039511,
|
||||
context => q|Field label for the Export Page operation|
|
||||
},
|
||||
'Extras URL' => {
|
||||
message => q|Extras URL|,
|
||||
lastUpdated => 1089039511,
|
||||
context => q|Field label for the Export Page operation|
|
||||
},
|
||||
'Uploads URL' => {
|
||||
message => q|Uploads URL|,
|
||||
lastUpdated => 1089039511,
|
||||
context => q|Field label for the Export Page operation|
|
||||
},
|
||||
'Page, Export' => {
|
||||
message => q|Page, Export|,
|
||||
lastUpdated => 1089039511,
|
||||
context => q|Help title for Page Export operation|
|
||||
},
|
||||
'Page, Export body' => {
|
||||
message => q|
|
||||
<p>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.</p>
|
||||
<p><b>Depth<br>
|
||||
</b>Sets the depth of the page tree to export. Use a depth of 0 to export only
|
||||
the current page. </p>
|
||||
<p><b>Export as user<br>
|
||||
</b>Run the export as this user. Defaults to Visitor.</p>
|
||||
<p><b>Alternate style<br>
|
||||
</b>Sets an alternate style for the export. If this option is set, all pages
|
||||
will be exported using the selected style. </p>
|
||||
<p><b>Extras URL<br>
|
||||
</b>Sets the Extras URL. Defaults to the configured extrasURL in the WebGUI
|
||||
config file.</p>
|
||||
<p><b>Uploads URL<br>
|
||||
</b>Sets the Uploads URL. Defaults to the configured uploadsURL in the WebGUI
|
||||
config file.</p>
|
||||
|,
|
||||
lastUpdated => 1102031745,
|
||||
context => q|Help body for Page Export operation|
|
||||
},
|
||||
|
||||
'tinymce' => {
|
||||
message => q|TinyMCE (IE, mozilla)|,
|
||||
lastUpdated =>1092748557,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue