diff --git a/Web/Controls/Help/Desktop/Documents/Common/ConnectMoodle/ConnectMoodleDesktop.ascx b/Web/Controls/Help/Desktop/Documents/Common/ConnectMoodle/ConnectMoodleDesktop.ascx index c72de65c6..bd51726ed 100644 --- a/Web/Controls/Help/Desktop/Documents/Common/ConnectMoodle/ConnectMoodleDesktop.ascx +++ b/Web/Controls/Help/Desktop/Documents/Common/ConnectMoodle/ConnectMoodleDesktop.ascx @@ -21,17 +21,20 @@ --%> -

ONLYOFFICE allows you to edit the files stored in your Moodle account and collaborate on them using online and desktop ONLYOFFICE editors. Thereby, you can use not only online collaboration tools, but also the features available in your desktop application only:

+

ONLYOFFICE allows you to edit the files stored in your Moodle account and collaborate on them using ONLYOFFICE online and desktop editors. Thereby, you can use not only online collaboration tools, but also the features available in your desktop application only:

To take full advantage of all these editing options you will need to install and configure several components:

  1. It's supposed that you already have a Moodle server instance installed and configured.<%-- If not, you can refer to the Moodle official installation instructions.--%>
  2. Install ONLYOFFICE Docs. Please note that Moodle server and ONLYOFFICE Docs must be accessible to each other over the network. To find more detailed instructions on how to install ONLYOFFICE Docs, you can refer to ">our articles.
  3. -
  4. Enable our official integration app in the Moodle administrator account. To find out more details on configuring the integration app you can refer to the corresponding article for ">Moodle.
  5. +
  6. Enable our official integration app in the Moodle administrator account. To find out more details on configuring the integration app you can refer to the corresponding article for Moodle.
An Internet connection is required for connecting your Moodle server, as well as for real-time co-editing. @@ -56,10 +59,17 @@
  • -

    The Moodle sign in page will open in a new tab tab of the Desktop Editors interface.

    +

    The Moodle main page will open in a new tab tab of the Desktop Editors interface.

    Connect to cloud office window" /> Connect to cloud office window" /> @@ -67,7 +77,7 @@
  • -

    The Moodle main page will open. Now you can edit your existing files and create new ones, share your documents and collaborate on them with Moodle users using ONLYOFFICE editors.

    +

    Now you can edit your existing files and create new ones, share your documents and collaborate on them with Moodle users using ONLYOFFICE editors, provided that everyone has corresponding access rights, as well as go to the portal Edit mode if you are an administator.

    Step 2. Manage your connected accounts

    diff --git a/Web/Controls/Help/Server/Document/DSRoadmap.ascx b/Web/Controls/Help/Server/Document/DSRoadmap.ascx index de373eb90..931f47acf 100644 --- a/Web/Controls/Help/Server/Document/DSRoadmap.ascx +++ b/Web/Controls/Help/Server/Document/DSRoadmap.ascx @@ -17,6 +17,8 @@
  • Add the interface translation into Serbian (sr-Latn-RS, Serbian (Latin, Serbia and Montenegro)) and Arabic (ar-SA, Arabic - Saudi Arabia).
  • Add the More button to the left and right panels. All buttons that do not fit in height should be placed into it: category buttons, as well as plugins that were opened in the left panel. Remove the separator that separates the category buttons from the plugins.
  • Add the setting to enable support for screen readers.
  • +
  • Add RTL interface support, currently in beta.
  • +
  • Window management button are redesigned to correspond to Linux.
  • <%--
  • NEXT VERSION The ability to sign a file in the web version
  • --%> <%--
  • NEXT VERSION Advanced settings for the AutoCorrect feature
  • --%> <%--
  • NEXT VERSION Work with styles and hidden styles
  • --%> @@ -27,6 +29,7 @@

    PDF Editor

    Server

    @@ -68,7 +71,8 @@
  • Add the ApiFreezePanes class with the following methods: FreezeAt, FreezeColumns, FreezeRows, GetLocation, Unfreeze.
  • Add the following methods for obtaining and filling out form data to the Builder of the Document Editor: ApiDocument.prototype.GetFormsData = function(), ApiDocument.prototype.SetFormsData = function(arrData).
  • Add the ApiDocument.prototype.AddDrawingToPage = function(oDrawing, nPage, x, y) method for adding any ApiDrawing to a given page.
  • - <%--
  • NEXT VERSION Support for mssql, oracle, and other databases
  • --%> +
  • Support for mssql and oracle databases.
  • +
  • Add JSON watermark parameter to conversion.api
  • Desktop Editors

    diff --git a/Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/ProgramInterface/HomeTab.htm b/Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/ProgramInterface/HomeTab.htm index c3d7f8c1b..6782768cf 100644 --- a/Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/ProgramInterface/HomeTab.htm +++ b/Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/ProgramInterface/HomeTab.htm @@ -19,6 +19,7 @@

    The corresponding window of the Online PDF Editor:

    Home tab

    +

    Home tab - Forms

    The corresponding window of the Desktop PDF Editor:

    diff --git a/Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/images/interface/hometab_form.png b/Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/images/interface/hometab_form.png new file mode 100644 index 000000000..995dbfa69 Binary files /dev/null and b/Web/OfficeWeb/apps/pdfeditor/main/resources/help/en/images/interface/hometab_form.png differ