1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-25 04:24:31 +02:00

[ticket/12309] Template Event quickreply_editor_panel_before/after

PHPBB3-12309
This commit is contained in:
PayBas
2014-03-29 11:06:48 +01:00
committed by Joas Schilling
parent 7f6aff1d09
commit 0d84a42cd4
3 changed files with 20 additions and 2 deletions

View File

@ -319,6 +319,22 @@ posting_editor_subject_before
* Since: 3.1.0-a2
* Purpose: Add field (e.g. textbox) to the posting screen before the subject
quickreply_editor_panel_after
===
* Locations:
+ styles/prosilver/template/quickreply_editor.html
+ styles/subsilver2/template/quickreply_editor.html
* Since: 3.1.0-b2
* Purpose: Add content after the quick reply panel (but inside the form)
quickreply_editor_panel_before
===
* Locations:
+ styles/prosilver/template/quickreply_editor.html
+ styles/subsilver2/template/quickreply_editor.html
* Since: 3.1.0-b2
* Purpose: Add content before the quick reply panel (but inside the form)
quickreply_editor_message_after
===
* Locations: