mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 10:59:28 +08:00
50 lines
4.0 KiB
HTML
50 lines
4.0 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Kommunikation während der Bearbeitung</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="description" content="Im ONLYOFFICE PDF-Editor können Sie immer mit Kollegen in Kontakt bleiben und beliebte Online-Messenger wie Telegram nutzen" />
|
|
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
|
|
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
|
|
<script type="text/javascript" src="../callback.js"></script>
|
|
<script type="text/javascript" src="../../../../../../common/main/resources/help/search/js/page-search.js"></script>
|
|
</head>
|
|
<body>
|
|
<div class="mainpart">
|
|
<div class="search-field">
|
|
<input id="search" class="searchBar" placeholder="Search" type="text" onkeypress="doSearch(event)">
|
|
</div>
|
|
<h1>Kommunikation während der Bearbeitung</h1>
|
|
<p>Im ONLYOFFICE <a href="https://www.onlyoffice.com/de/pdf-editor.aspx?docs=download" target="_blank" onclick="onhyperlinkclick(this)"><b>PDF-Editor</b></a> können Sie immer mit Kollegen in Kontakt bleiben und beliebte Online-Messenger wie Telegram nutzen.</p>
|
|
<div class="note">Telegram-Plugin wird standardmäßig nicht installiert. Informationen zur Installation finden Sie im entsprechenden Artikel: <span class="desktopDocumentFeatures"><a target="_blank" href="https://helpcenter.onlyoffice.com/installation/desktop-getting-started.aspx#AddingPlugins_block" onclick="onhyperlinkclick(this)">Hinzufügen von Plugins zu den ONLYOFFICE Desktop Editoren</a></span><span class="onlineDocumentFeatures"> <a target="_blank" href="https://api.onlyoffice.com/docs/plugin-and-macros/get-started/overview/" onclick="onhyperlinkclick(this)">Hinzufügen von Plugins zu ONLYOFFICE Cloud</a></span> oder installieren Sie das Plugin mit der <a href="https://helpcenter.onlyoffice.com/ONLYOFFICE-Editors/Editors-User-Guides/AllEditors/Plugin-manager.aspx" target="_blank">Plugin-Verwaltung</a>.</div>
|
|
<h2>Telegram</h2>
|
|
<p>Um mit dem Chatten im Telegram-Plugin zu beginnen,</p>
|
|
<ul>
|
|
<li>Öffnen Sie die Registerkarte <b>Plugins</b> und klicken Sie auf <div class="icon icon-telegram_icon"></div> <b>Telegram</b>.</li>
|
|
<li>Geben Sie Ihre Telefonnummer in das entsprechende Feld ein.</li>
|
|
<li>Aktivieren Sie das Kontrollkästchen <b>Keep me signed in</b>, wenn Sie die Anmeldeinformationen für die aktuelle Sitzung speichern möchten, und klicken Sie auf die Schaltfläche <b>Next</b>.</li>
|
|
<li>
|
|
Geben Sie den erhaltenen Code in Ihre Telegram-App ein
|
|
<p>oder</p>
|
|
</li>
|
|
<li>Melden Sie sich mit dem <b>QR-Code</b> an.</li>
|
|
<li>Öffnen Sie die Telegram-App auf Ihrem Telefon.</li>
|
|
<li>Gehen Sie zu Einstellungen > Geräte > QR scannen,</li>
|
|
<li>Scannen Sie das Bild, um sich anzumelden.</li>
|
|
</ul>
|
|
<p>Jetzt können Sie Telegram für Instant Messaging innerhalb der ONLYOFFICE-Editor-Oberfläche verwenden.</p>
|
|
<p><img alt="Telegram plugin" src="../images/telegram_plugin.png" /></p>
|
|
<!--<img alt="Telegram gif" src="../../images/telegram.gif" />-->
|
|
<!--<h2>Rainbow</h2>
|
|
<p>To start chatting in the Rainbow plugin,</p>
|
|
<ol>
|
|
<li>Switch to the <b>Plugins</b> tab and click <div class = "icon icon-rainbow_icon"></div> <b>Rainbow</b>,</li>
|
|
<li>register a new account by clicking the <b>Sign up</b> button, or log into an already created one. To do this, enter your email into the corresponding field and click <b>Continue</b>,</li>
|
|
<li>then enter your account password,</li>
|
|
<li>check the <b>Keep my session alive</b> checkbox if you want to save credentials for the current session, and click the <b>Connect</b> button.</li>
|
|
</ol>
|
|
<p>Now you're all set and can simultaneously chat in Rainbow and work within ONLYOFFICE editors interface.</p>
|
|
<img alt="Rainbow gif" src="../../images/rainbow.gif" />-->
|
|
</div>
|
|
</body>
|
|
</html> |