From 530d09204c0b178bd7baaafd4c605164796127d0 Mon Sep 17 00:00:00 2001 From: PayBas Date: Tue, 15 Apr 2014 16:30:45 +0200 Subject: [PATCH] [ticket/12410] Add Template events search_results_post_ b/a PHPBB3-12410 --- phpBB/docs/events.md | 16 ++++++++++++++++ .../prosilver/template/search_results.html | 2 ++ .../subsilver2/template/search_results.html | 2 ++ 3 files changed, 20 insertions(+) diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 1cc1300c05..903fcc53f2 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -499,6 +499,22 @@ quickreply_editor_message_before * Since: 3.1.0-a4 * Purpose: Add content before the quick reply textbox +search_results_post_after +=== +* Locations: + + styles/prosilver/template/search_results.html + + styles/subsilver2/template/search_results.html +* Since: 3.1.0-b3 +* Purpose: Add data after search result posts + +search_results_post_before +=== +* Locations: + + styles/prosilver/template/search_results.html + + styles/subsilver2/template/search_results.html +* Since: 3.1.0-b3 +* Purpose: Add data before search result posts + simple_footer_after === * Locations: diff --git a/phpBB/styles/prosilver/template/search_results.html b/phpBB/styles/prosilver/template/search_results.html index 818b8ee642..419985c39e 100644 --- a/phpBB/styles/prosilver/template/search_results.html +++ b/phpBB/styles/prosilver/template/search_results.html @@ -113,6 +113,7 @@ +
@@ -144,6 +145,7 @@
+
diff --git a/phpBB/styles/subsilver2/template/search_results.html b/phpBB/styles/subsilver2/template/search_results.html index 092779055d..ff34055b29 100644 --- a/phpBB/styles/subsilver2/template/search_results.html +++ b/phpBB/styles/subsilver2/template/search_results.html @@ -91,6 +91,7 @@ + {searchresults.L_IGNORE_POST} @@ -126,6 +127,7 @@ +