Merge remote-tracking branch 'remotes/origin/feature/iosDocs_6.5_new'

# Conflicts:
#	Web/Controls/Help/MobApps/MobDocs/MobWebEditors/iOS/iOSWebCommonOperations/iOSWebCommonOperations.ascx
This commit is contained in:
Svetlana Maleeva 2021-06-17 15:16:17 +03:00
commit 4a9038b035
6 changed files with 68 additions and 10 deletions

View File

@ -52,6 +52,7 @@
<li><b>Copy</b> the file and move the created copy to the specified section/folder in the <b>Documents</b> app. If the file with the same name already exists in the destination folder, you'll be asked, if you want to overwrite the file.</li>
<li><b>Duplicate</b> the file creating its copy in the current folder.</li>
<li><b>Move</b> the file to the specified section/folder in the <b>Documents</b> app. If the file with the same name already exists in the destination folder, you'll be asked, if you want to overwrite the file.</li>
<li><b>Mark</b> the file <b>as favorite</b> for quick access/<b>Remove</b> the file <b>from favorites</b> if its no longer needed.</li>
<li><a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/share-files.aspx")%>"><b>Share</b></a> the file with your portal users or groups selecting one of the following access types: <b>Read Only</b>, <b>Full access</b> or <b>Review</b> (the <b>Review</b> option is only available for the <b>.docx</b> files).</li>
<li><b>Open in</b> - this option allows to open the file in a different application, or share it with <em>AirDrop</em>, or attach it to a <em>Mail</em> message, or <em>Copy</em> to another location.</li>
<li><b>Delete</b> the file moving it to the Trash. The deleted file can be restored or permanently deleted later.</li>

View File

@ -32,13 +32,21 @@
<p>To share your file/folder with other users on your portal:</p>
<ol>
<li>open the <b>Share</b> dialog window:
<p><b>In the file list:</b></p>
<ol>
<li>in the file list, touch close to the edge of the screen to the right of the necessary document/folder and swipe left to access the file/folder menu,</li>
<li>touch close to the edge of the screen to the right of the necessary document/folder and swipe left to access the file/folder menu,</li>
<li>tap the
<img alt="Actions on a file" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/actionsonfile.png")%>" />
icon,</li>
<li>select the <b>Share</b> option from the menu.</li>
</ol>
<p><b>In the editors:</b></p>
<ol>
<li>tap the
<img alt="Tools icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/settings.png")%>" />
<b>Tools</b> icon in the right corner of the top toolbar,</li>
<li>select the <b>Share</b> option from the menu.</li>
</ol>
<p>The <b>Share</b> window displays the document/folder owner and the persons who have previously been granted access to this file/folder.</p>
</li>
<li>select users/groups you want to share the file/folder with:

View File

@ -1,19 +1,62 @@

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<div class="changelog-open-in-new-window"><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/changelog.aspx")%>">Open in new window</a></div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 6.5</p>
<p class="changelog-release-date">Release date: <span class="crd-date">06/14/2021</span></p>
<div class="changelog-switcher">
<p>We always try to enhance ONLYOFFICE. If you have any questions or comments, leave your feedback at ONLYOFFICE Documents page in <a class="links" href="https://apps.apple.com/us/app/onlyoffice-documents/id944896972">App Store</a>. We will be glad to help you!</p>
<p class="changelog-subheader">General</p>
<ul>
<li>Added support for iCloud;</li>
<li>General performance and stability enhancements.</li>
</ul>
<p class="changelog-subheader">File manager</p>
<ul>
<li>Added the ability to mark documents as favorites.</li>
</ul>
<p class="changelog-subheader">All Editors</p>
<ul>
<li>Added the ability to share files from the editor.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 6.4</p>
<p class="changelog-release-date">Release date: <span class="crd-date">03/09/2021</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General</p>
<ul>
<li>General performance and stability enhancements.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 6.3</p>
<p class="changelog-release-date">Release date: <span class="crd-date">12/26/2020</span></p>
<div class="changelog-switcher">
<p class="changelog-subheader">General</p>
<ul>
<li>Added the ability to view EPUB, FB2, HTML, and MHT documents;</li>
<li>General performance and stability enhancements.</li>
</ul>
</div>
</div>
<div class="changelog-version-block">
<p class="changelog-main-header">Version 6.2</p>
<p class="changelog-release-date">Release date: <span class="crd-date">10/25/2020</span></p>
<div class="changelog-switcher">
<p>We always try to enchance ONLYOFFICE. If you have any questions or comments, leave your feedback at ONLYOFFICE Documents page in <a class="links" href="https://apps.apple.com/us/app/onlyoffice-documents/id944896972">App Store</a>. We will be glad to help you!</p>
<p class="changelog-subheader">New features</p>
<ul>
<li>Added ability to insert a comment;</li>
<li>Added ability to view, add and edit the comment via the context menu;</li>
<li>A labels on tabs changed to the icons;</li>
<li>Added the ability to insert a comment;</li>
<li>Added the ability to view, add and edit comments via context menu;</li>
<li>Labels on tabs changed to icons;</li>
<li>An animation of tabs switching has been removed;</li>
<li>Added ability to edit the comments in collaboration tab;</li>
<li>A Review tab has been reworked. Added the icons. A review changes panel moved to a bottom. Added a descriptions to Display Mode;</li>
<li>Added the ability to edit comments in collaboration tab;</li>
<li>Review tab has been reworked. Added the icons. A review changes panel moved to the bottom. Added descriptions to Display Mode;</li>
<li>Added the Text Orientation in Edit Cell settings;</li>
<li>Added autorun settings for macros. If Show Notification is selected, user will be notified about macros existence;</li>
</ul>

View File

@ -44,7 +44,7 @@
<li>to change the sorting order from <b>Descending</b> to <b>Ascending</b> tap the <img alt="Sorting Order Icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/SortingOrderIcon.png")%>" /> icon.</li>
</ol>
<p>Tap the <img alt="Actions icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/gettingstarted/actionsicon.png")%>" /> icon to the right of the necessary document in the file list to access the file menu.</p>
<p class="note">Available options may differ depending on the selected 'Documents' module section, file type and your access rights.</p>
<p class="note"><b>Note</b>: available options may differ depending on the selected 'Documents' module section, file type and your access rights.</p>
<p>Tap one of the menu items to choose the necessary action:</p>
<ul>
<li><b>Edit</b> - to open the file in the editing mode.</li>
@ -56,7 +56,7 @@
<li><b>Sign</b> a file with <b>DocuSign</b>.</li>
<li><b>Version history</b> - to view the version and revision history.</li>
<li><b>Block</b> a file for further editing by other users with the corresponding editing rights.</li>
<li><b>Mark</b> a file as <b>Favorite</b>.</li>
<li><b>Mark</b> a file as <b>favorite</b> for quick access.</li>
<li><b>Download</b> - to save the file in the current format on the device. This file can be found in the default downloads folder.</li>
<li><b>Download as</b> - to save the file in the selected format on the device.</li>
<li><b>Move or Copy</b> - to move the file or create a copy of the file and move the created copy to the specified section/folder of the <b>Documents</b> module. Choose the necessary submenu and then select the necessary folder.</li>

View File

@ -100,7 +100,13 @@
<h3 id="connectclouds">Clouds section</h3>
<p>The <img alt="Clouds" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/clouds.png")%>" />
<b>Clouds</b> section allows to connect third-party clouds, such as ownCloud, Nextcloud, YandexDisk and other storages which support WebDAV protocol. This section can be used if you do not want to create an ONLYOFFICE portal, but want to edit your documents from a third-party storage using ONLYOFFICE editors.</p>
<b>Clouds</b> section allows to connect third-party clouds, such as ownCloud, Nextcloud, YandexDisk and other storages which support WebDAV protocol, as well as connect your iCloud drive. This section can be used if you do not want to create an ONLYOFFICE portal, but want to edit your documents from a third-party storage using ONLYOFFICE editors.</p>
<h5>Connecting iCloud</h5>
<ul>
<li>Tap the <img alt="Connection to iCloud Drive" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/icloud.png")%>" /> <b>iCloud Drive</b> service in the <b>MY CLOUDS</b> section. The connection will be established automatically.</li>
<li>Tap the <b>Create</b> button to start working.</li>
</ul>
<h5>Connecting third-party services</h5>
<p>Tap the necessary service in the <b>CONNECT CLOUDS</b> section at the left panel: <em>Nextcloud</em>, <em>ownCloud</em>, <em>Yandex.Disk</em>, or other <em>WebDAV</em> service. If you select the <em>Other Cloud</em> option, the <b>Connect Cloud</b> window will open:</p>
<p><img alt="Connection to third-party storage" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/connect_cloud_window.png")%>" /></p>
<p>To connect the selected storage, specify the following data:</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 736 B