aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorDavid King <imkingdavid@gmail.com>2013-11-02 12:37:17 -0700
committerDavid King <imkingdavid@gmail.com>2013-11-02 15:27:53 -0700
commit567d4dab99cbc270ae14001bc4f6110013fd7e31 (patch)
treebbe5f33e3ba9df7c03193c37f7ad206c14ee688f /phpBB/docs
parent835900123e2b6a16288cb6eb635716326dd523c0 (diff)
downloadforums-567d4dab99cbc270ae14001bc4f6110013fd7e31.tar
forums-567d4dab99cbc270ae14001bc4f6110013fd7e31.tar.gz
forums-567d4dab99cbc270ae14001bc4f6110013fd7e31.tar.bz2
forums-567d4dab99cbc270ae14001bc4f6110013fd7e31.tar.xz
forums-567d4dab99cbc270ae14001bc4f6110013fd7e31.zip
[ticket/11972] Add the sinces
PHPBB3-11972
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 73a058b69c..67644e9bb7 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -162,6 +162,7 @@ posting_editor_message_after
* Locations:
+ styles/prosilver/template/posting_editor.html
+ styles/subsilver2/template/posting_body.html
+* Since: 3.1.0-a1
* Purpose: Add field (e.g. textbox) to the posting screen after the message
posting_editor_message_before
@@ -169,6 +170,7 @@ posting_editor_message_before
* Locations:
+ styles/prosilver/template/posting_editor.html
+ styles/subsilver2/template/posting_body.html
+* Since: 3.1.0-a1
* Purpose: Add field (e.g. textbox) to the posting screen before the message
posting_editor_options_prepend
@@ -176,6 +178,7 @@ posting_editor_options_prepend
* Locations:
+ styles/prosilver/template/posting_editor.html
+ styles/subsilver2/template/posting_body.html
+* Since: 3.1.0-a1
* Purpose: Add posting options on the posting screen
posting_editor_subject_after
@@ -183,6 +186,7 @@ posting_editor_subject_after
* Locations:
+ styles/prosilver/template/posting_editor.html
+ styles/subsilver2/template/posting_body.html
+* Since: 3.1.0-a1
* Purpose: Add field (e.g. textbox) to the posting screen after the subject
posting_editor_subject_before
@@ -190,6 +194,7 @@ posting_editor_subject_before
* Locations:
+ styles/prosilver/template/posting_editor.html
+ styles/subsilver2/template/posting_body.html
+* Since: 3.1.0-a1
* Purpose: Add field (e.g. textbox) to the posting screen before the subject
simple_footer_after