mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/13931] Wrong order in docs/events.md
Reordered alphabetically (mcp before memberlist). PHPBB3-13931
This commit is contained in:
parent
558d604d83
commit
41f78b5c49
1 changed files with 32 additions and 32 deletions
|
@ -517,6 +517,38 @@ mcp_front_latest_unapproved_before
|
||||||
* Since: 3.1.3-RC1
|
* Since: 3.1.3-RC1
|
||||||
* Purpose: Add content before latest unapproved posts list
|
* Purpose: Add content before latest unapproved posts list
|
||||||
|
|
||||||
|
mcp_warn_post_add_warning_field_after
|
||||||
|
===
|
||||||
|
* Locations:
|
||||||
|
+ styles/prosilver/template/mcp_warn_post.html
|
||||||
|
+ styles/subsilver2/template/mcp_warn_post.html
|
||||||
|
* Since: 3.1.0-RC4
|
||||||
|
* Purpose: Add content during warning for a post - after add warning field.
|
||||||
|
|
||||||
|
mcp_warn_post_add_warning_field_before
|
||||||
|
===
|
||||||
|
* Locations:
|
||||||
|
+ styles/prosilver/template/mcp_warn_post.html
|
||||||
|
+ styles/subsilver2/template/mcp_warn_post.html
|
||||||
|
* Since: 3.1.0-RC4
|
||||||
|
* Purpose: Add content during warning for a post - before add warning field.
|
||||||
|
|
||||||
|
mcp_warn_user_add_warning_field_after
|
||||||
|
===
|
||||||
|
* Locations:
|
||||||
|
+ styles/prosilver/template/mcp_warn_user.html
|
||||||
|
+ styles/subsilver2/template/mcp_warn_user.html
|
||||||
|
* Since: 3.1.0-RC4
|
||||||
|
* Purpose: Add content during warning a user - after add warning field.
|
||||||
|
|
||||||
|
mcp_warn_user_add_warning_field_before
|
||||||
|
===
|
||||||
|
* Locations:
|
||||||
|
+ styles/prosilver/template/mcp_warn_user.html
|
||||||
|
+ styles/subsilver2/template/mcp_warn_user.html
|
||||||
|
* Since: 3.1.0-RC4
|
||||||
|
* Purpose: Add content during warning a user - before add warning field.
|
||||||
|
|
||||||
memberlist_body_username_append
|
memberlist_body_username_append
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
|
@ -607,38 +639,6 @@ memberlist_view_user_statistics_before
|
||||||
* Since: 3.1.0-a1
|
* Since: 3.1.0-a1
|
||||||
* Purpose: Add entries before the user statistics part of any user profile
|
* Purpose: Add entries before the user statistics part of any user profile
|
||||||
|
|
||||||
mcp_warn_post_add_warning_field_after
|
|
||||||
===
|
|
||||||
* Locations:
|
|
||||||
+ styles/prosilver/template/mcp_warn_post.html
|
|
||||||
+ styles/subsilver2/template/mcp_warn_post.html
|
|
||||||
* Since: 3.1.0-RC4
|
|
||||||
* Purpose: Add content during warning for a post - after add warning field.
|
|
||||||
|
|
||||||
mcp_warn_post_add_warning_field_before
|
|
||||||
===
|
|
||||||
* Locations:
|
|
||||||
+ styles/prosilver/template/mcp_warn_post.html
|
|
||||||
+ styles/subsilver2/template/mcp_warn_post.html
|
|
||||||
* Since: 3.1.0-RC4
|
|
||||||
* Purpose: Add content during warning for a post - before add warning field.
|
|
||||||
|
|
||||||
mcp_warn_user_add_warning_field_after
|
|
||||||
===
|
|
||||||
* Locations:
|
|
||||||
+ styles/prosilver/template/mcp_warn_user.html
|
|
||||||
+ styles/subsilver2/template/mcp_warn_user.html
|
|
||||||
* Since: 3.1.0-RC4
|
|
||||||
* Purpose: Add content during warning a user - after add warning field.
|
|
||||||
|
|
||||||
mcp_warn_user_add_warning_field_before
|
|
||||||
===
|
|
||||||
* Locations:
|
|
||||||
+ styles/prosilver/template/mcp_warn_user.html
|
|
||||||
+ styles/subsilver2/template/mcp_warn_user.html
|
|
||||||
* Since: 3.1.0-RC4
|
|
||||||
* Purpose: Add content during warning a user - before add warning field.
|
|
||||||
|
|
||||||
navbar_header_logged_out_content
|
navbar_header_logged_out_content
|
||||||
===
|
===
|
||||||
* Locations:
|
* Locations:
|
||||||
|
|
Loading…
Add table
Reference in a new issue