aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-01-27 14:29:14 +0100
committerMarc Alexander <admin@m-a-styles.de>2016-01-27 14:29:14 +0100
commit3c4f1508590abb2ff6c4b86c9060f3da106ae2a5 (patch)
tree1a03ea5b1c44f6f10fcec195f690229c32d579a3 /phpBB/docs
parent4250bfee294d7741d53ea33e3d581fe5db0f7c80 (diff)
parent3af3c391a7dda860a60bcc8ef21d5679a4a31ec6 (diff)
downloadforums-3c4f1508590abb2ff6c4b86c9060f3da106ae2a5.tar
forums-3c4f1508590abb2ff6c4b86c9060f3da106ae2a5.tar.gz
forums-3c4f1508590abb2ff6c4b86c9060f3da106ae2a5.tar.bz2
forums-3c4f1508590abb2ff6c4b86c9060f3da106ae2a5.tar.xz
forums-3c4f1508590abb2ff6c4b86c9060f3da106ae2a5.zip
Merge pull request #4029 from RMcGirr83/ticket_14289
[ticket/14289] Add events to navbar header
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index fdcd649030..ee9deae501 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -1100,6 +1100,20 @@ navbar_header_quick_links_before
* Since: 3.1.0-RC2
* Purpose: Add links to the top of the quick-links drop-down menu in the header
+navbar_header_user_profile_append
+===
+* Locations:
+ + styles/prosilver/template/navbar_header.html
+* Since: 3.1.8-RC1
+* Purpose: Add links to the right of the user drop down area
+
+navbar_header_user_profile_prepend
+===
+* Locations:
+ + styles/prosilver/template/navbar_header.html
+* Since: 3.1.8-RC1
+* Purpose: Add links to the left of the notification area
+
navbar_header_username_append
===
* Locations: