web-apps/apps/presentationeditor/main/resources/help/en/UsageInstructions/ViewPresentationInfo.htm

25 lines
1.9 KiB
HTML
Raw Normal View History

2016-03-11 00:48:53 +00:00
<!DOCTYPE html>
<html>
<head>
<title>View presentation information</title>
<meta charset="utf-8" />
<meta name="description" content="View presentation title, author, location, creation date, persons with the rights to view or edit the presentation" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>View presentation information</h1>
<p>To access the detailed information about the currently edited presentation, click the <b>File</b> <img alt="File icon" src="../images/file.png" /> icon at the left sidebar and select the <b>Presentation Info</b> option.</p>
<h3>General Information</h3>
<p>The presentation information includes presentation title, author, location and creation date.</p>
2017-08-10 10:05:49 +00:00
<p class="note"><b>Note</b>: Online Editors allow you to change the presentation title directly from the editor interface. To do that, select the <b>Rename...</b> option from the <b>File</b> <img alt="File icon" src="../images/file.png" /> menu or click on the file name displayed in the editor header next to the logo (in the upper left corner), then enter the necessary <b>File name</b> in a new window that opens and click <b>OK</b>.</p>
2017-04-21 08:44:23 +00:00
<div class="onlineDocumentFeatures">
2016-03-11 00:48:53 +00:00
<h3>Permission Information</h3>
<p class="note"><b>Note</b>: this option is not available for users with the <b>Read Only</b> permissions.</p>
<p>To find out, who have rights to view or edit the presentation, select the <b>Access Rights...</b> option at the left sidebar.</p>
<p>You can also change currently selected access rights by pressing the <b>Change access rights</b> button in the <b>Persons who have rights</b> section.</p>
2017-04-21 08:44:23 +00:00
</div>
2017-08-10 10:05:49 +00:00
<p>To close the <b>File</b> pane and return to presentation editing, select the <b>Close Menu</b> option.</p>
2016-03-11 00:48:53 +00:00
</div>
</body>
</html>