aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorDark❶ <dark-1@users.noreply.github.com>2019-07-29 02:57:24 +0530
committerDark❶ <dark-1@users.noreply.github.com>2019-07-29 02:57:24 +0530
commitb30822ea802706f734abcbfe4fc30033255076d0 (patch)
tree8fe66b46d2d3a90219a58a8eb1feeea33ab3e542 /phpBB/docs
parentb53f95e577c08ec1c1714334da8b9ecc60cd769a (diff)
downloadforums-b30822ea802706f734abcbfe4fc30033255076d0.tar
forums-b30822ea802706f734abcbfe4fc30033255076d0.tar.gz
forums-b30822ea802706f734abcbfe4fc30033255076d0.tar.bz2
forums-b30822ea802706f734abcbfe4fc30033255076d0.tar.xz
forums-b30822ea802706f734abcbfe4fc30033255076d0.zip
[ticket/16114] mcp_topic_postrow_post_details_author_username_{append/prepend}
PHPBB3-16114
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 39888bf671..9039f8b692 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -1065,6 +1065,20 @@ mcp_topic_postrow_post_details_after
* Since: 3.1.10-RC1
* Purpose: Add content after post details in topic moderation
+mcp_topic_postrow_post_details_author_username_append
+===
+* Locations:
+ + styles/prosilver/template/mcp_topic.html
+* Since: 3.2.8-RC1
+* Purpose: Append information to message author username for post details in topic moderation
+
+mcp_topic_postrow_post_details_author_username_prepend
+===
+* Locations:
+ + styles/prosilver/template/mcp_topic.html
+* Since: 3.2.8-RC1
+* Purpose: Prepend information to message author username for post details in topic moderation
+
mcp_topic_postrow_post_details_before
===
* Locations: