aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMáté Bartus <CHItA@users.noreply.github.com>2017-09-07 14:39:39 +0200
committerGitHub <noreply@github.com>2017-09-07 14:39:39 +0200
commit0755ae423b064d94218d5b86ba1a0311e3fa4f22 (patch)
tree7bf51f57da3eea58f40e382f6e73ebe6a9bf9e19 /phpBB/docs
parent908b1c9bc9e05f35454cd963ce4bc48666041c44 (diff)
parent68c3a0307de19fdefd7ae716247fffea3ee30c0c (diff)
downloadforums-0755ae423b064d94218d5b86ba1a0311e3fa4f22.tar
forums-0755ae423b064d94218d5b86ba1a0311e3fa4f22.tar.gz
forums-0755ae423b064d94218d5b86ba1a0311e3fa4f22.tar.bz2
forums-0755ae423b064d94218d5b86ba1a0311e3fa4f22.tar.xz
forums-0755ae423b064d94218d5b86ba1a0311e3fa4f22.zip
Merge pull request #4905 from rxu/ticket/15324
[ticket/15324] Add more core and template events
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 4c80d99792..aaad64d68c 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -1483,6 +1483,20 @@ overall_header_stylesheets_after
* Purpose: Add asset calls after stylesheets within the `</head>` tag.
Note that INCLUDECSS will not work with this event.
+posting_attach_body_attach_row_controls_append
+===
+* Locations:
+ + styles/prosilver/template/posting_attach_body.html
+* Since: 3.2.2-RC1
+* Purpose: Add content after attachment control elements
+
+posting_attach_body_attach_row_controls_prepend
+===
+* Locations:
+ + styles/prosilver/template/posting_attach_body.html
+* Since: 3.2.2-RC1
+* Purpose: Add content before attachment control elements
+
posting_editor_add_panel_tab
===
* Locations: