Fixes as per testing (EN)

This commit is contained in:
trovier 2023-11-08 16:17:58 +01:00
parent fd35492c6c
commit 693c1e451d
3 changed files with 70 additions and 4 deletions

View File

@ -75,7 +75,7 @@
<p> </p>
<ul>
<li>For viewing and editing: DOCX, XLSX, PPTX, DOCXF, OFORM.</li>
<li>For viewing only: PDF, ODT, ODS, ODP, DOC, XLS, PPT, PPS, EPUB, RTF, HTML, HTM, TXT, CSV.</li>
<li>For viewing only: FB2, PDF, ODT, ODS, ODP, DOC, XLS, PPT, PPS, EPUB, RTF, HTML, HTM, TXT, CSV.</li>
</ul>
</div>
@ -148,7 +148,7 @@
<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 SuiteCRM, JWT is enabled <b>by default</b> starting from version 7.2.</p>
<p>In ONLYOFFICE Docs, JWT is enabled <b>by default</b> starting from version 7.2.</p>
<p>Follow these steps to configure it <b>manually if needed</b>:</p>
<ol>
<li>
@ -181,7 +181,7 @@
<ul>
<li>Go to the <b>Documents</b> module.</li>
<li>Open the <b>Detail View</b> page by clicking on the file name.</li>
<li>On the <b>Detail View</b> page, click on <b>Open in ONLYOFFICE</b> in the drop-down <b>ACTIONS</b> menu - the file will open in a new tab.</li>
<li>On the <b>Detail View</b> page, click on <b>Open in ONLYOFFICE</b> in the drop-down <b>ACTIONS</b> menu - the file will open in the same tab.</li>
</ul>
<div class="screen_block">
<img alt="ONLYOFFICE_SuiteCRM_edit_in_OO" target="ONLYOFFICE_SuiteCRM_5" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/SuiteCRM/small/edit_oo.png")%>" />

View File

@ -78,6 +78,28 @@
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/box.aspx")%>">Box</a></h2>
<span class="toggler showcont">
<asp:Literal runat="server" Text="<%$ Resources:Resource, ShowDocumentationContents %>" />
</span>
<span class="toggler hidecont" style="display: none">
<asp:Literal runat="server" Text="<%$ Resources:Resource, HideDocumentationContents %>" />
</span>
<div class="described">
<p>Learn how to integrate ONLYOFFICE with <b>Box</b>, 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" target="_blank">official Box app library</a>.</p>
</div>
<div class="contents" style="display: none">
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#overview_block")%>">About the ONLYOFFICE and Box integration</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#OnlineEditorsIntegration_block")%>">Connecting ONLYOFFICE Docs to Box</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-box.aspx#StartUsing_block")%>">Start using ONLYOFFICE Docs within Box</a></li>
</ul>
</div>
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/chamilo.aspx")%>">Chamilo</a></h2>
@ -347,6 +369,28 @@
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/pipedrive.aspx")%>">Pipedrive</a></h2>
<span class="toggler showcont">
<asp:Literal runat="server" Text="<%$ Resources:Resource, ShowDocumentationContents %>" />
</span>
<span class="toggler hidecont" style="display: none">
<asp:Literal runat="server" Text="<%$ Resources:Resource, HideDocumentationContents %>" />
</span>
<div class="described">
<p>Learn how to integrate ONLYOFFICE with <b>Pipedrive</b>, a sales customer relationship management tool. You can get the ONLYOFFICE integration module from the official Pipedrive Marketplace.</p>
</div>
<div class="contents" style="display: none">
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#overview_block")%>">About the ONLYOFFICE and Pipedrive integration</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#OnlineEditorsIntegration_block")%>">Connecting ONLYOFFICE Docs to Pipedrive</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-pipedrive.aspx#StartUsing_block")%>">Start using ONLYOFFICE Docs within Pipedrive</a></li>
</ul>
</div>
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/plone.aspx")%>">Plone</a></h2>
@ -435,6 +479,28 @@
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/suitecrm.aspx")%>">SuiteCRM</a></h2>
<span class="toggler showcont">
<asp:Literal runat="server" Text="<%$ Resources:Resource, ShowDocumentationContents %>" />
</span>
<span class="toggler hidecont" style="display: none">
<asp:Literal runat="server" Text="<%$ Resources:Resource, HideDocumentationContents %>" />
</span>
<div class="described">
<p>Learn how to integrate ONLYOFFICE with <b>SuiteCRM</b>, a customer relationship management system. You can get the ONLYOFFICE integration module from the <a href="https://github.com/ONLYOFFICE/onlyoffice-suitecrm/releases" target="_blank">GitHub page</a>.</p>
</div>
<div class="contents" style="display: none">
<ul>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#overview_block")%>">About the ONLYOFFICE and SuiteCRM integration</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#OnlineEditorsIntegration_block")%>">Connecting ONLYOFFICE Docs to SuiteCRM</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/gettingstarted-suitecrm.aspx#StartUsing_block")%>">Start using ONLYOFFICE Docs within SuiteCRM</a></li>
</ul>
</div>
</li>
</ul>
<ul class="block-editor">
<li>
<h2 class="doceditor"><a href="<%=VirtualPathUtility.ToAbsolute("~/integration/wordpress.aspx")%>">WordPress</a></h2>

File diff suppressed because one or more lines are too long