Files
svetlana maleeva c824bdd68c Update help (en, de)
2025-08-01 17:24:21 +03:00

33 lines
2.8 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<title>Registerkarte Plugins</title>
<meta charset="utf-8" />
<meta name="description" content="Einführung in die Benutzeroberfläche des PDF-Editors  die Registerkarte Plugins" />
<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>Registerkarte Plugins</h1>
<p>Die Registerkarte <b>Plugins</b> im <a target="_blank" href="https://www.onlyoffice.com/de/pdf-editor.aspx?docs=download" onclick="onhyperlinkclick(this)"><b>PDF-Editor</b></a> ermöglicht den Zugriff auf erweiterte Bearbeitungsfunktionen mit verfügbaren Komponenten von Drittanbietern.</p>
<div class="onlineDocumentFeatures">
<p>Dialogbox Online-PDF-Editor:</p>
<p><img alt="Registerkarte Plugins" src="../images/interface/pluginstab.png" /></p>
</div>
<div class="desktopDocumentFeatures">
<p>Dialogbox Desktop-PDF-Editor:</p>
<p><img alt="Registerkarte Plugins" src="../images/interface/desktop_pluginstab.png" /></p>
</div>
<p>Durch Anklicken der Schaltfläche <b>Plugin-Verwaltung</b> öffnet sich das Fenster, in dem Sie alle installierten Plugins anzeigen und verwalten sowie eigene Plugins hinzufügen können.</p>
<p class="note">Ab ONLYOFFICE Docs 8.2 sind standardmäßig keine Plugins mehr in den Editoren enthalten. Die Plugins müssen über die <a href="https://helpcenter.onlyoffice.com/de/ONLYOFFICE-Editors/Editors-User-Guides/AllEditors/Plugin-manager.aspx" target="_blank" onclick="onhyperlinkclick(this)">Plugin-Verwaltung</a> installiert werden.</p>
<p>Sie können Ihrem Dokument verschiedene visuelle Plugins hinzufügen. Die hinzugefügten Plugins werden als entsprechende Symbole im linken Bereich angezeigt.</p>
<p>Um mehr über Plugins zu erfahren, lesen Sie bitte unsere <a target="_blank" href="https://api.onlyoffice.com/docs/plugin-and-macros/get-started/overview/" onclick="onhyperlinkclick(this)">API-Dokumentation</a>. Alle derzeit als Open-Source verfügbaren Plugin-Beispiele sind auf <a target="_blank" href="https://github.com/ONLYOFFICE/sdkjs-plugins" onclick="onhyperlinkclick(this)">GitHub</a> verfügbar.</p>
</div>
</body>
</html>