Minor fixes (indexes, pop-ups, translation pop-up).

This commit is contained in:
Olga Vlasiuk 2022-02-11 13:23:44 +03:00
parent 67963d2213
commit 7e37302e24
8 changed files with 723 additions and 22 deletions

View File

@ -33,16 +33,16 @@
<h2 id="step1"><span class="style_step">Schritt 1. </span>Datei mit einem Kennwort schützen</h2>
<div class="block_of_step">
<div class="screen_text">
<p>Erstellen Sie eine neue Datei oder öffnen Sie eine vorhandene mit <b>ONLYOFFICE Desktop-Editoren</b>. Wechseln Sie in der oberen Symbolleiste zur Registerkarte <b>Schutz</b> und klicken Sie auf das Symbol <img alt="Verschlüsseln Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/big/guide103/encrypticon.png")%>" /> <b>Verschlüsseln</b>.</p>
<p>Erstellen Sie eine neue Datei oder öffnen Sie eine vorhandene mit <b>ONLYOFFICE Desktop-Editoren</b>. Wechseln Sie in der oberen Symbolleiste zur Registerkarte <b>Schutz</b> und klicken Sie auf das Symbol <img alt="Verschlüsseln Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide103/encrypticon.png")%>" /> <b>Verschlüsseln</b>.</p>
<div class="screen_block">
<img alt="Registerkarte Schutz" target="img1_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/small/guide103/protectiontab.png")%>" />
<img alt="Registerkarte Schutz" id="img1_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/big/guide103/protectiontab.png")%>" />
<img alt="Registerkarte Schutz" target="img1_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide103/protectiontab.png")%>" />
<img alt="Registerkarte Schutz" id="img1_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide103/protectiontab.png")%>" />
<div target="img1_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>Sie können auch in der oberen Symbolleiste zur Registerkarte <b>Datei</b> wechseln, den Abschnitt <b>Schützen</b> in der linken Seitenleiste öffnen und auf die Schaltfläche <b>Kennwort hinzufügen</b> klicken.</p>
<div class="screen_block">
<img alt="Registerkarte Datei - Abschnitt Schützen" target="img2_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/small/guide103/protectionsection.png")%>" />
<img alt="Registerkarte Datei - Abschnitt Schützen" id="img2_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/big/guide103/protectionsection.png")%>" />
<img alt="Registerkarte Datei - Abschnitt Schützen" target="img2_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide103/protectionsection.png")%>" />
<img alt="Registerkarte Datei - Abschnitt Schützen" id="img2_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide103/protectionsection.png")%>" />
<div target="img2_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>Das Fenster <b>Kennwort festlegen</b> wird geöffnet. Geben Sie das Kennwort an, mit dem Sie die Datei schützen möchten, und wiederholen Sie es in den entsprechenden Feldern. Beim Kennwort muss die Groß-/Kleinschreibung beachtet werden. Wenn Sie fertig sind, klicken Sie auf <b>OK</b>.</p>
@ -50,14 +50,14 @@
Wenn Sie das Kennwort verlieren oder vergessen, gibt es keine Möglichkeit, es wiederherzustellen oder zurückzusetzen und die Datei zu öffnen. Bitte erstellen Sie ein sicheres Passwort, das Sie sich merken können, oder bewahren Sie eine Kopie des Passworts an einem sicheren Ort auf.
</div>
<div class="screen_block">
<img alt="Fenster - Kennwort festlegen" target="img3_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/small/guide103/setpassword.png")%>" />
<img alt="Fenster - Kennwort festlegen" id="img3_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/big/guide103/setpassword.png")%>" />
<img alt="Fenster - Kennwort festlegen" target="img3_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide103/setpassword.png")%>" />
<img alt="Fenster - Kennwort festlegen" id="img3_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide103/setpassword.png")%>" />
<div target="img3_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>Wenn Sie die Datei schließen und erneut versuchen, sie zu öffnen, werden Sie nach einem Kennwort gefragt. Geben Sie das Kennwort ein und klicken Sie auf <b>OK</b>, um die Datei zu öffnen.</p>
<div class="screen_block">
<img alt="Geschützte Datei" target="img9_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/small/guide103/protectedfile.png")%>" />
<img alt="Geschützte Datei" id="img9_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/big/guide103/protectedfile.png")%>" />
<img alt="Geschützte Datei" target="img9_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide103/protectedfile.png")%>" />
<img alt="Geschützte Datei" id="img9_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide103/protectedfile.png")%>" />
<div target="img9_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</div>
@ -67,22 +67,22 @@
<div class="block_of_step">
<div class="screen_text">
<p>Öffnen Sie die geschützte Datei mit <b>ONLYOFFICE Desktop-Editoren</b>. Sie werden nach einem Kennwort gefragt. Geben Sie das Kennwort ein und klicken Sie auf <b>OK</b>.</p>
<p>Wechseln Sie zur Registerkarte <b>Schutz</b> in der oberen Symbolleiste, klicken Sie auf das Symbol <img alt="Verschlüsseln Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/big/guide103/encrypticon.png")%>" /> <b>Verschlüsseln</b> und wählen Sie die Option <b>Kennwort ändern</b> aus.</p>
<p>Wechseln Sie zur Registerkarte <b>Schutz</b> in der oberen Symbolleiste, klicken Sie auf das Symbol <img alt="Verschlüsseln Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide103/encrypticon.png")%>" /> <b>Verschlüsseln</b> und wählen Sie die Option <b>Kennwort ändern</b> aus.</p>
<div class="screen_block">
<img alt="Registerkarte Schutz" target="img4_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/small/guide103/protectiontab2.png")%>" />
<img alt="Registerkarte Schutz" id="img4_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/big/guide103/protectiontab2.png")%>" />
<img alt="Registerkarte Schutz" target="img4_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide103/protectiontab2.png")%>" />
<img alt="Registerkarte Schutz" id="img4_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide103/protectiontab2.png")%>" />
<div target="img4_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>Sie können auch in der oberen Symbolleiste zur Registerkarte <b>Datei</b> wechseln, den Abschnitt <b>Schützen</b> in der linken Seitenleiste öffnen und auf die Schaltfläche <b>Kennwort ändern</b> klicken.</p>
<div class="screen_block">
<img alt="Registerkarte Datei - Abschnitt Schützen" target="img5_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/small/guide103/protectionsection2.png")%>" />
<img alt="Registerkarte Datei - Abschnitt Schützen" id="img5_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/big/guide103/protectionsection2.png")%>" />
<img alt="Registerkarte Datei - Abschnitt Schützen" target="img5_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide103/protectionsection2.png")%>" />
<img alt="Registerkarte Datei - Abschnitt Schützen" id="img5_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide103/protectionsection2.png")%>" />
<div target="img5_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>Das Fenster <b>Kennwort festlegen</b> wird geöffnet. Geben Sie ein neues Kennwort an und wiederholen Sie es in den entsprechenden Feldern. Wenn Sie fertig sind, klicken Sie auf <b>OK</b>.</p>
<div class="screen_block">
<img alt="Fenster - Kennwort festlegen" target="img6_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/small/guide103/setpassword2.png")%>" />
<img alt="Fenster - Kennwort festlegen" id="img6_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/big/guide103/setpassword2.png")%>" />
<img alt="Fenster - Kennwort festlegen" target="img6_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide103/setpassword2.png")%>" />
<img alt="Fenster - Kennwort festlegen" id="img6_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide103/setpassword2.png")%>" />
<div target="img6_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</div>
@ -92,16 +92,16 @@
<div class="block_of_step">
<div class="screen_text">
<p>Öffnen Sie die geschützte Datei mit <b>ONLYOFFICE Desktop-Editoren</b>. Sie werden nach einem Kennwort gefragt. Geben Sie das Kennwort ein und klicken Sie auf <b>OK</b>.</p>
<p>Wechseln Sie zur Registerkarte <b>Schutz</b> in der oberen Symbolleiste, klicken Sie auf das Symbol <img alt="Verschlüsseln Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/big/guide103/encrypticon.png")%>" /> <b>Verschlüsseln</b> und wählen Sie die Option <b>Kennwort löschen</b> aus.</p>
<p>Wechseln Sie zur Registerkarte <b>Schutz</b> in der oberen Symbolleiste, klicken Sie auf das Symbol <img alt="Verschlüsseln Symbol" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide103/encrypticon.png")%>" /> <b>Verschlüsseln</b> und wählen Sie die Option <b>Kennwort löschen</b> aus.</p>
<div class="screen_block">
<img alt="Registerkarte Schutz" target="img7_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/small/guide103/protectiontab2.png")%>" />
<img alt="Registerkarte Schutz" id="img7_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/big/guide103/protectiontab2.png")%>" />
<img alt="Registerkarte Schutz" target="img7_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide103/protectiontab2.png")%>" />
<img alt="Registerkarte Schutz" id="img7_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide103/protectiontab2.png")%>" />
<div target="img7_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>Sie können auch in der oberen Symbolleiste zur Registerkarte <b>Datei</b> wechseln, den Abschnitt <b>Schützen</b> in der linken Seitenleiste öffnen und auf die Schaltfläche <b>Kennwort löschen</b> klicken.</p>
<div class="screen_block">
<img alt="Registerkarte Datei - Abschnitt Schützen" target="img8_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/small/guide103/protectionsection2.png")%>" />
<img alt="Registerkarte Datei - Abschnitt Schützen" id="img8_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/de/Guides/big/guide103/protectionsection2.png")%>" />
<img alt="Registerkarte Datei - Abschnitt Schützen" target="img8_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide103/protectionsection2.png")%>" />
<img alt="Registerkarte Datei - Abschnitt Schützen" id="img8_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide103/protectionsection2.png")%>" />
<div target="img8_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<p>Das Kennwort wird entfernt und die Datei wird gespeichert.</p>

View File

@ -0,0 +1,147 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Installationsanleitungen - Docs Community Edition";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE Installationsanleitungen - ONLYOFFICE Docs Community Edition.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides installation_guides">
<h1>Installationsanleitungen</h1>
<div class="watchvideo_block">
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" /></h2>
<div class="slider autoplay with_arrows">
<%--<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0031_enterprise_script/0031_enterprise_script.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0035_ldap_settings/0035_ldap_settings.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0061_enterprise_aws/0061_enterprise_aws.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0050_digitalocean_oneclick/0050_digitalocean_oneclick.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0030_install_docker/0030_install_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0027_install_community_windows/0027_install_community_windows.ascx" />--%>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows/0029_connect_document_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0067_install_docs_docker/0067_install_docs_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0077_docs_add_plugin/0077_docs_add_plugin.ascx" />
</div>
</div>
<ul class="block-editor">
<li>
<h2 class="doceditor">ONLYOFFICE Docs Community Edition</h2>
<div class="described">
<p>Erfahren Sie, wie Sie ONLYOFFICE Docs Community Edition für Docker, Linux und Windows installieren, aktualisieren und konfigurieren.</p>
</div>
<ul>
<li><h6><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-changelog.aspx")%>">Änderungsprotokoll</a></h6></li>
<li><h6><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-roadmap.aspx")%>">Roadmap</a></h6></li>
<li><h6>Allgemeine Konfiguration</h6>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70023_document_open_ports/70023_document_open_ports.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60028_documents_proxy/60028_documents_proxy.ascx" /></li>
<%--<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60032_documents_available_languages/60032_documents_available_languages.ascx" /></li>--%>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerWindows/50030_uninstall_plugins/50030_uninstall_plugins.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerWindows/50031_add_plugins/50031_add_plugins.ascx" /></li>
</ul>
</li>
<li><h6>Systemanforderungen</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-sys-reqs-docker.aspx")%>">Docker-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-sys-reqs-linux.aspx")%>">Linux-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-sys-reqs-windows.aspx")%>">Windows-Version</a></li>
</ul>
</li>
<li><h6>Installation</h6>
<ul>
<li>Docker-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70003_documents_installation/70003_documents_installation.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70031_document_server_docker_compose/70031_document_server_docker_compose.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70058_docs_ce_script/70058_docs_ce_script.ascx" /></li>
</ul>
</li>
<li>Linux-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60003_documents_installation/60003_documents_installation.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60024_documents_installation_centos/60024_documents_installation_centos.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60036_documents_installation_snap/60036_documents_installation_snap.ascx" /></li>
</ul>
</li>
<li>Windows-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/124_install-office-apps/124_install-office-apps.ascx" /></li>
</ul>
</li>
<li>1-Click Apps
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DigitalOcean/001_deploydocs/001_deploydocs.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Vultr/0001_deploydocs/0001_deploydocs.ascx" /></li>
</ul>
</li>
</ul>
</li>
<li><h6>Konfiguration</h6>
<ul>
<li>Docker-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70044_add_language_document_server/70044_add_language_document_server.ascx" /></li>
</ul>
</li>
<li>Linux-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60007_connect_document_to_community/60007_connect_document_to_community.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60011_install_fonts_linux/60011_install_fonts_linux.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60010_switch_to_https_document/60010_switch_to_https_document.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60031_add_language_document_server/60031_add_language_document_server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60035_add_themes_linux/60035_add_themes_linux.ascx" /></li>
</ul>
</li>
<li>Windows-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerWindows/50005_connect_document_to_community/50005_connect_document_to_community.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerWindows/50004_install_fonts/50004_install_fonts.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerWindows/50011_remove_fonts/50011_remove_fonts.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerWindows/50027_add_themes_windows/50027_add_themes_windows.ascx" /></li>
</ul>
</li>
</ul>
</li>
<li><h6>Kompilieren auf Linux-Version</h6>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60014_compile_source_code/60014_compile_source_code.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60038_compile_doc_builder/60038_compile_doc_builder.ascx" /></li>
</ul>
</li>
<li><h6>Aktualisieren</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-update-docker.aspx")%>">Docker-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-update-linux.aspx")%>">Linux-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-update-windows.aspx")%>">Windows-Version</a></li>
</ul>
</li>
<li><h6>Deinstallation</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-remove-docker.aspx")%>">Docker-Version</a></li>
</ul>
</li>
<li><h6>Problembehandlung</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-troubleshooting-docker.aspx")%>">Docker-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-troubleshooting-linux.aspx")%>">Linux-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-troubleshooting-windows.aspx")%>">Windows-Version</a></li>
</ul>
</li>
</ul>
<h2><a href="<%=VirtualPathUtility.ToAbsolute("~/faq/faq.aspx")%>">FAQ</a></h2>
</li>
</ul>
</div>

View File

@ -0,0 +1,128 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Installationsanleitungen - Docs Developer Edition";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE Installationsanleitungen - ONLYOFFICE Docs Developer Edition.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides installation_guides">
<h1>Installationsanleitungen</h1>
<%--<div class="watchvideo_block">
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" /></h2>
<div class="slider autoplay with_arrows">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0031_enterprise_script/0031_enterprise_script.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0035_ldap_settings/0035_ldap_settings.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0061_enterprise_aws/0061_enterprise_aws.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0050_digitalocean_oneclick/0050_digitalocean_oneclick.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0030_install_docker/0030_install_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0027_install_community_windows/0027_install_community_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows/0029_connect_document_windows.ascx" />
</div>
</div>--%>
<ul class="block-editor">
<li>
<h2 class="doceditor">ONLYOFFICE Docs Developer Edition</h2>
<div class="described">
<p>Erfahren Sie, wie Sie ONLYOFFICE Docs Developer Edition für Docker, Linux und Windows installieren, aktualisieren und konfigurieren.</p>
</div>
<ul>
<li><h6><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-changelog.aspx")%>">Änderungsprotokoll</a></h6></li>
<li><h6><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-roadmap.aspx")%>">Roadmap</a></h6></li>
<li><h6>Allgemeine Konfiguration</h6>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DeveloperEdition/150002_developer_open_ports/150002_developer_open_ports.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DeveloperEdition/150009_third_party_domains/150009_third_party_domains.ascx" /></li>
</ul>
</li>
<li><h6>Entwicklung</h6>
<ul>
<li><a target="_blank" href="https://api.onlyoffice.com/editors/basic">ONLYOFFICE Docs Developer Edition API</a></li>
</ul>
</li>
<li><h6>Systemanforderungen</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-developer-sys-reqs-docker.aspx")%>">Docker-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-developer-sys-reqs-linux.aspx")%>">Linux-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-developer-sys-reqs-windows.aspx")%>">Windows-Version</a></li>
</ul>
</li>
<li><h6>Installation</h6>
<ul>
<li>Docker-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DeveloperEdition/150003_developer_docker_installation/150003_developer_docker_installation.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DeveloperEdition/150016_docs_de_script/150016_docs_de_script.ascx" /></li>
</ul>
</li>
<li>Linux-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DeveloperEdition/150001_linux_installation/150001_linux_installation.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DeveloperEdition/150005_linux_installation_centos/150005_linux_installation_centos.ascx" /></li>
</ul>
</li>
<li>Windows-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DeveloperEdition/150004_developer_windows_installation/150004_developer_windows_installation.ascx" /></li>
</ul>
</li>
<li>Amazon
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DeveloperEdition/150010_de_AMI/150010_de_AMI.ascx" /></li>
</ul>
</li>
</ul>
</li>
<li><h6>Aktivieren</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-developer-activation.aspx")%>">ONLYOFFICE Docs Developer Edition registrieren</a></li>
</ul>
</li>
<li><h6>Konfiguration</h6>
<ul>
<%--<li>Docker version
<ul>
<li></li>
</ul>
</li>
<li>Linux version
<ul>
<li></li>
</ul>
</li>--%>
<li>Windows-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DeveloperEdition/150008_switch_to_https/150008_switch_to_https.ascx" /></li>
</ul>
</li>
</ul>
</li>
<li><h6>Aktualisieren</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-developer-update-docker.aspx")%>">Docker-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-developer-update-linux.aspx")%>">Linux-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-developer-update-windows.aspx")%>">Windows-Version</a></li>
</ul>
</li>
<li><h6>Problembehandlung</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-troubleshooting-docker.aspx")%>">Docker-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-troubleshooting-linux.aspx")%>">Linux-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-troubleshooting-windows.aspx")%>">Windows-Version</a></li>
</ul>
</li>
</ul>
<h2><a href="<%=VirtualPathUtility.ToAbsolute("~/faq/faq.aspx")%>">FAQ</a></h2>
</li>
</ul>
</div>

View File

@ -0,0 +1,129 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Installationsanleitungen - Docs Enterprise Edition";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE Installationsanleitungen - ONLYOFFICE Docs Enterprise Edition.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides installation_guides">
<h1>Installationsanleitungen</h1>
<div class="watchvideo_block">
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" /></h2>
<div class="slider autoplay with_arrows">
<%--<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0031_enterprise_script/0031_enterprise_script.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0035_ldap_settings/0035_ldap_settings.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0061_enterprise_aws/0061_enterprise_aws.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0050_digitalocean_oneclick/0050_digitalocean_oneclick.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0030_install_docker/0030_install_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0027_install_community_windows/0027_install_community_windows.ascx" />--%>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows/0029_connect_document_windows.ascx" />
</div>
</div>
<ul class="block-editor">
<li>
<h2 class="doceditor">ONLYOFFICE Docs Enterprise Edition</h2>
<div class="described">
<p>Erfahren Sie, wie Sie ONLYOFFICE Docs Enterprise Edition für Docker, Linux und Windows installieren, aktualisieren und konfigurieren.</p>
</div>
<ul>
<li><h6><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-changelog.aspx")%>">Änderungsprotokoll</a></h6></li>
<li><h6><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-roadmap.aspx")%>">Roadmap</a></h6></li>
<li><h6>Allgemeine Konfiguration</h6>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190004_docs_ee_openports/190004_docs_ee_openports.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190005_third_party_domains/190005_third_party_domains.ascx" /></li>
</ul>
</li>
<li><h6>Systemanforderungen</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-enterprise-sys-reqs-docker.aspx")%>">Docker-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-enterprise-sys-reqs-linux.aspx")%>">Linux-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-enterprise-sys-reqs-windows.aspx")%>">Windows-Version</a></li>
</ul>
</li>
<li><h6>Installation</h6>
<ul>
<li>Docker-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190001_install_docs_ee_docker/190001_install_docs_ee_docker.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190014_docs_ee_script/190014_docs_ee_script.ascx" /></li>
</ul>
</li>
<li>Linux-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190002_install_docs_ee_ubuntu/190002_install_docs_ee_ubuntu.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190003_install_docs_ee_centos/190003_install_docs_ee_centos.ascx" /></li>
</ul>
</li>
<li>Windows-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190000_install_docs_ee_windows/190000_install_docs_ee_windows.ascx" /></li>
</ul>
</li>
<li>Amazon
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190006_EE_AMI/190006_EE_AMI.ascx" /></li>
</ul>
</li>
<li>Univention
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190013_install_docs_ee_univention/190013_install_docs_ee_univention.ascx" /></li>
</ul>
</li>
</ul>
</li>
<li><h6>Aktivieren</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-enterprise-activation.aspx")%>">ONLYOFFICE Docs Enterprise Edition registrieren</a></li>
</ul>
</li>
<li><h6>Konfiguration</h6>
<ul>
<%--<li>Docker version
<ul>
<li></li>
</ul>
</li>
<li>Linux version
<ul>
<li></li>
</ul>
</li>--%>
<li>Windows-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/DocsEnterprise/190007_switch_to_https/190007_switch_to_https.ascx" /></li>
</ul>
</li>
</ul>
</li>
<li><h6>Aktualisieren</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-enterprise-update-docker.aspx")%>">Docker-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-enterprise-update-linux.aspx")%>">Linux-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-enterprise-update-windows.aspx")%>">Windows-Version</a></li>
</ul>
</li>
<li><h6>Problembehandlung</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-troubleshooting-docker.aspx")%>">Docker-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-troubleshooting-linux.aspx")%>">Linux-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-community-troubleshooting-windows.aspx")%>">Windows-Version</a></li>
</ul>
</li>
</ul>
<h2><a href="<%=VirtualPathUtility.ToAbsolute("~/faq/faq.aspx")%>">FAQ</a></h2>
</li>
</ul>
</div>

View File

@ -0,0 +1,89 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Installationsanleitungen - Workspace";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE Installationsanleitungen - ONLYOFFICE Workspace.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides installation_guides">
<h1>Installationsanleitungen</h1>
<div class="watchvideo_block">
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" /></h2>
<div class="slider autoplay with_arrows">
<%--<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0031_enterprise_script/0031_enterprise_script.ascx" />--%>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0035_ldap_settings/0035_ldap_settings.ascx" />
<%--<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0061_enterprise_aws/0061_enterprise_aws.ascx" />--%>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0050_digitalocean_oneclick/0050_digitalocean_oneclick.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0030_install_docker/0030_install_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0027_install_community_windows/0027_install_community_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows/0029_connect_document_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0068_private_rooms/0068_private_rooms.ascx" />
</div>
</div>
<ul class="block-editor">
<li>
<h2 class="doceditor">ONLYOFFICE Workspace</h2>
<div class="described">
<p>Erfahren Sie, wie Sie ONLYOFFICE Workspace mit der entsprechenden Systemsteuerung unter Docker, Linux und Windows installieren, aktualisieren und konfigurieren.</p>
</div>
<ul>
<li><h6><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-changelog.aspx")%>">Änderungsprotokoll</a></h6></li>
<li><h6>Systemanforderungen</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-sys-reqs-docker.aspx")%>">Docker-Version</a></li>
</ul>
</li>
<li><h6>Installation</h6>
<ul>
<li>Docker-Version
<ul>
<li><cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/ServerDocker/70028_opensource_script_installation/70028_opensource_script_installation.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70035_opensource_script_parameters/70035_opensource_script_parameters.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70057_community_installation_compose/70057_community_installation_compose.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70046_install_docker_integrated_document/70046_install_docker_integrated_document.ascx" /></li>
</ul>
</li>
<li>Linux-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60034_opensource_script_RPM_DEB/60034_opensource_script_RPM_DEB.ascx" /></li>
</ul>
</li>
<li>Windows-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerWindows/50016_install_community_edition/50016_install_community_edition.ascx" /></li>
</ul>
</li>
<li>1-Click Apps
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70054_deploy_community_in_digitalocean/70054_deploy_community_in_digitalocean.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Vultr/0002_workspace/0002_workspace.ascx" /></li>
</ul>
</li>
</ul>
</li>
<li><h6>Migration zu ONLYOFFICE Workspace Enterprise Edition</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-migrate-to-enterprise-docker.aspx")%>">Migration auf die Docker-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-migrate-to-enterprise-linux.aspx")%>">Migration auf die Linux-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-migrate-to-enterprise-windows.aspx")%>">Migration auf die Windows-Version</a></li>
</ul>
</li>
</ul>
<h2><a href="<%=VirtualPathUtility.ToAbsolute("~/faq/faq.aspx")%>">FAQ</a></h2>
</li>
</ul>
</div>

View File

@ -0,0 +1,111 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Installationsanleitungen - Workspace Enterprise Edition";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE Installationsanleitungen - ONLYOFFICE Workspace Enterprise Edition.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides installation_guides">
<h1>Installationsanleitungen</h1>
<div class="watchvideo_block">
<h2><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Watchvideo/Watchvideo.ascx" /></h2>
<div class="slider autoplay with_arrows">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0031_enterprise_script/0031_enterprise_script.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0035_ldap_settings/0035_ldap_settings.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0061_enterprise_aws/0061_enterprise_aws.ascx" />
<%--<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0050_digitalocean_oneclick/0050_digitalocean_oneclick.ascx" />--%>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0030_install_docker/0030_install_docker.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0028_install_communitys_ubuntu/0028_install_communitys_ubuntu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0027_install_community_windows/0027_install_community_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0029_connect_document_windows/0029_connect_document_windows.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Video/AllVideoControls/0068_private_rooms/0068_private_rooms.ascx" />
</div>
</div>
<ul class="block-editor">
<li>
<h2 class="doceditor">ONLYOFFICE Workspace Enterprise Edition</h2>
<div class="described">
<p>Erfahren Sie, wie Sie ONLYOFFICE Workspace Enterprise Edition mit entsprechender Systemsteuerung unter Docker, Linux und Windows installieren, aktualisieren und konfigurieren.</p>
</div>
<ul>
<li><h6><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-changelog.aspx")%>">Änderungsprotokoll</a></h6></li>
<li><h6>Systemanforderungen</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-enterprise-sys-reqs-docker.aspx")%>">Docker-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-enterprise-sys-reqs-linux.aspx")%>">Linux-Version</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-enterprise-sys-reqs-windows.aspx")%>">Windows-Version</a></li>
</ul>
</li>
<%--<li><h6>Payment questions</h6>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Enterprise/110002_renew_subscription/110002_renew_subscription.ascx" /></li>
</ul>
</li>--%>
<%--<li><h6>Start work</h6>
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Enterprise/110001_configure_enterprise/110001_configure_enterprise.ascx" /></li>
</ul>
</li>--%>
<li><h6>Installation</h6>
<ul>
<li>Docker-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70025_enterprise_script_installation/70025_enterprise_script_installation.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70027_enterprise_separate_installation/70027_enterprise_separate_installation.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerDocker/70034_enterprise_script_parameters/70034_enterprise_script_parameters.ascx" /></li>
</ul>
</li>
<li>Linux-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60033_enterprise_script_RPM_DEB/60033_enterprise_script_RPM_DEB.ascx" /></li>
</ul>
</li>
<li>Windows-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerWindows/50012_enterprise/50012_enterprise.ascx" /></li>
</ul>
</li>
<li>Amazon
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerLinux/60037_EE_AMI/60037_EE_AMI.ascx" /></li>
</ul>
</li>
</ul>
</li>
<li><h6>Konfiguration</h6>
<ul>
<li>Docker-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Enterprise/110008_import_mail_from_exchange/110008_import_mail_from_exchange.ascx" /></li>
</ul>
</li>
<li>Linux-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Enterprise/110007_switch_https_enterprise_package/110007_switch_https_enterprise_package.ascx" /></li>
</ul>
</li>
<li>Windows-Version
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Enterprise/110009_switch_https_enterprise_windows_script/110009_switch_https_enterprise_windows_script.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/ServerWindows/50026_enterprise_windows_upgrade/50026_enterprise_windows_upgrade.ascx" /></li>
</ul>
</li>
</ul>
</li>
</ul>
<h2><a href="<%=VirtualPathUtility.ToAbsolute("~/faq/faq.aspx")%>">FAQ</a></h2>
</li>
</ul>
</div>

View File

@ -61,7 +61,7 @@
"zh-TW","Chinesisch - traditionell"
],
otherModules='Andere Module',
outOfDateNotice='<div class="bringattention">Es könnte sein, dass die Übersetzung dieses Artikels nicht übereinstimmt. Bitte lesen Sie den Origanalartikel in englischer Sprache, um die aktuellen Informationen zu bekommen.</div>',
outOfDateNotice='',
comingSoonLabel='Die Übersetzung ist fast fertig und wird <br />mit dem nächsten Release erscheinen.',
XmasGreetingText='<strong>Urlaubsgrüße von ONLYOFFICE!</strong> Wir wünschen Ihnen jedes Urlaubsglück! Frohe Weihnachten und ein glückliches Neues Jahr!',
valentineGreetingText='<strong>Happy St. Valentine\'s day from ONLYOFFICE!</strong> True love requires patience, trust, feeling for one another, faithfulness and commitment to one another. ONLYOFFICE team loves you all!',

View File

@ -0,0 +1,97 @@
var portList = {
25: {
"description": "der Standardport für das Simple Mail Transfer Protocol, das zum Übertragen von E-Mail-Nachrichten zwischen Mailservern und von Endbenutzern zum Senden von E-Mails an ein Mailsystem verwendet wird",
},
80: {
"description": "der Standardport für das Hypertext Transfer Protocol, er muss offen sein, damit der Client-Browser mit dem Server kommunizieren kann, wenn der Server so eingestellt ist, dass er über HTTP statt HTTPS arbeitet",
},
110: {
"description": "der Standardport für das Post Office Protocol, eines der wichtigsten Protokolle zum Abrufen von E-Mail-Nachrichten vom Server und zum Herunterladen auf den Client",
},
143: {
"description": "der Standardport für das Internet Message Access Protocol mit STARTTLS-Verbindung, der verwendet wird, um E-Mail-Nachrichten vom Server abzurufen, ohne sie auf den Client herunterladen zu müssen; wenn die STARTTLS-Verbindung nicht verfügbar ist, wird eine unsichere Verbindung verwendet",
},
443: {
"description": "der Standardport für das Hypertext Transfer Protocol über SSL/TLS, er muss offen sein, damit der Client-Browser mit dem Server kommunizieren kann, wenn der Server so eingestellt ist, dass er über HTTPS statt HTTP arbeitet",
}
},
465: {
"description": "der Standardport für das Simple Mail Transfer Protocol Secure, der zum Übertragen von E-Mail-Nachrichten zwischen den Mailservern verwendet wird und von Endbenutzern verwendet wird, um E-Mails über eine sichere Verbindung mit SSL an ein Mailsystem zu senden",
},
587: {
"description": "der Standardport für das Simple Mail Transfer Protocol Secure, der zum Übertragen von E-Mail-Nachrichten zwischen den Mailservern verwendet wird und von Endbenutzern verwendet wird, um E-Mails über eine sichere Verbindung mit TLS an ein Mailsystem zu senden",
},
993: {
"description": "der Standardport für das Internet Message Access Protocol über SSL, das verwendet wird, um E-Mail-Nachrichten vom Server abzurufen, ohne sie auf den Client herunterladen zu müssen; Der Unterschied zum üblichen IMAP besteht darin, dass es die sichere SSL-Verbindung verwendet",
},
995: {
"description": "der Standardport für das Post Office Protocol über SSL, eines der Hauptprotokolle, das verwendet wird, um E-Mail-Nachrichten vom Server abzurufen und auf den Client herunterzuladen; Der Unterschied zum üblichen POP3 besteht darin, dass es die sichere SSL-Verbindung verwendet",
},
9999: {
"description": "der Standardport für den ASC.UrlShortener-Dienst, der verwendet wird, um die Dokumentlinks zu verkürzen, wenn sie den Personen außerhalb des Portals freigegeben werden",
},
3306: {
"description": "der Standardport, der für die Verbindung mit dem Server des relationalen MySQL-Datenbankverwaltungssystems verwendet wird",
},
4369: {
"description": "der von Erlang verwendete Standardport (RabbitMQ erfordert Erlang)",
},
5222: {
"description": "der Standardport für die Client-zu-Server-Verbindung und -Kommunikation der Jabber-Instant-Messenging-Software, der von Chat auf den Portalen verwendet wird",
},
5232: {
"description": "der Standardport für den Radicale CalDav/CardDav-Kalender- und Adressbuch-Synchronisationsserver",
},
6379: {
"description": "der Standardport für den verteilten In-Memory-Datenstrukturspeicher von Redis, der als Datenbank, Cache und Nachrichtenbroker verwendet wird",
}
},
8082: {
"description": "der für die Systemsteuerung verwendete Standardport",
},
8083: {
"description": "der Standardport, der für den Server-Proxy für die gemeinsame Bearbeitung verwendet wird",
},
9300: {
"description": "der standardmäßige Kommunikationsport für Elasticsearch, der auf den Portalen verwendet wird",
},
9800: {
"description": "der Standardport für den ASC.Thumbnails-Dienst, der zum Erstellen von Lesezeichen-Thumbnails verwendet wird",
},
9865: {
"description": "der Standardport, der vom Jabber-Dienst des Portals verwendet wird, um Benachrichtigungen zu senden",
},
9866: {
"description": "der Standard für den Suchdienst, der zum Suchen nach Portal- oder Dokumentinhalten verwendet wird (als Proxy für Elasticsearch)",
},
9871: {
"description": "der vom Portalbenachrichtigungsdienst verwendete Standardport",
},
9882: {
"description": "der Standardport, der vom Portal-Sicherungsdienst verwendet wird",
},
9883: {
"description": "der Standardport, der vom Portaldateispeicher-Migrationsdienst verwendet wird",
},
9899: {
"description": "der Standardport, der für den Webanwendung-Datenaustauschdienst verwendet wird",
},
5432: {
"description": "der Standardport, der für die Verbindung mit dem PostgreSQL-Server des objektrelationalen Datenbankverwaltungssystems verwendet wird",
},
5672: {
"description": "der Standardport, der für die korrekte Operation der RabbitMQ-Nachrichtenbroker verwendet wird",
},
8000: {
"description": "der Standardport, der für die Verbindungen des Dokumentbearbeitungsdienstes verwendet wird",
},
8080: {
"description": "der Standardport, der für die korrekte Arbeit des Rechtscheibprüfungsdienstes für Dokumente verwendet wird",
},
8081: {
"description": "der von ApiSystem verwendete Standardport",
},
4190: {
"description": "der für den ManageSieve-Dienst verwendete Standardport, der für die korrekte Operation der E-Mail-Filterung erforderlich ist",
}
};