Merge remote-tracking branch 'remotes/origin/feature/box_pipedrive' into release/1.18.0

# Conflicts:
#	Web/App_GlobalResources/Resource.resx
This commit is contained in:
Svetlana Maleeva 2023-11-12 14:26:44 +03:00
commit 74e4bbe4bf
37 changed files with 676 additions and 46 deletions

View File

@ -4843,4 +4843,16 @@
<data name="AddHyphenation" xml:space="preserve">
<value>Add hyphenation</value>
</data>
<data name="IntegratingOOBox" xml:space="preserve">
<value>Integrating ONLYOFFICE with Box</value>
</data>
<data name="IntegratingOOBoxTitle" xml:space="preserve">
<value>Integrate ONLYOFFICE with Box content management platform.</value>
</data>
<data name="IntegratingOOPipedrive" xml:space="preserve">
<value>Integrating ONLYOFFICE with Pipedrive</value>
</data>
<data name="IntegratingOOPipedriveTitle" xml:space="preserve">
<value>Integrate ONLYOFFICE with Pipedrive sales customer relationship management tool.</value>
</data>
</root>

View File

@ -113,6 +113,7 @@
<div>
<ul class="navitem_2nd_menu">
<li id="navitem_integration_alfresco"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/alfresco.aspx")%>">Alfresco</a></li>
<li id="navitem_integration_box"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></li>
<li id="navitem_integration_chamilo"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></li>
<li id="navitem_integration_confluence"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></li>
<li id="navitem_integration_drupal"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></li>
@ -132,6 +133,7 @@
<li id="navitem_integration_nuxeo"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></li>
<li id="navitem_integration_odoo"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></li>
<li id="navitem_integration_owncloud"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></li>
<li id="navitem_integration_pipedrive"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></li>
<li id="navitem_integration_plone"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></li>
<li id="navitem_integration_redmine"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></li>
<li id="navitem_integration_share"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></li>

View File

@ -113,6 +113,7 @@
<div>
<ul class="navitem_2nd_menu">
<li id="navitem_integration_alfresco"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/alfresco.aspx")%>">Alfresco</a></li>
<li id="navitem_integration_box"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></li>
<li id="navitem_integration_chamilo"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></li>
<li id="navitem_integration_confluence"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></li>
<li id="navitem_integration_drupal"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></li>
@ -130,7 +131,9 @@
<ul class="navitem_2nd_menu">
<li id="navitem_integration_nextcloud"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/nextcloud.aspx")%>">Nextcloud</a></li>
<li id="navitem_integration_nuxeo"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></li>
<li id="navitem_integration_ownclooud"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></li>
<li id="navitem_integration_odoo"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></li>
<li id="navitem_integration_owncloud"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></li>
<li id="navitem_integration_pipedrive"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></li>
<li id="navitem_integration_plone"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></li>
<li id="navitem_integration_redmine"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></li>
<li id="navitem_integration_share"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></li>

View File

@ -113,6 +113,7 @@
<div>
<ul class="navitem_2nd_menu">
<li id="navitem_integration_alfresco"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/alfresco.aspx")%>">Alfresco</a></li>
<li id="navitem_integration_box"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></li>
<li id="navitem_integration_chamilo"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></li>
<li id="navitem_integration_confluence"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></li>
<li id="navitem_integration_drupal"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></li>
@ -131,7 +132,8 @@
<li id="navitem_integration_nextcloud"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/nextcloud.aspx")%>">Nextcloud</a></li>
<li id="navitem_integration_nuxeo"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></li>
<li id="navitem_integration_odoo"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></li>
<li id="navitem_integration_ownclooud"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></li>
<li id="navitem_integration_owncloud"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></li>
<li id="navitem_integration_pipedrive"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></li>
<li id="navitem_integration_plone"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></li>
<li id="navitem_integration_redmine"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></li>
<li id="navitem_integration_share"><a class="nav_2nd_menu_link" style="border-right: none" href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></li>

View File

@ -0,0 +1,5 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_gettingstarted sm_integration sm_instegrating" id="link_181" title="<asp:Literal runat="server" Text="<%$ Resources:Resource, IntegratingOOBoxTitle %>" />"
href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx")%>">
<asp:Literal runat="server" Text="<%$ Resources:Resource, IntegratingOOBox %>" />
</a>

View File

@ -0,0 +1,5 @@
<%@ Control Language="C#" %>
<a class="crm-task-title sm_gettingstarted sm_integration sm_instegrating" id="link_182" title="<asp:Literal runat="server" Text="<%$ Resources:Resource, IntegratingOOPipedriveTitle %>" />"
href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx")%>">
<asp:Literal runat="server" Text="<%$ Resources:Resource, IntegratingOOPipedrive %>" />
</a>

View File

@ -0,0 +1,182 @@
<%@ 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. Box";
MetaKeyWords = "integration, connector, online editing, box, edit, share, store, api";
MetaDescription = "Integrate ONLYOFFICE with Box business management tool";
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-box.aspx#Overview_block")%>">About the ONLYOFFICE and Box integration</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#MainFeatures_block")%>">Main features</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#SupportedFormats_block")%>">Supported formats</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#Whatsnew_block")%>">What's new</a></li>--%>
</ul>
</li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#OnlineEditorsIntegration_block")%>">Connecting ONLYOFFICE Docs to Box</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#Requirements_block")%>">Requirements</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#Configure_block")%>">Configuring the ONLYOFFICE integration module for Box</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#JWT_block")%>">Configuring JWT for the ONLYOFFICE and Box integration</a></li>--%>
</ul>
</li>
<li>
<a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#StartUsing_block")%>">Start using ONLYOFFICE Docs within Box</a>
</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/docker-version/docker-version.ascx" /></li>
<li><cc:LinuxVersionTag ID="LinuxVersionTag1" runat="server" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/local-server/local-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/document-server/document-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/open-source-version/open-source-version.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/install-onlyoffice/install-onlyoffice.ascx" /></li>
</ul>
</div>
<div class="gs_content" id="Overview_block">
<h2>About the ONLYOFFICE and Box integration</h2>
<div class="PortalHelp">
<p><b>Box</b> is a platform for cloud-based content management, collaboration, and file sharing tools for businesses. ONLYOFFICE offers an official module to integrate ONLYOFFICE Docs with Box and edit office documents in your Box space. You can get the ONLYOFFICE integration module from the <a href="https://app.box.com/app-center/onlyoffice_personal/app">official Box app library</a>. The module is distributed under the AGPL-3 License.</p>
</div>
<div class="gs_content gs_submenu" id="MainFeatures_block">
<h3>Main features</h3>
<p> </p>
<ul>
<li>Editing and viewing text documents, spreadsheets, and presentations.</li>
<%--<li>Open other office file formats for viewing, including RTF, TXT, CSV, etc.</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>
<li>Edit form templates in DOCXF.</li>
<li>Read and edit PDF files in the ONLYOFFICE PDF Editor.</li>
<%--<li><b>JWT support</b> to secure your traffic so that no one can have access to your documents with the exception of the users with proper rights.</li>--%>
</ul>
</div>
<div class="gs_content gs_submenu" id="SupportedFormats_block">
<h3>Supported formats</h3>
<p> </p>
<ul>
<li>For editing: DOCM, DOCX, DOCXF, DOTM, DOTX, PPSM, PPSX, PPTM, PPTX, XLSM, XLSX, XLTM, XLTX, POTM.</li>
<li>For editing with possible data loss: CSV.</li>
<li>Conversion to OOXML with possible data loss: DOC, DOT, FODP, FODS, FODT, HTM, MHT, POT, PPS, PPT, XLS, XLT, XML.</li>
<li>For viewing only: DJVU, OXPS, XPS.</li>
</ul>
</div>
<%--<div class="gs_content gs_submenu" id="Whatsnew_block">
<h3>What's new in version 1.1.2</h3>
<p>Added</p>
<ul>
<li>Security filtering</li>
<li>Viewing option for DOCX, XLSX, PPTX formats</li>
<li>JWT support</li>
</ul>
<p>Changed</p>
<ul>
<li>Minor documentation style changes</li>
<li>Minor code style changes</li>
</ul>
<p>The full change log is available <a href="https://github.com/ONLYOFFICE/onlyoffice-chamilo/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 Box</h2>
<div class="gs_content gs_submenu" id="Requirements_block">
<h3>Requirements</h3>
<p> </p>
<ul>
<li>Installed ONLYOFFICE plugin</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="Configure_block">
<h3>Configuring the ONLYOFFICE integration module for Box</h3>
<div class="PortalHelp">
<p>To install the ONLYOFFICE application:</p>
<ol>
<li>Open the <b>Apps</b> section on the left panel.</li>
<li>
Search for <b>ONLYOFFICE</b> via the search bar at the top of the page.
<div class="screen_block">
<img alt="ONLYOFFICE_Box_search_for_OO" target="ONLYOFFICE_Box_1" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Box/small/search.png")%>" />
<img alt="ONLYOFFICE_Box_search_for_OO" id="ONLYOFFICE_Box_1" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Box/big/search.png")%>" />
<div target="ONLYOFFICE_Box_1" class="screenphoto magnifier"></div>
</div>
</li>
<li>Read through the required permissions and click the <b>Add</b> button in the bottom right corner of the window if you agree.</li>
<li>The <em>ONLYOFFICE Docs is now added</em> message will appear. Click the <b>Close</b> button.</li>
<li>When a file is opened for the first time, you will be asked to <b>allow reading files</b> by clicking <b>Grant access to Box</b> in the opened window if you agree.</li>
</ol>
<p>The app uses the pre-configured tenant of ONLYOFFICE Docs Cloud and doesn't require any additional configuration.</p>
</div>
</div>
<%--<div class="gs_content gs_submenu" id="JWT_block">
<h3>Configuring JWT for the ONLYOFFICE and Box integration</h3>
<p>JWT or JSON Web Token is a string sent from client to server within the HTTP request to validate the authenticity of the client. JWT is saved on the client-side only so the transmission between parties is protected and digitally signed.</p>
<p>The token is generated using the JWT (JSON Web Tokens) standard. The tokens are signed by the server's key, so the client is able to verify that the token is legitimate.</p>
<p>ONLYOFFICE Docs validates the token. The data from the payload is considered valid and is used instead of the corresponding data from the main parameters. If the token is invalid, the command is not executed. To learn more, please read the <a href="https://api.onlyoffice.com/editors/security">API Security guide</a>.</p>
<p>In Odoo, JWT is enabled <b>by default</b>.</p>
<p>Follow these steps to configure it <b>manually if needed</b>:</p>
<ol>
<li>Go to <b>Home</b> menu -> <b>Settings</b> -> <b>ONLYOFFICE</b>.</li>
<li>Enter the values in the following fields:
<ul>
<li><b>Document Server JWT Secret</b>: The secret key is generated automatically to restrict the access to ONLYOFFICE Docs. if you want to specify your own secret key in this field, also specify the same secret key in the ONLYOFFICE Docs config file to enable the validation.</li>
<li><b>Document Server JWT Header</b>: Standard JWT header used in ONLYOFFICE is Authorization. In case this header is in conflict with your setup, you can change the header to the custom one.</li>
</ul>
</li>
</ol>
</div>--%>
<div class="gs_content" id="StartUsing_block">
<h2>Start using ONLYOFFICE Docs within Box</h2>
<div class="PortalHelp">
<p>To create a file:</p>
<ol>
<li>Open the <b>All Files</b> section.</li>
<li>Click the <b>New+</b> button in the top right corner.</li>
<li>Choose the required file format.</li>
<li>Enter the file name in the opened window and click the <b>Create</b> button.</li>
</ol>
<p>You can edit any files in the Box content management system and supported by ONLYOFFICE (see the full list <a href="<%=VirtualPathUtility.ToAbsolute("~/Integration/gettingstarted-box.aspx#SupportedFormats_block")%>">here</a>).</p>
<p>To edit or view a file:</p>
<ol>
<li>Click the <b>More options</b> button next to the file.</li>
<li>Hover the mouse cursor over the <b>Integrations</b> menu item.</li>
<li>
Select the <b>Open with ONLYOFFICE</b> menu item.
<div class="screen_block">
<img alt="ONLYOFFICE_Box_open_file" target="ONLYOFFICE_Box_2" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Box/small/open.png")%>" />
<img alt="ONLYOFFICE_Box_open_file" id="ONLYOFFICE_Box_2" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Box/big/open.png")%>" />
<div target="ONLYOFFICE_Box_2" class="screenphoto magnifier"></div>
</div>
</li>
<li>If you agree, <b>allow reading files</b> by clicking <b>Okay</b> in the opened window.</li>
<li>Click the <b>Grant access to Box</b> button in the opened Permissions window.</li>
</ol>
<p>The file will be opened in the corresponding ONLYOFFICE Docs editor in a separate browser tab.</p>
</div>
</div>
</div>
</div>
</div>

View File

@ -22,7 +22,7 @@
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#Overview_block")%>">About the ONLYOFFICE and Odoo integration</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#MainFeatures_block")%>">Main features</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odooo.aspx#SupportedFormats_block")%>">Supported formats</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#SupportedFormats_block")%>">Supported formats</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#Whatsnew_block")%>">What's new</a></li>--%>
</ul>
</li>

View File

@ -22,7 +22,7 @@
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#Overview_block")%>">Über die ONLYOFFICE- und Odoo-Integration</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#MainFeatures_block")%>">Haupteigenschaften</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odooo.aspx#SupportedFormats_block")%>">Unterstützte Formate</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#SupportedFormats_block")%>">Unterstützte Formate</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#Whatsnew_block")%>">What's new</a></li>--%>
</ul>
</li>

View File

@ -20,7 +20,7 @@
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#Overview_block")%>">À propos de l'intégration ONLYOFFICE et Odoo</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#MainFeatures_block")%>">Principales caractéristiques</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odooo.aspx#SupportedFormats_block")%>">Formats pris en charge</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#SupportedFormats_block")%>">Formats pris en charge</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#Whatsnew_block")%>">Quoi de neuf?</a></li>--%>
</ul>
</li>

View File

@ -0,0 +1,210 @@
<%@ 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. Pipedrive";
MetaKeyWords = "integration, connector, online editing, pipedrive, edit, share, store, api";
MetaDescription = "Integrate ONLYOFFICE with Pipedrive business management tool";
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-pipedrive.aspx#Overview_block")%>">About the ONLYOFFICE and Pipedrive integration</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#MainFeatures_block")%>">Main features</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#SupportedFormats_block")%>">Supported formats</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#Whatsnew_block")%>">What's new</a></li>--%>
</ul>
</li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#OnlineEditorsIntegration_block")%>">Connecting ONLYOFFICE Docs to Pipedrive</a>
<ul class="TableOfContentsSub">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#Requirements_block")%>">Requirements</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#Configure_block")%>">Configuring the ONLYOFFICE integration module for Pipedrive</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#JWT_block")%>">Configuring JWT for the ONLYOFFICE and Pipedrive integration</a></li>
</ul>
</li>
<li>
<a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#StartUsing_block")%>">Start using ONLYOFFICE Docs within Pipedrive</a>
</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/docker-version/docker-version.ascx" /></li>
<li><cc:LinuxVersionTag ID="LinuxVersionTag1" runat="server" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/local-server/local-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/document-server/document-server.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/open-source-version/open-source-version.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/install-onlyoffice/install-onlyoffice.ascx" /></li>
</ul>
</div>
<div class="gs_content" id="Overview_block">
<h2>About the ONLYOFFICE and Pipedrive integration</h2>
<div class="PortalHelp">
<p><b>Pipedrive</b> is a sales customer relationship management tool. ONLYOFFICE offers an official module to integrate ONLYOFFICE Docs with Pipedrive and edit office documents in your Pipedrive environment. You can get the ONLYOFFICE integration module from the official Pipedrive Marketplace. The module is distributed under the AGPL-3 License.</p>
</div>
<div class="gs_content gs_submenu" id="MainFeatures_block">
<h3>Main features</h3>
<p> </p>
<ul>
<li>Editing and viewing text documents, spreadsheets, and presentations.</li>
<li>Open other office file formats for viewing, including RTF, TXT, CSV, etc.</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>
<%--<li>Edit form templates in DOCXF</li>--%>
<%--<li>Read and edit PDF files in the ONLYOFFICE PDF Editor</li>--%>
<li><b>JWT support</b> to secure your traffic so that no one can have access to your documents with the exception of the users with proper rights.</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="SupportedFormats_block">
<h3>Supported formats</h3>
<p> </p>
<ul>
<li>For creating: DOCX, PPTX, XLSX.</li>
<li>For editing: DOCX, PPTX, XLSX.</li>
<li>For viewing: CSV, DJVU, DOC, DOCM, DOT, DOTM, DOTX, EPUB, FB2, FODP, FODS, FODT, HTM, HTML, MHT, ODP, ODS, ODT, OTP, OTS, OTT, OXPS, PDF, POT, POTM, POTX, PPS, PPSM, PPSX, PPT, PPTM, RTF, TXT, XLS, XLSM, XLT, XLTM, XLTX, XML, XPS.</li>
</ul>
</div>
<%--<div class="gs_content gs_submenu" id="Whatsnew_block">
<h3>What's new in version 1.1.2</h3>
<p>Added</p>
<ul>
<li>Security filtering</li>
<li>Viewing option for DOCX, XLSX, PPTX formats</li>
<li>JWT support</li>
</ul>
<p>Changed</p>
<ul>
<li>Minor documentation style changes</li>
<li>Minor code style changes</li>
</ul>
<p>The full change log is available <a href="https://github.com/ONLYOFFICE/onlyoffice-chamilo/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 Pipedrive</h2>
<div class="gs_content gs_submenu" id="Requirements_block">
<h3>Requirements</h3>
<p> </p>
<ul>
<li>ONLYOFFICE Docs instance. Please refer to the official <a href="https://helpcenter.onlyoffice.com/installation/docs-index.aspx">documentation page</a> to learn more about installing ONLYOFFICE Docs:
<ul>
<li>self-hosted free Community or scalable Enterprise version
<p>or</p>
</li>
<li>ONLYOFFICE Docs Cloud that requires no downloading and installation</li>
</ul>
</li>
<li>ONLYOFFICE Docs instance shall be switched to HTTPS protocol. Please read the <a href="https://helpcenter.onlyoffice.com/installation/docs-community-https-windows.aspx">Windows article</a> or the <a href="https://helpcenter.onlyoffice.com/installation/docs-community-https-linux.aspx">Linux article</a> to learn more.</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="Configure_block">
<h3>Configuring the ONLYOFFICE integration module for Pipedrive</h3>
<div class="PortalHelp">
<p>To install the ONLYOFFICE application:</p>
<ol>
<li>Open the <b>Marketplace</b> section.</li>
<li>Find <b>ONLYOFFICE</b> in the <b>Apps</b> section using the search bar at the top of the page.</li>
<li>Click the <b>Authorize</b> button in the opened window.</li>
<li>If you agree with the permissions you are granting to the app, click the <b>Allow and Install</b> button.</li>
</ol>
<p>After the app installation, adjust its settings within your Pipedrive. To do that:</p>
<ol>
<li>Open the <b>Marketplace</b> section.</li>
<li>Find <b>ONLYOFFICE</b> in the <b>Apps</b> section using the search bar at the top of the page.</li>
<li>Click the <b>Manage app</b> button.</li>
<li>Click the <b>More options</b> button next to the ONLYOFFICE menu item.</li>
<li>Click <b>Settings</b> in the opened list.</li>
</ol>
<div class="screen_block">
<img alt="ONLYOFFICE_Pipedrive_config" target="ONLYOFFICE_Pipedrive_1" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/config.png")%>" />
<img alt="ONLYOFFICE_Pipedrive_config" id="ONLYOFFICE_Pipedrive_1" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/big/config.png")%>" />
<div target="ONLYOFFICE_Pipedrive_1" class="screenphoto magnifier"></div>
</div>
<p>In the <b>Document Server Address</b> field, specify the URL of the installed ONLYOFFICE Docs or the address of ONLYOFFICE Docs Cloud.</p>
</div>
</div>
<div class="gs_content gs_submenu" id="JWT_block">
<h3>Configuring JWT for the ONLYOFFICE and Pipedrive integration</h3>
<p>JWT or JSON Web Token is a string sent from client to server within the HTTP request to validate the authenticity of the client. JWT is saved on the client-side only so the transmission between parties is protected and digitally signed.</p>
<p>The token is generated using the JWT (JSON Web Tokens) standard. The tokens are signed by the server's key, so the client is able to verify that the token is legitimate.</p>
<p>ONLYOFFICE Docs validates the token. The data from the payload is considered valid and is used instead of the corresponding data from the main parameters. If the token is invalid, the command is not executed. To learn more, please read the <a href="https://api.onlyoffice.com/editors/security">API Security guide</a>.</p>
<p>To configure JWT for Pipedrive:</p>
<ol>
<li>Open the <b>Marketplace</b> section.</li>
<li>Find <b>ONLYOFFICE</b> in the <b>Apps</b> section using the search bar at the top of the page.</li>
<li>Click the <b>Manage app</b> button.</li>
<li>Click the <b>More options</b> button next to the ONLYOFFICE menu item.</li>
<li>Click <b>Settings</b> in the opened list.</li>
<li>Fill in the following fields:
<ul>
<li><b>Document Server Secret</b>: The secret key is generated automatically to restrict the access to ONLYOFFICE Docs. If you want to specify your own secret key in this field, also specify the same secret key in the ONLYOFFICE Docs config file to enable the validation.</li>
<li><b>Document Server Header</b>: Standard JWT header used in ONLYOFFICE is Authorization. In case this header is in conflict with your setup, you can change the header to the custom one.</li>
</ul>
</li>
</ol>
</div>
<div class="gs_content" id="StartUsing_block">
<h2>Start using ONLYOFFICE Docs within Pipedrive</h2>
<div class="PortalHelp">
<p>To create or upload a file:</p>
<ol>
<li>Open the required deal.</li>
<li>
In the <b>ONLYOFFICE Document</b> panel on the left click the <b>Create or upload document</b> button.
<div class="screen_block">
<img alt="ONLYOFFICE_Pipedrive_create_upload" target="ONLYOFFICE_Pipedrive_2" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/create.png")%>" />
<img alt="ONLYOFFICE_Pipedrive_create_upload" id="ONLYOFFICE_Pipedrive_2" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/big/create.png")%>" />
<div target="ONLYOFFICE_Pipedrive_2" class="screenphoto magnifier"></div>
</div>
</li>
<li>In the opened window, choose whether you want to create or upload a file by selecting the corresponding tab:
<ul>
<li>
<b>Create</b> tab: enter a file title, choose the format (document, spreadsheet, presentation), and click the <b>Create document</b> button.
<div class="screen_block">
<img alt="ONLYOFFICE_Pipedrive_create_file" target="ONLYOFFICE_Pipedrive_3" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/create_new.png")%>" />
<img alt="ONLYOFFICE_Pipedrive_create_file" id="ONLYOFFICE_Pipedrive_3" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/big/create_new.png")%>" />
<div target="ONLYOFFICE_Pipedrive_3" class="screenphoto magnifier"></div>
</div>
</li>
<li>
<b>Upload</b> tab: drag and drop a file or browse fot it manually.
<div class="screen_block">
<img alt="ONLYOFFICE_Pipedrive_upload_file" target="ONLYOFFICE_Pipedrive_4" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/upload_new.png")%>" />
<img alt="ONLYOFFICE_Pipedrive_upload_file" id="ONLYOFFICE_Pipedrive_4" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/big/upload_new.png")%>" />
<div target="ONLYOFFICE_Pipedrive_4" class="screenphoto magnifier"></div>
</div>
</li>
</ul>
</li>
</ol>
<p>You can edit any files attached to Pipedrive deals and supported by ONLYOFFICE (see the full list <a href="<%=VirtualPathUtility.ToAbsolute("~/Integration/gettingstarted-pipedrive.aspx#SupportedFormats_block")%>">here</a>).</p>
<h4>Managing files</h4>
<p>To <b>edit or view</b> a file, click the <img alt="edit_file" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/edit_icon.png")%>" /> Pen tool icon next to the file.</p>
<p>To <b>download</b> a file, click the <img alt="download_file" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/download_icon.png")%>" /> icon next to the file.</p>
<p>To <b>delete</b> a file, click the <img alt="delete_file" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Pipedrive/small/delete_icon.png")%>" /> Bin icon next to the file.</p>
</div>
</div>
</div>
</div>
</div>

View File

@ -163,6 +163,7 @@
<div class="pp_users_block">
<div class="first-column">
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/alfresco.aspx")%>">Alfresco</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></p>
@ -177,6 +178,7 @@
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></p>

View File

@ -160,6 +160,7 @@
<div class="pp_users_block">
<div class="first-column">
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/alfresco.aspx")%>">Alfresco</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></p>
@ -172,7 +173,9 @@
<div class="second-column">
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/nextcloud.aspx")%>">Nextcloud</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></p>

View File

@ -161,6 +161,7 @@
<div class="pp_users_block">
<div class="first-column">
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/alfresco.aspx")%>">Alfresco</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></p>
@ -175,6 +176,7 @@
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></p>
<p><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></p>

View File

@ -0,0 +1,59 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Integration Guides - Box";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE Integration Guides - Box.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides integration_guides">
<h1>Integration Guides</h1>
<%--<div class="watchvideo_block">
<h2>
<asp:Literal runat="server" Text="<%$ Resources:Resource, WatchVideo %>" />
</h2>
<div class="slider autoplay with_arrows">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0098_integrate_chamilo.ascx" />
</div>
</div>--%>
<ul class="block-editor">
<li>
<h2 class="doceditor">Box</h2>
<div class="described">
<p>Learn how to integrate ONLYOFFICE with Box, a platform for cloud-based content management, collaboration, and file sharing tools for businesses. You can get the ONLYOFFICE integration module from the <a href="https://app.box.com/app-center/onlyoffice_personal/app">official Box app library</a>. The module is distributed under the AGPL-3 License.</p>
</div>
<ul>
<li>
<h6>About the ONLYOFFICE and Box integration</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#MainFeatures_block")%>">Main features</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#SupportedFormats_block")%>">Supported formats</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-odoo.aspx#Whatsnew_block")%>">What's new</a></li>--%>
</ul>
</li>
<li>
<h6>Connecting ONLYOFFICE Docs to Box</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#Requirements_block")%>">Requirements</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#Configure_block")%>">Configuring the ONLYOFFICE integration module for Box</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#JWT_block")%>">Configuring JWT for the ONLYOFFICE and Odoo integration</a></li>--%>
</ul>
</li>
<li>
<h6>Getting Started</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#StartUsing_block")%>">Start using ONLYOFFICE Docs within Box</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>

View File

@ -0,0 +1,59 @@
<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Integration Guides - Pipedrive";
MetaKeyWords = "";
MetaDescription = "ONLYOFFICE Integration Guides - Pipedrive.";
}
</script>
<div id="toggleMenuEditors" class="MainHelpCenter PageGuides integration_guides">
<h1>Integration Guides</h1>
<%--<div class="watchvideo_block">
<h2>
<asp:Literal runat="server" Text="<%$ Resources:Resource, WatchVideo %>" />
</h2>
<div class="slider autoplay with_arrows">
<cc:localizecontent runat="Server" controlname="~/Controls/Help/Video/AllVideoControls/0098_integrate_chamilo.ascx" />
</div>
</div>--%>
<ul class="block-editor">
<li>
<h2 class="doceditor">Pipedrive</h2>
<div class="described">
<p>Learn how to integrate ONLYOFFICE with Pipedrive, a sales customer relationship management tool. You can get the ONLYOFFICE integration module from the official Pipedrive Marketplace. The module is distributed under the AGPL-3 License.</p>
</div>
<ul>
<li>
<h6>About the ONLYOFFICE and Pipedrive integration</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#MainFeatures_block")%>">Main features</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#SupportedFormats_block")%>">Supported formats</a></li>
<%--<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#Whatsnew_block")%>">What's new</a></li>--%>
</ul>
</li>
<li>
<h6>Connecting ONLYOFFICE Docs to Pipedrive</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#Requirements_block")%>">Requirements</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#Configure_block")%>">Configuring the ONLYOFFICE integration module for Pipedrive</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#JWT_block")%>">Configuring JWT for the ONLYOFFICE and Pipedrive integration</a></li>
</ul>
</li>
<li>
<h6>Getting Started</h6>
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#StartUsing_block")%>">Start using ONLYOFFICE Docs within Pipedrive</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>

View File

@ -3,6 +3,7 @@
<ul>
<li><a class="leftmenu_integration" href="<%=VirtualPathUtility.ToAbsolute("~/integration.aspx")%>">Integration Guides</a></li>
<li><a class="leftmenu_integration_alfresco" href="<%=VirtualPathUtility.ToAbsolute("~/integration/alfresco.aspx")%>">Alfresco</a></li>
<li><a class="leftmenu_integration_box" href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></li>
<li><a class="leftmenu_integration_chamilo" href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></li>
<li><a class="leftmenu_integration_confluence" href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></li>
<li><a class="leftmenu_integration_drupal" href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></li>
@ -15,6 +16,7 @@
<li><a class="leftmenu_integration_nuxeo" href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></li>
<li><a class="leftmenu_integration_odoo" href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></li>
<li><a class="leftmenu_integration_owncloud" href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></li>
<li><a class="leftmenu_integration_pipedrive" href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></li>
<li><a class="leftmenu_integration_plone" href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></li>
<li><a class="leftmenu_integration_redmine" href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></li>
<li><a class="leftmenu_integration_sharepoint" href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></li>

View File

@ -3,6 +3,7 @@
<ul>
<li><a class="leftmenu_integration" href="<%=VirtualPathUtility.ToAbsolute("~/integration.aspx")%>">Integrationsanleitungen</a></li>
<li><a class="leftmenu_integration_alfresco" href="<%=VirtualPathUtility.ToAbsolute("~/integration/alfresco.aspx")%>">Alfresco</a></li>
<li><a class="leftmenu_integration_box" href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></li>
<li><a class="leftmenu_integration_chamilo" href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></li>
<li><a class="leftmenu_integration_confluence" href="<%=VirtualPathUtility.ToAbsolute("~/integration/confluence.aspx")%>">Confluence</a></li>
<li><a class="leftmenu_integration_drupal" href="<%=VirtualPathUtility.ToAbsolute("~/integration/drupal.aspx")%>">Drupal</a></li>
@ -15,6 +16,7 @@
<li><a class="leftmenu_integration_nuxeo" href="<%=VirtualPathUtility.ToAbsolute("~/integration/nuxeo.aspx")%>">Nuxeo</a></li>
<li><a class="leftmenu_integration_odoo" href="<%=VirtualPathUtility.ToAbsolute("~/integration/odoo.aspx")%>">Odoo</a></li>
<li><a class="leftmenu_integration_owncloud" href="<%=VirtualPathUtility.ToAbsolute("~/integration/owncloud.aspx")%>">ownCloud</a></li>
<li><a class="leftmenu_integration_pipedrive" href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></li>
<li><a class="leftmenu_integration_plone" href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></li>
<li><a class="leftmenu_integration_redmine" href="<%=VirtualPathUtility.ToAbsolute("~/integration/redmine.aspx")%>">Redmine</a></li>
<li><a class="leftmenu_integration_sharepoint" href="<%=VirtualPathUtility.ToAbsolute("~/integration/sharepoint.aspx")%>">SharePoint</a></li>

19
Web/Integration/box.aspx Normal file
View File

@ -0,0 +1,19 @@
<%@ 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">
<body class="integration_box">
</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/Integration/Box.ascx" />
</asp:Content>
<asp:Content ID="content5" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="integration_box">
<div id="SeeAlsoBlockLinks">
<div class="caption gs one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/181_box.ascx" />
</div>
</div>
</asp:Content>

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 Box"; %>
<% ((BasePage)Page).CommandName = "box"; %>
<body class="integration_box">
</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/Box/GettingStartedBox.ascx" />
</asp:Content>
<asp:Content ID="content5" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="integration_box">
<div id="SeeAlsoBlockLinks">
<div class="caption gs one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/181_box.ascx" />
</div>
</div>
</asp:Content>

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 Pipedrive"; %>
<% ((BasePage)Page).CommandName = "pipedrive"; %>
<body class="integration_pipedrive">
</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/Pipedrive/GettingStartedPipedrive.ascx" />
</asp:Content>
<asp:Content ID="content5" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="integration_pipedrive">
<div id="SeeAlsoBlockLinks">
<div class="caption gs one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/182_pipedrive.ascx" />
</div>
</div>
</asp:Content>

View File

@ -0,0 +1,19 @@
<%@ 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">
<body class="integration_pipedrive">
</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/Integration/Pipedrive.ascx" />
</asp:Content>
<asp:Content ID="content5" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="integration_pipedrive">
<div id="SeeAlsoBlockLinks">
<div class="caption gs one">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/GettingStarted/182_pipedrive.ascx" />
</div>
</div>
</asp:Content>

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 279 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB