helpcenter/Web/Controls/Help/MobApps/MobDocs/MobileDocsOverview/MobileDocsOverview.ascx

135 lines
12 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "ONLYOFFICE Documents for iOS - Overview";
MetaKeyWords = "";
MetaDescription = "";
}
</script>
<div class="MainHelpCenter GettingStarted MobileApps">
<h1><%= PageTitle%></h1>
<div class="PortalHelp">
<p>The <b>Documents</b> app for iOS allows you to access the files stored in your ONLYOFFICE account on your mobile device, view and edit existing text documents, spreadsheets and presentations, create new ones and organize them as well as connect third-party cloud storages. You can edit documents collaboratively with other portal users or work on your files offline.</p>
<h2>Supported devices</h2>
<p>The application runs under iOS 9.3 or higher. Document editing capabilities are available on iPad Air, iPhone 5 and later device models. On older device models, documents will open in the viewing mode only. <%--The spreadsheet editing mode is available on iPad.--%></p>
<h2>First launch</h2>
<p>The <b>Documents</b> app is available on the <a target="_blank" href="https://itunes.apple.com/us/app/onlyoffice-documents/id944896972">AppStore</a>. After you've downloaded and installed the application on your mobile device, tap the
<img alt="ONLYOFFICE Documents" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/onlyoffice.png")%>" />
icon to launch it.</p>
<h2>Application sections</h2>
<p>The <b>Documents</b> app contains four main sections which are available at the bottom panel. </p>
<p><img alt="Bottom toolbar" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/bottom_panel.png")%>" /></p>
<ul>
<li>
<img alt="On Device" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/ondevice.png")%>" />
<b>On Device</b> section contains your local documents that can be viewed and edited without internet connection.</li>
<li>
<img alt="ONLYOFFICE" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/onlyoffice_cloud.png")%>" />
<b>ONLYOFFICE</b> section allows to connect your existing ONLYOFFICE cloud or create a new one and work on the files stored on your portal in online mode;</li>
<li>
<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;</li>
<li>
<img alt="Settings" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/applicationsettings.png")%>" />
<b>Settings</b> section allows to adjust the application settings.</li>
</ul>
<p>You can easily switch between the application sections as well as move files between storages using both <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/mobile-applications/documents/common-operations.aspx")%>">file/folder menu options</a> and simple drag-and-drop gesture. To drag the files between the application sections, touch and hold the file you want to move, open the different application section section without releasing the file and then drag the file to the destination folder.</p>
<h3>On Device section</h3>
<p>The <img alt="On Device" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/ondevice.png")%>" /> <b>On Device</b> section opens by default when you launch the application. It allows you to create and edit new documents, spreadsheets and presentations in offline mode without internet connection. You can create folders to organize your local files, move the files between these folders, create a copy of a file, rename or delete it.</p>
<p>It's also possible to edit the files previously downloaded from your portal. If necessary, you will be able to upload any of your local files to your portal later, when internet connection is established.</p>
<h3>ONLYOFFICE section</h3>
<p>The <img alt="ONLYOFFICE" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/onlyoffice_cloud.png")%>" />
<b>ONLYOFFICE</b> section allows to connect your existing ONLYOFFICE cloud or create a new one and work on the files stored on your portal in online mode, share documents with other portal users and edit them collaboratively with your team.</p>
<h5>Connecting to a portal</h5>
<p>Switch to the <img alt="ONLYOFFICE" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/onlyoffice_cloud.png")%>" /> <b>ONLYOFFICE</b> section at the bottom panel. The <b>Connection to cloud</b> screen will open where you will be prompted to connect to your existing portal or create a new one.</p>
<ol>
<li>Enter your existing portal address (<em>portalname.onlyoffice.com</em>) and tap the <b>Continue</b> button,
<p>To access your Personal account (previously created at <em>personal.onlyoffice.com</em>), enter <em>personal.onlyoffice.com</em>.</p>
</li>
<li>enter the email address and password you use to access your portal, then tap the <b>Login</b> button.
<p class="note"><b>Note</b>: alternatively, you can specify the portal address and sign in to your portal using your Facebook or Google account, if you have previously connected one of these accounts to your profile on the portal.</p>
</li>
</ol>
<p><img alt="Connection to cloud screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/startscreen.png")%>" /></p>
<h5>Creating a new portal</h5>
<p>If you do not have an ONLYOFFICE account, you can easily <b>create a new portal</b> right from the mobile application when it is launched:</p>
<ol>
<li>tap the <b>Create cloud</b> link at the bottom of screen,</li>
<li>fill in the registration form: create <b>Your Account Name</b>, enter your <b>First Name</b>, <b>Last Name</b>, <b>Email Address</b>, and tap <b>Continue</b>,</li>
<li>enter and confirm a password, then tap the <b>Create portal</b> button.
<div class="notehelp">
The password must be at least <b>6</b> but no more than <b>30</b> characters long.
</div>
</li>
</ol>
<p>The two-factor authentication is enabled by default when creating a new portal to ensure a high security level. You will be asked to specify the mobile phone number that an SMS message with the verification code will be sent to. Once the SMS is received and the verification code is entered, the <b>My documents</b> section of your portal will be opened and you will be able to start working. A confirmation link will be sent to the email address specified when creating the portal. Follow the link from the email message to confirm your email address.</p>
<p>To sign out from your account, tap your profile photo in the upper corner at the left navigation panel and select the <b>Logout</b> option in the window that opens.</p>
<h5>ONLYOFFICE portal sections</h5>
<p>Tap icons at the left panel to switch between the <b>Documents</b> module sections.</p>
<p>Your <b>Portal</b> contains the following sections:</p>
<ul>
<li>
<img alt="My Documents" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/mydocuments.png")%>" />
<b>My Documents</b> is a section that contains your personal documents;</li>
<li>
<img alt="Shared with Me" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/sharedwithme.png")%>" />
<b>Shared with Me</b> is a section that contains documents that were shared with you by other portal users;</li>
<li>
<img alt="Common Documents" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/commondocuments.png")%>" />
<b>Common Documents</b> is a section that contains files and folders available to all portal users;</li>
<li>
<img alt="Project Documents" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/projectdocuments.png")%>" />
<b>Project Documents</b> is a section that contains folders corresponding to existing projects from the portal 'Projects' module;</li>
<li>
<img alt="Trash" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/recyclebin.png")%>" />
<b>Trash</b> is a section where all deleted files are stored and can be permanently deleted later.</li>
</ul>
<p>Your <b>Personal</b> account contains the
<img alt="My Documents" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/mydocuments.png")%>" />
<b>My Documents</b> and
<img alt="Trash" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/recyclebin.png")%>" />
<b>Trash</b> sections.</p>
<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>
<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>
<ul>
<li>specify your WebDAV <b>Server</b> address.</li>
<li>enter the <b>Login</b> and <b>Password</b> that you use to access your third-party account.</li>
<li>press the <b>Next</b> button.</li>
</ul>
<p>The connected clouds are displayed in the <b>MY CLOUDS</b> section at the left navigation panel. To open a different connected cloud, tap it in the list on the left.</p>
<p>You can view and edit existing documents, spreadsheets and presentations, create new files and folders, move or copy files and folders from the connected cloud storage to other application sections, rename or delete files and folders.</p>
<h3>Settings section</h3>
<p>The <img alt="Settings" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Mobile/Documents/applicationsettings.png")%>" />
<b>Settings</b> section allows you to adjust some security settings for your app, manage storage space as well as view info about the app.</p>
<p>To enable a <b>passcode</b> protection for your application:</p>
<ol>
<li>tap the <b>Passcode Lock</b> menu item in the <b>SECURITY</b> settings section,</li>
<li>tap the <b>Turn Passcode On</b> option,</li>
<li>specify your 4-digits passcode and confirm it.</li>
</ol>
<p>When the passcode is turned on, you will be able to change it or turn it off using the corresponding options in the <b>Passcode Lock</b> section.</p>
<p>To free up space on your device, you can clear the application <b>cache</b>. To do that:</p>
<ul>
<li>tap the <b>Cache</b> option in the <b>STORAGE</b> settings section,</li>
<li>tap the <b>Clear Cache</b> button in the confirmation window.</li>
</ul>
<p>To save space, you can also turn on the <b>Compress Images</b> switcher in the <b>STORAGE</b> settings section.</p>
<p>The <b>INFORMATION</b> settings section contains the <b>About</b> section with the information about the application, the <b>Support</b> option that allows to contact the support team and the <b>Introduction Tour</b> that discovers main application features.</p>
</div>
</div>