You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
Main build (Jenkins)
This commit is contained in:
21
docs/en/md/Addons/Melezh/Web-Interface/Extensions-panel.mdx
vendored
Normal file
21
docs/en/md/Addons/Melezh/Web-Interface/Extensions-panel.mdx
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
id: Extensions-panel
|
||||
title: Extensions Panel
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
Next is the **Extensions Panel**.
|
||||
|
||||
## General View
|
||||
|
||||

|
||||
|
||||
The extensions panel displays a list of connected user `.os` modules, their file paths on disk, and the number of methods successfully interpreted as functions for use in handlers.
|
||||
|
||||
In the top-right corner of the page, there are two action buttons:
|
||||
|
||||

|
||||
|
||||
+ The first button updates the extensions cache on the server. Since the list of extensions and their parameters is generated only once at server startup, this button allows refreshing the list after changes without restarting the server
|
||||
|
||||
+ The second button refreshes the displayed list of extensions with up-to-date information without reloading the page
|
||||
22
docs/ru/md/Addons/Melezh/Web-Interface/Extensions-panel.mdx
vendored
Normal file
22
docs/ru/md/Addons/Melezh/Web-Interface/Extensions-panel.mdx
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
id: Extensions-panel
|
||||
keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI]
|
||||
title: Панель расширений
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
Далее идет **панель расширений**
|
||||
|
||||
## Общий вид
|
||||
|
||||

|
||||
|
||||
На панели расширений представлен список подключенных пользовательских `.os` модулей, путь к ним нам на диске и количество методов, которые были корректно интерпретированы как функции для использования в обработчиках
|
||||
|
||||
В верхем правом углу страницы присутствуют две кнопки действий:
|
||||
|
||||

|
||||
|
||||
+ Первая кнопка отвечает за обновление кэша расширений на сервере. Так как список расширений и их параметров формируется один раз при запуске сервера, обновить его после внесения изменений можно только при помощи этой кнопки или перезапуском самого сервера
|
||||
|
||||
+ Вторая конпока позволяет обновить представленный на панели список актуальными данными без перезагрузки страницы
|
||||
@@ -2,7 +2,7 @@
|
||||
id: Settings-panel
|
||||
keywords: [1C, 1С, 1С:Предприятие, 1С:Предприятие 8.3, API, Интеграция, Сервисы, Обмен, OneScript, CLI]
|
||||
title: Панель настроек
|
||||
sidebar_position: 4
|
||||
sidebar_position: 5
|
||||
---
|
||||
|
||||
Последней панелью веб-интерфейса является **панель настроек**
|
||||
|
||||
16434
service/dictionaries/en.json
vendored
16434
service/dictionaries/en.json
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user