Translations:Галерея виджетов (системный администратор)/4/en: различия между версиями

Материал из SmartPlayer
(Новая страница: «=== '''Configuration Process''' === {{Note|Without performing the initial setup, the user won't see the "Widget Gallery."|warn}} * Widget archives are uploaded to the client's server. The goal for the system administrator on the SmartPlayer side is to place the widget archives in the most convenient manner. When copying, it's crucial to provide the correct path. * Afterward, return to the cloud server and navigate to the SmartPlayer folder. Locate the "Widge...»)
 
Нет описания правки
 
Строка 5: Строка 5:
* To display the "Widget Gallery," a special CLI command is used. It is configured only from a specific path:
* To display the "Widget Gallery," a special CLI command is used. It is configured only from a specific path:
<code>/home/smartplayer/smartplayer/backend/app</code>.
<code>/home/smartplayer/smartplayer/backend/app</code>.
At this location is a script called: <code>cli.js</code>. Inside this script is the command to download: <code></code>
At this location is a script called: <code>cli.js</code>. Inside this script is the command to download: <code>/cli.js widgets upload</code>
* As a result, a "Widget Gallery" section will appear in the user's account.
* As a result, a "Widget Gallery" section will appear in the user's account.
{{Note|Personal account version for "Widget Gallery" functionality - ver. 2.136.2<br>
{{Note|Personal account version for "Widget Gallery" functionality - ver. 2.136.2<br>
Server version for "Widget Gallery" functionality - ver. 2.132.18.|warn}}
Server version for "Widget Gallery" functionality - ver. 2.132.18.|warn}}

Текущая версия от 10:00, 28 августа 2023

Информация о сообщении (править)
Это сообщение не имеет описания. Если вы знаете, где или как это сообщение используется, то можете помочь другим переводчикам, добавив к нему описание.
Определение сообщения (Галерея виджетов (системный администратор))
=== '''Как происходит настройка''' ===
{{Note|Без проведения предварительной настройки пользователь не видит "галерею виджетов"|warn}}
* Архивы с виджетами загружаются на сервер клиента. Цель системного администратора со стороны SmartPlayer занести архивы с виджетами наиболее удобным способом. При копировании необходимо обязательно указать корректный путь.
* После возвращаемся на облачный сервер и заходим в папку SmartPlayer. Находим раздел "Widgets" и перемещаем все архивы в одну папку. Все папки располагаются по пути: <code>home/smartplayer/smartplayer</code>. 
* Для отображения "галереи виджетов" используется специальная CLI команда. Это настраивается только с конкретного пути:
<code>/home/smartplayer/smartplayer/backend/app</code>. В этом месте находится скрипт под названием:<code>cli.js</code>. Внутри этого скрипта находится команда для загрузки: <code></code>
* В итоге в личном кабинете появится раздел "галерея виджетов"
{{Note|Версия личного кабинета для работы с "галерея виджетов" - ver. 2.136.2<br>
Версия сервер для работы с "галерея виджетов" - ver 2.132.18.|warn}}

Configuration Process

Without performing the initial setup, the user won't see the "Widget Gallery."
  • Widget archives are uploaded to the client's server. The goal for the system administrator on the SmartPlayer side is to place the widget archives in the most convenient manner. When copying, it's crucial to provide the correct path.
  • Afterward, return to the cloud server and navigate to the SmartPlayer folder. Locate the "Widgets" section and move all the archives into one folder. All the folders are located at the path: home/smartplayer/smartplayer.
  • To display the "Widget Gallery," a special CLI command is used. It is configured only from a specific path:

/home/smartplayer/smartplayer/backend/app. At this location is a script called: cli.js. Inside this script is the command to download: /cli.js widgets upload

  • As a result, a "Widget Gallery" section will appear in the user's account.
Personal account version for "Widget Gallery" functionality - ver. 2.136.2
Server version for "Widget Gallery" functionality - ver. 2.132.18.