aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2014-08-31 19:30:01 +0200
committerMarc Alexander <admin@m-a-styles.de>2014-08-31 19:30:01 +0200
commit97c798a375dc5277ce03fccb1682cb0f0cebc976 (patch)
tree198dfb065af65558535680e2b79bff72d4e87331 /phpBB/docs
parent01f821bbc3fd8bf7e48e7b3adfd7954762906b36 (diff)
parent76053b3cd45e2599781edc0fa4500caec7c0c716 (diff)
downloadforums-97c798a375dc5277ce03fccb1682cb0f0cebc976.tar
forums-97c798a375dc5277ce03fccb1682cb0f0cebc976.tar.gz
forums-97c798a375dc5277ce03fccb1682cb0f0cebc976.tar.bz2
forums-97c798a375dc5277ce03fccb1682cb0f0cebc976.tar.xz
forums-97c798a375dc5277ce03fccb1682cb0f0cebc976.zip
Merge pull request #2913 from Nicofuma/ticket/13024
[ticket/13024] Add template event viewtopic_body_postrow_post_content_footer
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 4f39e71c3c..19822707c7 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -1227,6 +1227,14 @@ viewtopic_body_postrow_post_before
* Since: 3.1.0-a4
* Purpose: Add data before posts
+viewtopic_body_postrow_post_content_footer
+===
+* Locations:
+ + styles/prosilver/template/viewtopic_body.html
+ + styles/subsilver2/template/viewtopic_body.html
+* Since: 3.1.0-RC4
+* Purpose: Add data at the end of the posts.
+
viewtopic_body_postrow_post_notices_after
===
* Locations: