Add Integration with Zoom GS article

This commit is contained in:
Ilya Sobolev 2023-09-13 17:52:47 +03:00
parent 0f2bba30c4
commit be7d526a4e
13 changed files with 216 additions and 0 deletions

View File

@ -0,0 +1,195 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<%@ Register TagPrefix="cc" TagName="LinuxVersionTag" Src="~/Controls/Help/Tags/linux-version/linux-version.ascx" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Integration. Getting Started. Zoom";
MetaKeyWords = "integration, connector, online editing, zoom, edit, share, store";
MetaDescription = "Integrate ONLYOFFICE with Zoom";
var guides = new GuidesModel();
guides.CaptionRelatedTips = "Related Tips & Tricks";
guides.Title = "Import Files from Other Sources";
guides.RelatedTips = "Do you have some documents stored in other web-sources like Zoho, Google Drive or Box? You can easily import them to the Documents module.";
guides.LearnMore = "Learn more...";
(Page as BasePage).Guides = guides;
}
</script>
<div class="MainHelpCenter GettingStarted">
<ul class="TableOfContents">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-zoom.aspx#Overview_block")%>">About the ONLYOFFICE and Zoom integration</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-zoom.aspx#MainFeatures_block")%>">Main features</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-zoom.aspx#SupportedFormats_block")%>">Supported formats</a></li>
<%-- <li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-zoom.aspx#Whatsnew_block")%>">What's new</a></li>--%>
</ul>
</li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-zoom.aspx#OnlineEditorsIntegration_block")%>">Connecting ONLYOFFICE DocSpace to Zoom</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-zoom.aspx#Requirements_block")%>">Requirements</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-zoom.aspx#Install_block")%>">Installing the ONLYOFFICE connector for Zoom</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-zoom.aspx#Configure_block")%>">Configuring the ONLYOFFICE connector for Zoom</a></li>
</ul>
</li>
<li>
<a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-zoom.aspx#StartUsing_block")%>">Start using ONLYOFFICE DocSpace within Zoom</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-zoom.aspx#Outside_call_block")%>">Manage DocSpace outside of a call</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-zoom.aspx#During_call_block")%>">Working with documents during a call</a></li>
</ul>
</li>
</ul>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/collaborative-editing/collaborative-editing.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/open-source-version/open-source-version.ascx" /></li>
</ul>
</div>
<div class="gs_content" id="Overview_block">
<h2>About the ONLYOFFICE and Zoom integration</h2>
<div class="PortalHelp">
<p>ONLYOFFICE offers an official connector to integrate ONLYOFFICE DocSpace with desktop version of Zoom to create, edit, collaborate, and save your files without leaving your Zoom call. You can download the ONLYOFFICE DocSpace application from the official <a href="https://marketplace.zoom.us/" target="_blank"><b>Zoom App Marketplace</b></a>.</p>
<div class="gs_content gs_submenu" id="MainFeatures_block">
<h3>Main features</h3>
<p> </p>
<ul>
<li>Creating collaboration rooms for real-time co-authoring or custom rooms with flexible settings for any purpose.</li>
<li>Creating and editing documents, spreadsheets, presentations, and forms.</li>
<li>Sharing files with other call participants.</li>
<li>Storing and managing personal documents within a dedicated space.</li>
<li>Co-editing documents in real-time: two co-editing modes (Fast and Strict), the Track Changes mode, comments, and the built-in chat.</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="SupportedFormats_block">
<h3>Supported formats</h3>
<p> </p>
<ul>
<li>For creating, editing, and viewing: DOCX,PPTX, XLSX.</li>
<li>For creating and filling forms: DOCXF, OFORM.</li>
<li>For conversion to Office Open XML: ODT, ODS, ODP, DOC, XLS, PPT, TXT, CSV.</li>
</ul>
</div>
<%-- <div class="gs_content gs_submenu" id="Whatsnew_block">
<h3>What's new in version 2.2.2</h3>
<p>Fixed</p>
<ul>
<li>JWT support</li>
</ul>
<p>The full change log is available <a href="https://github.com/ONLYOFFICE/onlyoffice-humhub/blob/master/CHANGELOG.md" target="_blank"><b>here</b></a>.</p>
</div>--%>
</div>
</div>
<div class="gs_content" id="OnlineEditorsIntegration_block">
<h2>Connecting ONLYOFFICE Docs to Zoom</h2>
<div class="PortalHelp">
<div class="gs_content gs_submenu" id="Requirements_block">
<h3>Requirements</h3>
<ul>
<li>ONLYOFFICE DocSpace v1.1 and later.
<p>You need an instance of ONLYOFFICE DocSpace that is resolvable and connectable both from Zoom and any end clients.</p>
<div class="notehelp">
Please refer to the official <a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docspace-index.aspx")%>"><b>documentation page</b></a> to learn more about installing ONLYOFFICE DocSpace.
</div>
</li>
<li>Zoom desktop application.</li>
<li>ONLYOFFICE DocSpace connector for Zoom.</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="Install_block">
<h3>Installing the ONLYOFFICE DocSpace connector for Zoom</h3>
<div class="PortalHelp">
<p>The ONLYOFFICE DocSpace app can be added to a user's Zoom account through the Zoom App Marketplace:</p>
<ul>
<li>Open desktop version of Zoom and log into your account.</li>
<li>Select to the <b>Apps</b> section, switch to the <b>Add Apps</b> tab, and find the <b>ONLYOFFICE DocSpace</b> by typing the name in the search bar.</li>
<li>Review the application information and click the <b>Add</b> button to install the application. It be added to the <b>My apps</b> tab.</li>
</ul>
<div class="screen_block">
<img alt="My apps" target="img_1_eventcom_guide" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Zoom/small/my_apps.png")%>" />
<img alt="My apps" id="img_1_eventcom_guide" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Zoom/big/my_apps.png")%>" />
<div target="img_1_eventcom_guide" class="screenphoto magnifier"></div>
</div>
</div>
</div>
<div class="gs_content gs_submenu" id="Configure_block">
<h3>Configuring the ONLYOFFICE DocSpace connector for Zoom</h3>
<div class="PortalHelp">
<p>To configure the ONLYOFFICE DocSpace application settings,</p>
<ol>
<li>Open desktop version of Zoom, go to <b>Apps</b> > <b>My Apps</b>.</li>
<li>Find the <b>ONLYOFFICE DocSpace</b> application and click it.</li>
<li>Enter the <b>Credentials</b> of your DocSpace account.</li>
<li>Click the <b>Sign in</b> button. Or log in via one of the suggested third-party services.</li>
</ol>
<div class="screen_block">
<img alt="Sign in" target="img_2_eventcom_guide" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Zoom/small/sign_in.png")%>" />
<img alt="Sign in" id="img_2_eventcom_guide" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Zoom/big/sign_in.png")%>" />
<div target="img_2_eventcom_guide" class="screenphoto magnifier"></div>
</div>
</div>
</div>
</div>
</div>
<div class="gs_content" id="StartUsing_block">
<h2>Start using ONLYOFFICE DocSpace within Zoom</h2>
<div class="PortalHelp">
<div class="gs_content gs_submenu" id="Outside_call_block">
<h3>Manage DocSpace outside of a call</h3>
<p>The ONLYOFFICE DocSpace app allows you to use all the advantages and majority of the features available in DocSpace:</p>
<ul>
<li><b>Creating rooms</b> - create spaces with flexible settings for any purpose and edit them. Choose one of the available collaboration <a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/docspace-creating-rooms.aspx")%>">room type</a>, depending on your goals, <a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/docspace-inviting-users-to-rooms.aspx")%>">invite</a> users, assign <a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/docspace-gettingstarted.aspx#AccessRights_block")%>">permission levels</a> to them.</li>
<li><b>Creating and managing documents</b> - create new documents, spreadsheets, presentations, and forms for personal use in <b>My documents</b> section, or share these files with other users of a certain room. Participants of the room will be able to perform actions depending on their access level.</li>
<li><b>Document editing</b> - use the versatile document editing capabilities provided by <a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/docs-index.aspx")%>">ONLYOFFICE Online Editors</a>.</li>
<li><b>Edit profile</b> - <a href="<%=VirtualPathUtility.ToAbsolute("~/userguides/docspace-editing-profiles.aspx")%>">edit your personal data</a>, including name, email, password, language, photo, customization, and get access to security features.</li>
</ul>
<p>All these functions will help you prepare documents in advance for convenient cooperation during meetings.</p>
</div>
<div class="gs_content gs_submenu" id="During_call_block">
<h3>Working with documents during a call</h3>
<p>To launch a meeting click the <img alt="Start meeting" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Zoom/small/start_meeting.png")%>" /> <b>Start meeting</b> button in the upper right corner.</p>
<p>To start a collaboration,</p>
<ul>
<li>Invite other participants by sending invitations using built-in tools.
<p>Each invited participant receives an invitation to join the application. If the user clicks the <b>Join</b> button, that user will be able to join the collaborative document editing session.</p>
<div class="notehelp">
It is necessary to have ONLYOFFICE DocSpace application installed in order to join the document editing session. Click the <img alt="Start meeting" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Zoom/small/invite_app.png")%>" /> <b>Invite Users to use App</b> button in the upper right corner. A list of user participating in a call appears:
<p><img alt="Invite users window" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Zoom/small/invite_users.png")%>" /></p>
<p>Select users or a group of users to send invitation to, and click <b>Invite</b>.</p>
</div>
</li>
<li>Open the ONLYOFFICE DocSpace application. The file manager will launch within the app, and the meeting participants will remain visible on the screen:
<div class="screen_block">
<img alt="Folder selection" target="img_3_eventcom_guide" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Zoom/small/folder_selection.png")%>" />
<img alt="Folder selection" id="img_3_eventcom_guide" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Zoom/big/folder_selection.png")%>" />
<div target="img_3_eventcom_guide" class="screenphoto magnifier"></div>
</div>
Choose one of the available rooms or proceed in My documents and click the <b>Select</b> button. Choose the necessary document from the list of files and click the <b>Select file</b> button to open the corresponding editor.
<p>If you need to upload a file from your hard drive, use the <img alt="Upload document icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Zoom/small/upload_document.png")%>" /> icon and specify the path to the document.</p>
<p>To create a new document, click the <img alt="Create document icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Zoom/small/create_document.png")%>" /> button, select the document <b>Type</b> (<em>Document</em> / <em>Spreadsheet</em> / <em>Presentation</em>), change its <b>Title</b>, and set the <b>Access rights level</b>:</p>
<ul>
<li><b>Edit</b> - to allow all participants to edit the document without restrictions.</li>
<li><b>LiveView</b> - to allow other users only to view the document you are editing.</li>
</ul>
<p>Click the <b>Open</b> button. It will start the <b>Collaboration</b> mode. In this mode, the editor window will become a shared screen.</p>
</li>
<li></li>
</ul>
</div>
</div>
</div>
</div>

View File

@ -0,0 +1,21 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Integration/IntegrationArticles.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<% ((BasePage)Page).EditionVersion = "Integration Guides Zoom"; %>
<% ((BasePage)Page).CommandName = "jira"; %>
<body class="integration_zoom">
</asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/IntegrationTop/IntegrationTop.ascx" />
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="content" runat="Server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/GettingStarted/Integration/Zoom/GettingStartedZoom.ascx" />
</asp:Content>
<asp:Content ID="content5" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="integration_zoom">
<div id="SeeAlsoBlockLinks">
<div class="caption video one">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/ArticlesCompleteList/Video/149_integrate_nextcloud.ascx" />
</div>
</div>
</asp:Content>

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 751 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 B