Searched hist:"31 afae8a5238b24d15fc0e6f342ee8341d1014dd" (Results 1 – 2 of 2) sorted by relevance
/dokuwiki/inc/Extension/ |
H A D | AdminPlugin.php | 31afae8a5238b24d15fc0e6f342ee8341d1014dd Tue Apr 16 11:48:47 UTC 2024 Andreas Gohr <andi@splitbrain.org> allow admin components to skip being shown in the admin menu
This is related to #4249. At least the farmer plugin provides a top level admin component and several sub components which are loaded from the top component. For this use case it makes sense to be able to hide components from the admin interface. Default remains to show all.
|
/dokuwiki/inc/Ui/ |
H A D | Admin.php | 31afae8a5238b24d15fc0e6f342ee8341d1014dd Tue Apr 16 11:48:47 UTC 2024 Andreas Gohr <andi@splitbrain.org> allow admin components to skip being shown in the admin menu
This is related to #4249. At least the farmer plugin provides a top level admin component and several sub components which are loaded from the top component. For this use case it makes sense to be able to hide components from the admin interface. Default remains to show all.
|