mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 21:38:54 +00:00
[ticket/12838] Update events.md
PHPBB3-12838
This commit is contained in:
parent
1f61f3a416
commit
bfdaefa7f6
1 changed files with 44 additions and 0 deletions
|
@ -78,6 +78,50 @@ acp_posting_buttons_before
|
||||||
* Since: 3.1.0-b4
|
* Since: 3.1.0-b4
|
||||||
* Purpose: Add content before BBCode posting buttons in the ACP
|
* 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
|
acp_simple_footer_after
|
||||||
===
|
===
|
||||||
* Location: adm/style/simple_footer.html
|
* Location: adm/style/simple_footer.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue