aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorrxu <rxu@mail.ru>2017-08-16 21:57:11 +0700
committerrxu <rxu@mail.ru>2017-08-16 22:38:34 +0700
commit68c3a0307de19fdefd7ae716247fffea3ee30c0c (patch)
treeafd71fa73e5ca48d7655eac68cea6517bffc8712 /phpBB/docs
parent1e605efaf126f5474bb1be99e7fdaed834ebb2a0 (diff)
downloadforums-68c3a0307de19fdefd7ae716247fffea3ee30c0c.tar
forums-68c3a0307de19fdefd7ae716247fffea3ee30c0c.tar.gz
forums-68c3a0307de19fdefd7ae716247fffea3ee30c0c.tar.bz2
forums-68c3a0307de19fdefd7ae716247fffea3ee30c0c.tar.xz
forums-68c3a0307de19fdefd7ae716247fffea3ee30c0c.zip
[ticket/15324] Add more core and template events
PHPBB3-15324
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 8bece6465e..930d540c89 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: