aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authordragosvr92 <rdragos18@yahoo.com>2015-05-09 16:41:18 +0300
committerdragosvr92 <rdragos18@yahoo.com>2015-05-09 16:41:18 +0300
commit345c25c367b7bb6d132a9d260c0066fe9e88f79b (patch)
tree555ac68ead9b70df3315073eebf92bd3c9da3a63 /phpBB/docs
parentb3b7f8e925a2af91d578ad4453070cefc02e7a3d (diff)
downloadforums-345c25c367b7bb6d132a9d260c0066fe9e88f79b.tar
forums-345c25c367b7bb6d132a9d260c0066fe9e88f79b.tar.gz
forums-345c25c367b7bb6d132a9d260c0066fe9e88f79b.tar.bz2
forums-345c25c367b7bb6d132a9d260c0066fe9e88f79b.tar.xz
forums-345c25c367b7bb6d132a9d260c0066fe9e88f79b.zip
[ticket/13808] search_body_form_before
Extensions may be designed to add secondary search options, such as Google search in the search_body.html. There are no events in the searchbody, so this should be merged. PHPBB3-13808
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index c4bfaebb1b..adcecf2cff 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -1076,6 +1076,14 @@ quickreply_editor_message_before
* Since: 3.1.0-a4
* Purpose: Add content before the quick reply textbox
+search_body_form_before
+===
+* Locations:
+ + styles/prosilver/template/search_body.html
+ + styles/subsilver2/template/search_body.html
+* Since: 3.1.5
+* Purpose: Add content before the search form
+
search_results_header_after
===
* Locations: