Updated/added several screens for 'Connect nextcloud, owncloud, seafile' guides, minor fixes

This commit is contained in:
Svetlana Maleeva 2021-02-11 19:03:13 +03:00
parent f474a2b3ee
commit a803e67da4
22 changed files with 20 additions and 10 deletions

View File

@ -134,8 +134,8 @@
<p>If you have several accounts or clouds, use the <b>Add cloud</b> button to connect one more account.</p>
</div>
<div class="screen_block">
<img alt="Connected accounts list" target="img9_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide100/connectedaccounts.png")%>" />
<img alt="Connected accounts list" id="img9_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide100/connectedaccounts.png")%>" />
<img alt="Connected accounts list" target="img9_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide130/connectedaccounts.png")%>" />
<img alt="Connected accounts list" id="img9_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide130/connectedaccounts.png")%>" />
<div target="img9_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</div>

View File

@ -134,8 +134,8 @@
<p>Wenn Sie mehrere Konten oder Clouds haben, verwenden Sie die Schaltfläche <b>Cloud hinzufügen</b>, um ein neues Konto zu verbinden.</p>
</div>
<div class="screen_block">
<img alt="Verbundene Konten - Liste" target="img9_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide100/connectedaccounts.png")%>" />
<img alt="Verbundene Konten - Liste" id="img9_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide100/connectedaccounts.png")%>" />
<img alt="Verbundene Konten - Liste" target="img9_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide130/connectedaccounts.png")%>" />
<img alt="Verbundene Konten - Liste" id="img9_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide130/connectedaccounts.png")%>" />
<div target="img9_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</div>

View File

@ -38,7 +38,7 @@
<ol>
<li>It's supposed that you already have a <b>Seafile 7.1.13 Pro server</b> instance installed and configured. If not, you can refer to the <a target="_blank" href="https://manual.seafile.com/">Seafile</a> official installation instructions.
<div class="notehelp">
Um eine stabile Verbindung sicherzustellen, fügen Sie der Datei <code>seahub_setting.ру</code> die folgende Zeile hinzu: <code>ONLYOFFICE_DESKTOP_EDITORS_PORTAL_LOGIN = True</code>
To ensure a stable connection, add the following line into the <code>seahub_setting.ру</code> file: <code>ONLYOFFICE_DESKTOP_EDITORS_PORTAL_LOGIN = True</code>
</div>
</li>
<li>Install <b>ONLYOFFICE Docs</b>. Please note that Seafile server and ONLYOFFICE Docs must be accessible to each other over the network.
@ -89,6 +89,11 @@
<li>Specify your <b>Username or email</b> and the <b>Password</b> you use to access your Seafile account,</li>
<li>Click the <b>Log in</b> button.</li>
</ul>
<div class="screen_block">
<img alt="Connect to cloud office window" target="img6_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide131/connecttoseafile.png")%>" />
<img alt="Connect to cloud office window" id="img6_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide131/connecttoseafile.png")%>" />
<div target="img6_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</li>
</ul>
</li>
@ -115,8 +120,8 @@
<p>If you have several accounts or clouds, use the <b>Add cloud</b> button to connect one more account.</p>
</div>
<div class="screen_block">
<img alt="Connected accounts list" target="img9_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide100/connectedaccounts.png")%>" />
<img alt="Connected accounts list" id="img9_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide100/connectedaccounts.png")%>" />
<img alt="Connected accounts list" target="img9_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide131/connectedaccounts.png")%>" />
<img alt="Connected accounts list" id="img9_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide131/connectedaccounts.png")%>" />
<div target="img9_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</div>

View File

@ -38,7 +38,7 @@
<ol>
<li>Es wird davon ausgegangen, dass Sie bereits eine <b>Seafile-7.1.13 Pro-Serverinstanz</b> installiert und konfiguriert haben. Wenn nicht, können Sie die offiziellen Installationsanweisungen von <a target="_blank" href="https://manual.seafile.com/">Seafile</a> lesen.
<div class="notehelp">
Eine der einfachsten Möglichkeiten, ONLYOFFICE Docs zu installieren und konfigurieren, ist die Verwendung unserer Docker-Installation.
Um eine stabile Verbindung sicherzustellen, fügen Sie der Datei <code>seahub_setting.ру</code> die folgende Zeile hinzu: <code>ONLYOFFICE_DESKTOP_EDITORS_PORTAL_LOGIN = True</code>
</div>
</li>
<li>Installieren Sie <b>ONLYOFFICE Docs</b>. Bitte beachten Sie, dass der Seafile-Server und ONLYOFFICE Docs über das Netzwerk für einander zugänglich sein müssen.
@ -89,6 +89,11 @@
<li>Geben Sie Ihren <b>Benutzernamen</b> oder Ihre <b>E-Mail-Adresse</b> und das <b>Passwort</b> an, mit dem Sie auf Ihr Seafile-Konto zugreifen,</li>
<li>Klicken Sie auf die Schaltfläche <b>Anmelden</b>.</li>
</ul>
<div class="screen_block">
<img alt="Verbindung zur Cloud - Fenster" target="img6_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide131/connecttoseafile.png")%>" />
<img alt="Verbindung zur Cloud - Fenster" id="img6_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide131/connecttoseafile.png")%>" />
<div target="img6_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</li>
</ul>
</li>
@ -115,8 +120,8 @@
<p>Wenn Sie mehrere Konten oder Clouds haben, verwenden Sie die Schaltfläche <b>Cloud hinzufügen</b>, um ein neues Konto zu verbinden.</p>
</div>
<div class="screen_block">
<img alt="Verbundene Konten - Liste" target="img9_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide100/connectedaccounts.png")%>" />
<img alt="Verbundene Konten - Liste" id="img9_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide100/connectedaccounts.png")%>" />
<img alt="Verbundene Konten - Liste" target="img9_eventcom_guides" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/small/guide131/connectedaccounts.png")%>" />
<img alt="Verbundene Konten - Liste" id="img9_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/Guides/big/guide131/connectedaccounts.png")%>" />
<div target="img9_eventcom_guides" class="screenphoto magnifier"></div>
</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 241 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB