rosgear / rg-be-references-media_dialogs
Module extension "Media dialogs" for the GePanel Control Panel
Package info
github.com/rosgear/rg-be-references-media_dialogs
Type:component
pkg:composer/rosgear/rg-be-references-media_dialogs
Requires
- rosgear/ge2-composer-plugin: *
README
Справочник «Медиа диалоги»
Справочник диалогов выбора медиафайлов с возможностью указания параметров отображения.
Справочник входит в состав Панели управления GePanel и cлужит расширением для модуля «Справочники».
Скриншот
Установка
Для добавления справочника в ваш проект, вы можете просто выполнить команду ниже:
$ composer require rosgear/rg-be-references-media_dialogs
или добавить в файл composer.json вашего проекта:
"require": {
"rosgear/rg-be-references-media_dialogs": "*"
}
или скачать архив на странице справочника в каталоге приложений RosGear.
После добавления справочника в проект выполните его установку в редакцию веб‑приложения с помощью Панели управления GePanel.
Reference «Media dialogs»
A reference of media file selection dialogs with the ability to specify display parameters.
The reference is part of the GePanel Control Panel and serves as an extension for the «References» module.
Screenshot
Installation
To add the reference to your project, you can simply run the command below:
$ composer require rosgear/rg-be-references-media_dialogs
or add to your project's composer.json file:
"require": {
"rosgear/rg-be-references-media_dialogs": "*"
}
or download the archive from the reference page in the RosGear application catalog.
After adding the reference to the project, install it into the web application edition using the GePanel Control Panel.
