aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-08-28 15:44:49 +0200
committerMarc Alexander <admin@m-a-styles.de>2016-08-28 15:44:49 +0200
commit7c79e7844cfc4e7c2fcd6b508fbbf596f7e10c00 (patch)
tree214e41fe2c595ccde736da3638aa98864a178c22 /phpBB/docs
parent08c6f56f4bada72b08ed71ee4515ef0150dc354e (diff)
parent71a70500ea946a02a46257f883f90a3936528ac0 (diff)
downloadforums-7c79e7844cfc4e7c2fcd6b508fbbf596f7e10c00.tar
forums-7c79e7844cfc4e7c2fcd6b508fbbf596f7e10c00.tar.gz
forums-7c79e7844cfc4e7c2fcd6b508fbbf596f7e10c00.tar.bz2
forums-7c79e7844cfc4e7c2fcd6b508fbbf596f7e10c00.tar.xz
forums-7c79e7844cfc4e7c2fcd6b508fbbf596f7e10c00.zip
Merge branch '3.1.x' into 3.2.x
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index d5aa0c3aec..7108254196 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -835,6 +835,20 @@ mcp_topic_options_before
* Since: 3.1.6-RC1
* Purpose: Add some options (field, checkbox, ...) before the subject field when split a subject
+mcp_topic_postrow_post_details_after
+===
+* Locations:
+ + styles/prosilver/template/mcp_topic.html
+* Since: 3.1.10-RC1
+* Purpose: Add content after post details in topic moderation
+
+mcp_topic_postrow_post_details_before
+===
+* Locations:
+ + styles/prosilver/template/mcp_topic.html
+* Since: 3.1.10-RC1
+* Purpose: Add content before post details in topic moderation
+
mcp_topic_topic_title_after
===
* Locations:
@@ -1449,6 +1463,20 @@ posting_preview_poll_after
* Since: 3.1.7-RC1
* Purpose: Add content after the poll preview block
+posting_topic_review_row_post_details_after
+===
+* Locations:
+ + styles/prosilver/template/posting_topic_review.html
+* Since: 3.1.10-RC1
+* Purpose: Add content after post details in topic review
+
+posting_topic_review_row_post_details_before
+===
+* Locations:
+ + styles/prosilver/template/posting_topic_review.html
+* Since: 3.1.10-RC1
+* Purpose: Add content before post details in topic review
+
posting_topic_title_after
===
* Locations: