Ruslan Aleev
Ruslan Aleev
### Summary After installation the plugin is not in the `ClientConfig` category in tree, although the category exists:  ### Expected behavior The plugin should be in its category. ###...
В дереве элементов по умолчанию отображаются классы иконки, после PR -https://github.com/modxcms/revolution/pull/14217  А если установить AdminTools, то класс иконок сбрасывается: 
The logic for displaying the lexicon for empty items is unclear (`emptyText`), for example see https://github.com/Bruno17/MIGX/blob/master/core/components/migx/templates/mgr/grids/default.grid.tpl#L53 . If you remove the items, the text is displayed normally.  If you...
1) Added output of lexicons for empty lines in the grid, otherwise it was always output in English.  2) Added display of empty text on initialization - https://github.com/Bruno17/MIGX/issues/432 3)...
Было бы удобно, если в конструктор блоков добавить пару улучшений: ~1) Переименовать заголовки для комплексного блока именно в "Комплексный блок", а то добавляются блоки, а сохраняется/удаляется уже комплексный блок, что...
В чате обсуждалось, да и было бы удобно, если можно было указать в конфиге какой редактор подключать, не только trumbowyg, но и встроенный редактор Битрикс. Хотя, скорее всего, это сделать...
## Feature request ### Summary If a resource has child resources, then the context menu will have a sorting option (see screenshot), BUT sorting only affects the display of resources...
## Bug report ### Summary If you create a snippet containing `
### What does it do? Remove unused menu permissions: - `about`; - `credits`; - `export_static`; - `menu_security`; - `menu_support`; - `menu_tools`; Update menu permissions: - `menu_site`; - `menu_trash`; - `components`;...
## Feature request ### Summary The "Settings" tab is still shown, even if all checkboxes are disabled through "Form Customization". This behavior is probably relevant for other tabs as well....