mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/14066] Add template events to search_body.html
PHPBB3-14066
This commit is contained in:
@@ -1550,6 +1550,14 @@ quickreply_editor_subject_before
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Add content before the quick reply subject textbox
|
||||
|
||||
search_body_form_after
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_body.html
|
||||
+ styles/subsilver2/template/search_body.html
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Add content after the search form
|
||||
|
||||
search_body_form_before
|
||||
===
|
||||
* Locations:
|
||||
@@ -1558,6 +1566,102 @@ search_body_form_before
|
||||
* Since: 3.1.5-RC1
|
||||
* Purpose: Add content before the search form
|
||||
|
||||
search_body_recent_search_after
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_body.html
|
||||
+ styles/subsilver2/template/search_body.html
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Add content after the recent search queries list
|
||||
|
||||
search_body_recent_search_before
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_body.html
|
||||
+ styles/subsilver2/template/search_body.html
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Add content before the recent search queries list
|
||||
|
||||
search_body_search_display_options_append
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_body.html
|
||||
+ styles/subsilver2/template/search_body.html
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Put content at the bottom of the search query display options fields set
|
||||
|
||||
search_body_search_display_options_prepend
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_body.html
|
||||
+ styles/subsilver2/template/search_body.html
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Put content at the top of the search query display options fields set
|
||||
|
||||
search_body_search_query_after
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_body.html
|
||||
+ styles/subsilver2/template/search_body.html
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Add content after the search query fields set
|
||||
|
||||
search_body_search_query_append
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_body.html
|
||||
+ styles/subsilver2/template/search_body.html
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Put content at the bottom of the search query fields set
|
||||
|
||||
search_body_search_query_before
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_body.html
|
||||
+ styles/subsilver2/template/search_body.html
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Add content before the search query fields set
|
||||
|
||||
search_body_search_query_prepend
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_body.html
|
||||
+ styles/subsilver2/template/search_body.html
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Put content at the top of the search query fields set
|
||||
|
||||
search_body_search_options_after
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_body.html
|
||||
+ styles/subsilver2/template/search_body.html
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Add content after the search query options fields set
|
||||
|
||||
search_body_search_options_append
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_body.html
|
||||
+ styles/subsilver2/template/search_body.html
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Put content at the bottom of the search query options fields set
|
||||
|
||||
search_body_search_options_before
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_body.html
|
||||
+ styles/subsilver2/template/search_body.html
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Add content before the search query options fields set
|
||||
|
||||
search_body_search_options_prepend
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/search_body.html
|
||||
+ styles/subsilver2/template/search_body.html
|
||||
* Since: 3.1.7-RC1
|
||||
* Purpose: Put content at the top of the search query options fields set
|
||||
|
||||
search_results_header_after
|
||||
===
|
||||
* Locations:
|
||||
|
Reference in New Issue
Block a user