1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

[ticket/12060] Add template events posting_editor_buttons_before/after

PHPBB3-12060
This commit is contained in:
Matt Friedman
2013-12-04 16:35:11 -08:00
parent 60a51eddd4
commit 35da9ab9cf
4 changed files with 24 additions and 0 deletions

View File

@@ -199,6 +199,24 @@ overall_header_navigation_prepend
* Since: 3.1.0-a1
* Purpose: Add links before the navigation links in the header
posting_editor_buttons_after
===
* Locations:
+ adm/style/acp_users_signature.html
+ styles/prosilver/template/posting_buttons.html
+ styles/subsilver2/template/posting_buttons.html
* Since: 3.1.0-a3
* Purpose: Add content after the BBCode posting buttons
posting_editor_buttons_before
===
* Locations:
+ adm/style/acp_users_signature.html
+ styles/prosilver/template/posting_buttons.html
+ styles/subsilver2/template/posting_buttons.html
* Since: 3.1.0-a3
* Purpose: Add content before the BBCode posting buttons
posting_editor_message_after
===
* Locations: