stable

Clone or download

Read-only

request #9118: Allow plugins to display user actions in the navbar

Change-Id: Icd0eb06d856ac27eeeea98fac83197f12e70cda1

Modified Files

Name
M src/common/autoload.php +3 −2 Go to diff View file
M src/common/event/Event.class.php +9 −0 Go to diff View file
A src/common/user/UserActionPresenter.php +40 −0 Go to diff View file
M src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php +16 −3 Go to diff View file
M src/www/themes/FlamingParrot/NavBarPresenter.class.php +6 −1 Go to diff View file
M src/www/themes/FlamingParrot/templates/navbar-item-link.mustache +1 −1 Go to diff View file
M src/www/themes/FlamingParrot/templates/navbar-user-navigation.mustache +9 −0 Go to diff View file