From d11eab8bb92f41b84df4b4c22c3f5e569b172b4d Mon Sep 17 00:00:00 2001 From: svetlana maleeva Date: Mon, 20 Mar 2023 16:33:03 +0300 Subject: [PATCH] Update CompileSourceCode.ascx --- .../Community/CompileSourceCode/CompileSourceCode.ascx | 8 ++++++++ .../Community/CompileSourceCode/CompileSourceCode.ru.ascx | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/Web/Controls/Help/Server/Windows/Community/CompileSourceCode/CompileSourceCode.ascx b/Web/Controls/Help/Server/Windows/Community/CompileSourceCode/CompileSourceCode.ascx index 767ce47ad..24b30ecaf 100644 --- a/Web/Controls/Help/Server/Windows/Community/CompileSourceCode/CompileSourceCode.ascx +++ b/Web/Controls/Help/Server/Windows/Community/CompileSourceCode/CompileSourceCode.ascx @@ -156,6 +156,14 @@ onlyoffice.resources.sql +

Downloading ONLYOFFICE Document Templates

+
+
+

For working with ONLYOFFICE Document Server, download the https://github.com/ONLYOFFICE/document-templates repository and put it to the \web\studio\ASC.Web.Studio\Products\Files\DocStore folder.

+

If you downloaded the repository using the git clone command, go to the folder with the downloaded CommunityServer repository and execute the following command which also clones dependent repositories:

+
git submodule update --init --recursive
+
+

ONLYOFFICE Groups Compilation

diff --git a/Web/Controls/Help/Server/Windows/Community/CompileSourceCode/CompileSourceCode.ru.ascx b/Web/Controls/Help/Server/Windows/Community/CompileSourceCode/CompileSourceCode.ru.ascx index d71c60682..6b414cb12 100644 --- a/Web/Controls/Help/Server/Windows/Community/CompileSourceCode/CompileSourceCode.ru.ascx +++ b/Web/Controls/Help/Server/Windows/Community/CompileSourceCode/CompileSourceCode.ru.ascx @@ -156,6 +156,14 @@ onlyoffice.resources.sql
+

Скачивание шаблонов документов ONLYOFFICE

+
+
+

Для работы с Сервером документов ONLYOFFICE скачайте репозиторий https://github.com/ONLYOFFICE/document-templates и поместите его в папку \web\studio\ASC.Web.Studio\Products\Files\DocStore.

+

Если репозиторий скачивался с помощью команды git clone, перейдите в папку со скачанным репозиторием CommunityServer и выполните следующую команду, которая также клонирует зависимые репозитории:

+
git submodule update --init --recursive
+
+

Компиляция ONLYOFFICE Groups