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