HomePhabricator
Diffusion MITK d79986b03bff

Introduce "enumerate" attribute for views in plugin.xml files

Description

Introduce "enumerate" attribute for views in plugin.xml files

This attribute can be optionally set to false to indicate that a view
has internal character and is not supposed to be enumerated in the UI.

This will get rid of hard-coded (and outdated) blacklists in our
code base.

Details

Provenance
kislinskAuthored on Mar 20 2024, 9:47 AM
kislinskPushed on Mar 22 2024, 9:19 PM
Differential Revision
Restricted Differential Revision
Parents
rMITK81f64a5e2829: Remove deprecated macro
Branches
Unknown
Tags
Unknown
Tasks
T30377: Clean up/rewrite View Navigator