Actions
Feature #9915
openView hook just after top-menu.
Status:
New
Priority:
Normal
Assignee:
-
Category:
Plugin API
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
I hope to add a view hook just after top-menu.
(E.g. Using view hook just after top-menu is enabled to show all users site-wide message, such as maintenance information.)
Files
Updated by Akiko Takano almost 13 years ago
Now I made a little plugin named Banner.
Since this plugin need to show message just after top-menu, I've override base.rhtml in my plugin.
But this workaround is not pretty good because it may happen something conflict or trouble on latest redmine.
I hope my request will be accepted.
Actions