Merge branch 'feature/moodle' into feature/test-fixes-december-23

This commit is contained in:
Svetlana Maleeva 2024-02-05 17:19:01 +03:00
commit 996aaa4f38

View File

@ -53,7 +53,7 @@
<%--<div class="notehelp">
<p>To learn more about how the ONLYOFFICE connector for Moodle works, please visit our <a href="https://api.onlyoffice.com/editors/moodle" target="_blank"><b>API documentation</b></a>.</p>
</div>--%>
<p>You can also install the Moodle AssignSubmission ONLYOFFICE Integration plugin. This plugin is an extension of the main Moodle plugin and allows users to add a custom submission of the "ONLYOFFICE document" type in the .pdf format.</p>
<p>You can also install the Moodle AssignSubmission ONLYOFFICE Integration plugin. This plugin is an extension of the main Moodle plugin and allows users to add a custom submission of the "ONLYOFFICE document" type in the pdf format.</p>
<div class="gs_content gs_submenu" id="MainFeatures_block">
<h3>Main features</h3>
@ -115,15 +115,15 @@
<h3>Requirements</h3>
<p> </p>
<ul>
<li>ONLYOFFICE Docs (Document Server) 8.0 or higher
<li>ONLYOFFICE Docs (Document Server) 4.2.7 or higher
<p>You need an instance of ONLYOFFICE Docs that is resolvable and connectable both from Moodle and any end clients. It must be able to POST to Moodle 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>Moodle v4.3 or later</li>
<li>ONLYOFFICE connector v4.4.0 for Moodle</li>
<li>Moodle v3.9 or later</li>
<li>ONLYOFFICE connector v4.4.0 is used for Moodle v4.3.0; v4.3.0 is used for Moodle v4 < 4.3.0; v4.2.0 is used for Moodle v3.9 - 3.11</li>
</ul>
<%--<div class="notehelp">ONLYOFFICE Docs and Moodle can be installed either on different computers, or on the same machine. In case you select the latter variant, you will need to set up a custom port for ONLYOFFICE Docs as by default both ONLYOFFICE Docs and Moodle work on port 80. See the corresponding instructions for <a href="https://localhost/installation/docs-community-install-docker.aspx#Installing" target="_blank"><b>Docker</b></a>, <a href="https://localhost/installation/docs-community-install-ubuntu.aspx#InstallingDebian" target="_blank"><b>Ubuntu</b></a>, <a href="https://localhost/installation/docs-community-install-centos.aspx#ChangingPort" target="_blank"><b>CentOS</b></a>, or <a href="https://localhost/installation/docs-community-install-windows.aspx#InstallingDocumentServer" target="_blank"><b>Windows</b></a>.</div>--%>
</div>
@ -220,7 +220,7 @@
<li><b>Display Feedback & Support menu button</b> - this option is used to display or hide the Feedback & Support menu button.</li>
<li><b>Display monochrome toolbar header</b> - this option is used to display the editor toolbar in monochrome.</li>
<li><b>Enable plugins</b> - this option is used to enable/disable the Plugins tab in the editors interface.</li>
<li><b>Run document macros</b> - this option is used to automatically run or disable all macros within the document.</li>
<li><b>Run document macros</b> - this option is used to enable/disable autorun for all macros within the document. You can always run macros manually.</li>
</ul>
</li>
</ul>