24 lines
1.2 KiB
HTML
24 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Using the Chat Tool</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="description" content="Tips on using the Chat tool" />
|
|
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
|
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
|
|
</head>
|
|
<body>
|
|
<div class="mainpart">
|
|
<h1>Using the Chat Tool</h1>
|
|
<p><b>ONLYOFFICE Presentation Editor</b> offers you the possibility to chat with other users to share ideas concerning particular presentation parts.</p>
|
|
<p>To access the chat and leave a message for other users,</p>
|
|
<ol>
|
|
<li>click the <div class = "icon icon-chaticon"></div> icon at the left sidebar,</li>
|
|
<li>enter your text into the corresponding field below,</li>
|
|
<li>press the <b>Send</b> button.</li>
|
|
</ol>
|
|
<p>All the messages left by users will be displayed on the panel on the left. If there are new messages you haven't read yet, the chat icon will look like this - <div class = "icon icon-chaticon_new"></div>.</p>
|
|
<p>To close the panel with chat messages, click the <div class = "icon icon-chaticon"></div> icon once again.</p>
|
|
</div>
|
|
</body>
|
|
</html> |