Fixes for arm, update product versions

This commit is contained in:
Svetlana Maleeva 2022-09-26 15:18:19 +03:00
parent ecdf8b2893
commit 557f2b6562
7 changed files with 7 additions and 7 deletions

View File

@ -61,7 +61,7 @@
<li>view and edit files stored on Drive, Box, Dropbox, OneDrive, OwnCloud connected to ONLYOFFICE.</li>
</ul>
</div>
<p>This guide will show you how to install <b>ONLYOFFICE Docs</b> <b><%= ((BasePage)Page).EditionVersion %></b> Docker version <b>7.1</b> and later for the 64-bit ARM architecture.</p>
<p>This guide will show you how to install <b>ONLYOFFICE Docs</b> <b><%= ((BasePage)Page).EditionVersion %></b> Docker version <b>7.2</b> and later for the 64-bit ARM architecture.</p>
</div>
</div>
</div>

View File

@ -61,7 +61,7 @@
<li>Dateien anzeigen und bearbeiten, die auf Drive, Box, Dropbox, OneDrive, OwnCloud gespeichert sind und mit ONLYOFFICE verbunden sind.</li>
</ul>
</div>
<p>Diese Anleitung zeigt Ihnen, wie Sie <b>ONLYOFFICE Docs</b> <b><%= ((BasePage)Page).EditionVersion %></b> Docker-Version <b>7.1</b> und höher für die 64-Bit-ARM-Architektur installieren.</p>
<p>Diese Anleitung zeigt Ihnen, wie Sie <b>ONLYOFFICE Docs</b> <b><%= ((BasePage)Page).EditionVersion %></b> Docker-Version <b>7.2</b> und höher für die 64-Bit-ARM-Architektur installieren.</p>
</div>
</div>
</div>

View File

@ -61,7 +61,7 @@
<li>afficher et modifier les fichiers stock&eacute;s sur Drive, Box, Dropbox, OneDrive, OwnCloud connect&eacute;s &agrave; ONLYOFFICE.</li>
</ul>
</div>
<p>Ce guide vous expliquera comment installer la version Docker de <b>ONLYOFFICE Docs</b> <b><%= ((BasePage)Page).EditionVersion %></b> <b>7.1</b> et plus r&eacute;centes pour l&apos;architecture ARM 64-bit.</p>
<p>Ce guide vous expliquera comment installer la version Docker de <b>ONLYOFFICE Docs</b> <b><%= ((BasePage)Page).EditionVersion %></b> <b>7.2</b> et plus r&eacute;centes pour l&apos;architecture ARM 64-bit.</p>
</div>
</div>
</div>

View File

@ -1,4 +1,4 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<a class="page_version_link" target="_blank" href="https://github.com/ONLYOFFICE/DesktopEditors"><cc:localizecontent runat="Server" controlname="~/Controls/Help/VariousControls/Versions/DesktopEditors/DesktopEditorsProduct.ascx" /><span class="pvl_version pvl_current">v7.1</span></a>
<a class="page_version_link" target="_blank" href="https://github.com/ONLYOFFICE/DesktopEditors"><cc:localizecontent runat="Server" controlname="~/Controls/Help/VariousControls/Versions/DesktopEditors/DesktopEditorsProduct.ascx" /><span class="pvl_version pvl_current">v7.2</span></a>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/Changelogs/DesktopEditorsChangelog.ascx" />

View File

@ -3,5 +3,5 @@
<%@ Register TagPrefix="cc" TagName="DocSerChangelog" Src="~/Controls/Help/VariousControls/Changelogs/DocumentServerChangelog.ascx" %>
<a class="page_version_link" target="_blank" href="https://github.com/ONLYOFFICE/Docker-DocumentServer">
<span class="pvl_product">ONLYOFFICE Docs</span>
<span class="pvl_version pvl_current">v7.1</span></a>
<span class="pvl_version pvl_current">v7.2</span></a>
<cc:DocSerChangelog ID="DocSerChangelog1" runat="server" />

View File

@ -3,5 +3,5 @@
<%@ Register TagPrefix="cc" TagName="DocSerChangelog" Src="~/Controls/Help/VariousControls/Changelogs/DocumentServerChangelog.ascx" %>
<a class="page_version_link" target="_blank" href="https://www.onlyoffice.com/download-commercial.aspx">
<span class="pvl_product">ONLYOFFICE Docs</span>
<span class="pvl_version pvl_current">v7.1</span></a>
<span class="pvl_version pvl_current">v7.2</span></a>
<cc:DocSerChangelog ID="DocSerChangelog1" runat="server" />

View File

@ -3,5 +3,5 @@
<%@ Register TagPrefix="cc" TagName="DocSerChangelog" Src="~/Controls/Help/VariousControls/Changelogs/DocumentServerChangelog.ascx" %>
<a class="page_version_link" target="_blank" href="https://github.com/ONLYOFFICE/DocumentServer">
<span class="pvl_product">ONLYOFFICE Docs</span>
<span class="pvl_version pvl_current">v7.1</span></a>
<span class="pvl_version pvl_current">v7.2</span></a>
<cc:DocSerChangelog ID="DocSerChangelog1" runat="server" />