mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Merge branch '3.1.x'
This commit is contained in:
@@ -854,6 +854,13 @@ overall_header_stylesheets_after
|
||||
* Purpose: Add asset calls after stylesheets within the `</head>` tag.
|
||||
Note that INCLUDECSS will not work with this event.
|
||||
|
||||
posting_editor_add_panel_tab
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/posting_editor.html
|
||||
* Since: 3.1.6-RC1
|
||||
* Purpose: Add custom panel to post editor
|
||||
|
||||
posting_editor_bbcode_status_after
|
||||
===
|
||||
* Locations:
|
||||
@@ -931,6 +938,13 @@ posting_editor_subject_before
|
||||
* Since: 3.1.0-a2
|
||||
* Purpose: Add field (e.g. textbox) to the posting screen before the subject
|
||||
|
||||
posting_layout_include_panel_body
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/posting_layout.html
|
||||
* Since: 3.1.6-RC1
|
||||
* Purpose: Add include of custom panel template body in posting editor
|
||||
|
||||
posting_pm_header_find_username_after
|
||||
===
|
||||
* Locations:
|
||||
|
Reference in New Issue
Block a user