Merge branch 'feature/confluence4.3.1' into release/1.14.0

This commit is contained in:
Svetlana Maleeva 2023-07-27 13:16:06 +03:00
commit 97e7d7e3bf
5 changed files with 47 additions and 8 deletions

View File

@ -60,7 +60,7 @@
</div>
<div class="gs_content gs_submenu" id="MainFeatures_block">
<h3>Main features</h3>
<h5>Confluence</h5>
<p> </p>
<ul>
<li>Creating text documents, spreadsheets, and presentations using the <b>New document</b> option.</li>
<li>Creating and filling out online forms.</li>
@ -76,26 +76,40 @@
<h3>Supported formats</h3>
<p> </p>
<ul>
<li>For creating, editing and viewing: DOCX, PPTX, XLSX, DOCXF</li>
<li>For creating: DOCX, XLSX, PPTX, DOCXF</li>
<li>For editing and viewing: DOCM, DOCX, DOCXF, DOTM, DOTX, HTM, POTM, POTX, PPSM, PPSX, PPTM, PPTX, XLSM, XLSX, XLTM, XLTX, XML</li>
<li>For editing with possible loss of information: CSV, EPUB, FB2, HTML, ODP, ODS, ODT, OTP, OTS, OTT, RTF, TXT</li>
<li>
For filling forms: OFORM
<p class="note"><b>Confluence Cloud</b> does not support <code>.oform</code> and <code>.docxf</code> formats.</p>
</li>
<li>For conversion to Office Open XML: ODT, DOC, ODP, PPT, ODS, XLS, DOCM, DOT, DOTX, EPUB, HTM, HTML, OTP, OTS, OTT, POT, POTM, POTX, PPS, PPSM, PPSX, PPTM, RTF, XLSM, XLT, XLTM, XLTX
<li>For conversion to Office Open XML: DOC, DOCM, DOCXF, 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, XLS, XLSM, XLT, XLTM, XLTX, XML, XPS
<p class="note"><b>Confluence Cloud</b> does not support conversion. All these formats are supported for viewing only.</p>
</li>
<li>For viewing only: PDF</li>
<li>For viewing only: CSV, DJVU, DOC, DOCM, DOCX, DOCXF, DOT, DOTM, DOTX, EPUB, FB2, FODP, FODS, FODT, HTM, HTML, MHT, ODP, ODS, ODT, OFORM, OTP, OTS, OTT, OXPS, PDF, POT, POTM, POTX, PPS, PPSM, PPSX, PPT, PPTM, PPTX, RTF, TXT, XLS, XLSM, XLSX, XLT, XLTM, XLTX, XML, XPS</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="Whatsnew_block">
<h3>What's new in version 4.2.0</h3>
<h3>What's new in version 4.3.1</h3>
<p>Added</p>
<ul>
<li>Compatibility with Confluence 8.4.0</li>
<li>Document Server v6.4 and earlier is no longer supported</li>
<li>Document preview</li>
<li>Downloading files from storage</li>
<li>Paste Special in the Spreadsheet Editor. Please read the <b>Use the Paste Special feature</b> section in the <a href="https://helpcenter.onlyoffice.com/onlyoffice-editors/onlyoffice-spreadsheet-editor/usageinstructions/copypastedata.aspx">following article</a> to learn more about this feature</li>
<li>New supported formats</li>
<li>Internal improvements for the JWT signature</li>
<li>Vulnerability dependency update</li>
</ul>
<%--<h3>What's new in version 4.2.0</h3>
<p>Added</p>
<ul>
<li>Compatibility with Confluence 8.1.1.</li>
<li>Confluence 6 is no longer supported.</li>
<li>Fixed editing in the blog.</li>
</ul>
<%--<h3>What's new in version 3.0.1</h3>
What's new in version 3.0.1</h3>
<p>Added</p>
<ul>
<li>Compatibility with Confluence v7.13</li>
@ -121,14 +135,15 @@
<p> </p>
<ul>
<li>
ONLYOFFICE Docs (Document Server) 6.1.0 or later
ONLYOFFICE Docs (Document Server) 7.0 or later
<p class="note">Document Server v6.4 and earlier is no longer supported.</p>
<p>You need an instance of ONLYOFFICE Docs that is resolvable and connectable both from Confluence and any end clients. It must be able to POST to Confluence directly.</p>
<div class="notehelp">
Please refer to the official <a href="https://helpcenter.onlyoffice.com/installation/docs-index.aspx" target="_blank"><b>documentation page</b></a> to learn more about installing ONLYOFFICE Docs.
</div>
<p>You can also use <a href="<%=VirtualPathUtility.ToAbsolute("~/installation/docs-cloud-index.aspx")%>"><b>ONLYOFFICE Docs Cloud</b></a> (SaaS version).</p>
</li>
<li>Confluence Data Center 7.12.0 - 8.1.1 or Confluence Server 7.12.0 - 8.1.1</li>
<li>Confluence Data Center 7.12.0 - 8.4.0 or Confluence Server 7.12.0 - 8.4.0</li>
</ul>
</div>
<div class="gs_content gs_submenu" id="Install_block">
@ -272,6 +287,30 @@
<img alt="ONLYOFFICE_newfile" target="ONLYOFFICE_newfile_1" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Confluence/small/new_small.png")%>" />
<img alt="ONLYOFFICE_newfile" id="ONLYOFFICE_newfile_1" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Confluence/big/new_big.png")%>" />
<div target="ONLYOFFICE_newfile_1" class="screenphoto magnifier"></div>
<p>To create a file preview:</p>
<ol>
<li>Open any Confluence page for editing.</li>
<li>Click the <b>Insert more content</b> option.</li>
<li>Choose the <b>Other macros</b> option.</li>
<li>Select the <b>ONLYOFFICE Preview</b> option.</li>
<li>Choose the required file on the <b>Attachments</b> page.</li>
<li>Adjust the file preview width and height if necessary.</li>
<li>Click the <b>Insert</b> button.</li>
</ol>
<img alt="ONLYOFFICE_previewfile" target="ONLYOFFICE_previewfile_1" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Confluence/small/preview_small.png")%>" />
<img alt="ONLYOFFICE_previewfile" id="ONLYOFFICE_previewfile_1" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Confluence/big/preview_big.png")%>" />
<div target="ONLYOFFICE_previewfile_1" class="screenphoto magnifier"></div>
<p>To download a file:</p>
<ol>
<li>Open the file context menu by clicking the arrow to the left of its name.</li>
<li>Click the <b>Download as</b> button. The <b>Download as with ONLYOFFICE</b> window will open.</li>
<li>Edit the <b>File Name</b> in the corresponding field if necessary.</li>
<li>Open the <b>Target type</b> drop-down menu and choose the required format.</li>
<li>Click the <b>Download</b> button.</li>
</ol>
<img alt="ONLYOFFICE_downloadfile" target="ONLYOFFICE_downloadfile_1" class="screenphoto screen_guides" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Confluence/small/download_small.png")%>" />
<img alt="ONLYOFFICE_downloadfile" id="ONLYOFFICE_downloadfile_1" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/GettingStarted/Integration/Confluence/big/download_big.png")%>" />
<div target="ONLYOFFICE_downloadfile_1" class="screenphoto magnifier"></div>
<p>To edit or view a document:</p>
<ol>
<li>Find the needed file.</li>

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB