aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorJakub Senko <jakubsenko@gmail.com>2016-11-21 16:35:33 +0100
committerJakub Senko <jakubsenko@gmail.com>2016-12-18 21:15:36 +0100
commitcc42c09a95adce35ebc7ed2826a2fc5401a2a536 (patch)
tree7ad5c7a5521a5456a182b9323cdee7c38c07d391 /phpBB/docs
parentdbd9c1f242ae7c7660feddf2677d41aa82bd21b4 (diff)
downloadforums-cc42c09a95adce35ebc7ed2826a2fc5401a2a536.tar
forums-cc42c09a95adce35ebc7ed2826a2fc5401a2a536.tar.gz
forums-cc42c09a95adce35ebc7ed2826a2fc5401a2a536.tar.bz2
forums-cc42c09a95adce35ebc7ed2826a2fc5401a2a536.tar.xz
forums-cc42c09a95adce35ebc7ed2826a2fc5401a2a536.zip
[ticket/14662] Add memberlist_team_username_prepend/append
PHPBB3-14662
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 0ebaf8f3e0..b007377e47 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -1042,6 +1042,22 @@ memberlist_search_sorting_options_before
* Since: 3.1.2-RC1
* Purpose: Add information before the search sorting options field.
+memberlist_team_username_append
+===
+* Locations:
+ + styles/prosilver/template/memberlist_team.html
+ + styles/subsilver2/template/memberlist_team.html
+* Since: 3.1.11-RC1
+* Purpose: Append information to username of team member
+
+memberlist_team_username_prepend
+===
+* Locations:
+ + styles/prosilver/template/memberlist_team.html
+ + styles/subsilver2/template/memberlist_team.html
+* Since: 3.1.11-RC1
+* Purpose: Add information before team user username
+
memberlist_view_contact_after
===
* Locations: