aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-05-20 17:20:11 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-05-29 02:14:43 +0200
commita2ca0bc6111492b10fbab05f092f7343f88b59ec (patch)
tree43ddb4b333e5110c3b548645376a1b4f5279ef09 /phpBB/docs
parent427d70d1387090befbff4b0d2f24efd84cfc0392 (diff)
downloadforums-a2ca0bc6111492b10fbab05f092f7343f88b59ec.tar
forums-a2ca0bc6111492b10fbab05f092f7343f88b59ec.tar.gz
forums-a2ca0bc6111492b10fbab05f092f7343f88b59ec.tar.bz2
forums-a2ca0bc6111492b10fbab05f092f7343f88b59ec.tar.xz
forums-a2ca0bc6111492b10fbab05f092f7343f88b59ec.zip
[ticket/10073] Deduplicate posting buttons code in ACP
PHPBB3-10073
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md28
1 files changed, 14 insertions, 14 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 4dc55540f3..44a7824901 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -64,6 +64,20 @@ acp_overall_header_head_append
* Since: 3.1.0-a1
* Purpose: Add assets within the `<head>` tags in the ACP
+acp_posting_buttons_after
+===
+* Locations:
+ + adm/style/acp_posting_buttons.html
+* Since: 3.1.0-b4
+* Purpose: Add content after BBCode posting buttons in the ACP
+
+acp_posting_buttons_before
+===
+* Locations:
+ + adm/style/acp_posting_buttons.html
+* Since: 3.1.0-b4
+* Purpose: Add content before BBCode posting buttons in the ACP
+
acp_simple_footer_after
===
* Location: adm/style/simple_footer.html
@@ -136,20 +150,6 @@ acp_users_prefs_view_prepend
* Since: 3.1.0-b3
* Purpose: Add user options fieldset to the top of ACP users view prefs settings
-acp_users_signature_editor_buttons_after
-===
-* Locations:
- + adm/style/acp_users_signature.html
-* Since: 3.1.0-a3
-* Purpose: Add content after BBCode posting buttons in the ACP user signature
-
-acp_users_signature_editor_buttons_before
-===
-* Locations:
- + adm/style/acp_users_signature.html
-* Since: 3.1.0-a3
-* Purpose: Add content before BBCode posting buttons in the ACP user signature
-
forumlist_body_category_header_after
===
* Locations: