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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user