aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorZoddo <zoddo.ino@gmail.com>2015-08-09 13:55:01 +0200
committerZoddo <zoddo.ino@gmail.com>2015-08-11 20:10:45 +0200
commit4bab984dace0c90ecc3a006f4a8fb0ba9d061195 (patch)
tree4b165dbab48da3894577395a88a2c41cbd8375da /phpBB/docs
parent972f04ec6a78f06bb5da25729ec1d8758514cdcb (diff)
downloadforums-4bab984dace0c90ecc3a006f4a8fb0ba9d061195.tar
forums-4bab984dace0c90ecc3a006f4a8fb0ba9d061195.tar.gz
forums-4bab984dace0c90ecc3a006f4a8fb0ba9d061195.tar.bz2
forums-4bab984dace0c90ecc3a006f4a8fb0ba9d061195.tar.xz
forums-4bab984dace0c90ecc3a006f4a8fb0ba9d061195.zip
[ticket/14090] Add mcp_topic_topic_title_* template events
Allows to add some information before/after the topic title PHPBB3-14090
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 f5238602d7..4321832a42 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -568,6 +568,22 @@ mcp_post_additional_options
* Since: 3.1.5-RC1
* Purpose: Add content within the list of post moderation actions
+mcp_topic_topic_title_after
+===
+* Locations:
+ + styles/prosilver/template/mcp_topic.html
+ + styles/subsilver2/template/mcp_topic.html
+* Since: 3.1.6-RC1
+* Purpose: Add some information after the topic title
+
+mcp_topic_topic_title_before
+===
+* Locations:
+ + styles/prosilver/template/mcp_topic.html
+ + styles/subsilver2/template/mcp_topic.html
+* Since: 3.1.6-RC1
+* Purpose: Add some information before the topic title
+
mcp_warn_post_add_warning_field_after
===
* Locations: