Details
-
Improvement
-
Resolution: Not an issue
-
Major
-
3.1 M3
-
None
Description
The edit bars or similar things are currently rendered depending on a static method Server.isAdmin(). Therefore it is not possible to show or not show the bars depending on the users permissions or other criteria.
This must be replaced by something which is customizable. The default implementation should check the write permission of the user on the current page.
This allows to have a wiki like system (at least partial). As we have now a public user module this can be realized very easily.
Checklists
Acceptance criteria