Project

General

Profile

Actions

Feature #52482

closed

Control visibility of modules in the BE

Added by Fabien Udriot over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2013-10-02
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

Currently there is no way to register a BE module without it get
displayed in the BE.

The patch introduces a flag "isDisplayed" in the module configuration
telling not to show a BE module. If flag is omitted, default value is true.

Update: configuration is done by User Tsconfig. Check below for more detail.

As additional notes:

  • As background, I need this feature in the frame of the development of EXT:vidi. I need a way to interact between BE modules without necessarily showing them in the main frame.
  • This option must be obviously documented. Though, I wanted to get feedback beforehand.

Files

2013-10-02_1823.png (140 KB) 2013-10-02_1823.png Fabien Udriot, 2013-10-02 18:36
Actions

Also available in: Atom PDF