aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/events.md
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/docs/events.md')
-rw-r--r--phpBB/docs/events.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 49804a57bc..fc49c67a32 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -161,10 +161,16 @@ posting_editor_options_prepend
===
* Locations:
+ styles/prosilver/template/posting_editor.html
- + styles/prosilver/template/posting_body.html
-* Since: 3.1.0-a1
+ + styles/subsilver2/template/posting_body.html
* Purpose: Add posting options on the posting screen
+posting_editor_subject_after
+===
+* Locations:
+ + styles/prosilver/template/posting_editor.html
+ + styles/subsilver2/template/posting_body.html
+* Purpose: Add field (e.g. textbox) to the posting screen under the subject
+
simple_footer_after
===
* Locations: