[ticket/12838] Update events.md

PHPBB3-12838
This commit is contained in:
PayBas 2014-07-10 12:16:50 +02:00
parent 1f61f3a416
commit bfdaefa7f6

View file

@ -78,6 +78,50 @@ acp_posting_buttons_before
* Since: 3.1.0-b4
* Purpose: Add content before BBCode posting buttons in the ACP
acp_ranks_edit_after
===
* Locations:
+ adm/style/acp_ranks.html
* Since: 3.1.0-RC2
* Purpose: Add content after the rank details when editing a rank in the ACP
acp_ranks_edit_before
===
* Locations:
+ adm/style/acp_ranks.html
* Since: 3.1.0-RC2
* Purpose: Add content before the rank details when editing a rank in the ACP
acp_ranks_list_column_after
===
* Locations:
+ adm/style/acp_ranks.html
* Since: 3.1.0-RC2
* Purpose: Add content before the first column in the ranks list in the ACP
acp_ranks_list_column_before
===
* Locations:
+ adm/style/acp_ranks.html
* Since: 3.1.0-RC2
* Purpose: Add content after the last column (but before the action column)
in the ranks list in the ACP
acp_ranks_list_header_after
===
* Locations:
+ adm/style/acp_ranks.html
* Since: 3.1.0-RC2
* Purpose: Add content before the first header-column in the ranks list in the ACP
acp_ranks_list_header_before
===
* Locations:
+ adm/style/acp_ranks.html
* Since: 3.1.0-RC2
* Purpose: Add content after the last header-column (but before the action column)
in the ranks list in the ACP
acp_simple_footer_after
===
* Location: adm/style/simple_footer.html