aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-07-17 15:31:20 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-07-17 15:31:20 +0200
commit0d2a4780769e0e8d7b47c3a954c6dcecddcce581 (patch)
treedcd542e9b632010c8b483534630fc6db9ddce790 /phpBB/docs
parent0332b68dbbe9812cfd0df25806d608d5c2c27c66 (diff)
parentb1df0cffb145c2fe9db69c9caa920e4a48ec4279 (diff)
downloadforums-0d2a4780769e0e8d7b47c3a954c6dcecddcce581.tar
forums-0d2a4780769e0e8d7b47c3a954c6dcecddcce581.tar.gz
forums-0d2a4780769e0e8d7b47c3a954c6dcecddcce581.tar.bz2
forums-0d2a4780769e0e8d7b47c3a954c6dcecddcce581.tar.xz
forums-0d2a4780769e0e8d7b47c3a954c6dcecddcce581.zip
Merge pull request #2747 from Elsensee/ticket/12860
[ticket/12860] Add template events to mcp_ban.html * Elsensee/ticket/12860: [ticket/12860] Fix typo [ticket/12860] Add template events mcp_ban_unban [ticket/12860] Add template events mcp_ban_fields
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 2fd97986f7..b6d4bfe214 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -278,6 +278,38 @@ index_body_stat_blocks_before
* Since: 3.1.0-a1
* Purpose: Add new statistic blocks above the Who Is Online and Board Statistics blocks
+mcp_ban_fields_after
+===
+* Locations:
+ + styles/prosilver/template/mcp_ban.html
+ + styles/subsilver2/template/mcp_ban.html
+* Since: 3.1.0-RC3
+* Purpose: Add additional fields to the ban form in MCP
+
+mcp_ban_fields_before
+===
+* Locations:
+ + styles/prosilver/template/mcp_ban.html
+ + styles/subsilver2/template/mcp_ban.html
+* Since: 3.1.0-RC3
+* Purpose: Add additional fields to the ban form in MCP
+
+mcp_ban_unban_after
+===
+* Locations:
+ + styles/prosilver/template/mcp_ban.html
+ + styles/subsilver2/template/mcp_ban.html
+* Since: 3.1.0-RC3
+* Purpose: Add additional fields to the unban form in MCP
+
+mcp_ban_unban_before
+===
+* Locations:
+ + styles/prosilver/template/mcp_ban.html
+ + styles/subsilver2/template/mcp_ban.html
+* Since: 3.1.0-RC3
+* Purpose: Add additional fields to the unban form in MCP
+
memberlist_body_username_append
===
* Locations: