aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorJakub Senko <jakubsenko@gmail.com>2017-01-23 14:19:23 +0100
committerJakub Senko <jakubsenko@gmail.com>2017-01-23 15:04:07 +0100
commit9f2f541b4a24cb0b161abee4fb3ed9f32c332212 (patch)
treec990cd4aba714ffacf89b57ae0146b08286feb4c /phpBB/docs
parent2d742beb9245fdc215b9d53b846b15d608bd99e4 (diff)
downloadforums-9f2f541b4a24cb0b161abee4fb3ed9f32c332212.tar
forums-9f2f541b4a24cb0b161abee4fb3ed9f32c332212.tar.gz
forums-9f2f541b4a24cb0b161abee4fb3ed9f32c332212.tar.bz2
forums-9f2f541b4a24cb0b161abee4fb3ed9f32c332212.tar.xz
forums-9f2f541b4a24cb0b161abee4fb3ed9f32c332212.zip
[ticket/13603] Add index_body_stat_blocks_after event
PHPBB3-13603
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 12a8a3dfeb..202b58dfd5 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -693,6 +693,14 @@ forumlist_body_last_row_after
* Since: 3.1.0-b2
* Purpose: Add content after the very last row of the forum list.
+index_body_birthday_block_before
+===
+* Locations:
+ + styles/prosilver/template/index_body.html
+ + styles/subsilver2/template/index_body.html
+* Since: 3.1.11-RC1
+* Purpose: Add new statistic blocks before the Birthday block
+
index_body_block_birthday_append
===
* Locations: