Vote #63991
完了Pluggable admin menu
0%
説明
This patch allows plugins to add an item into /admin/index page. This introduces a new menu_name :admin.
I think some of administrative operation should be appear in the page rather than :top_menu.
If they appear in :top_menu, it is too noisy. e.g., management operation for mailing list integration feature.
journals
Patch applied in r2022 with slight changes.
To be consistent with other menu names, I named the menu @:admin_menu@ instead of @:admin@.
Thanks for your contribution.
--------------------------------------------------------------------------------