1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-29 13:00:26 +02:00

[ticket/15324] Add more core and template events

PHPBB3-15324
This commit is contained in:
rxu
2017-08-16 21:57:11 +07:00
parent 1e605efaf1
commit 68c3a0307d
8 changed files with 112 additions and 7 deletions

View File

@@ -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: