From c51992cf5e0bc9a636ae4c7a9f8c3bd11186e936 Mon Sep 17 00:00:00 2001
From: Jeff Atwood
-
{{i18n "search.no_more_results"}}
- {{#unless isExpanded}}
- {{i18n "search.search_help"}}
- {{/unless}}
{{/if}}
diff --git a/app/assets/javascripts/discourse/views/search-help.js.es6 b/app/assets/javascripts/discourse/views/search-help.js.es6
deleted file mode 100644
index d16b2fc79f0..00000000000
--- a/app/assets/javascripts/discourse/views/search-help.js.es6
+++ /dev/null
@@ -1,7 +0,0 @@
-import ModalBodyView from "discourse/views/modal-body";
-
-export default ModalBodyView.extend({
- templateName: 'modal/search_help',
- title: I18n.t('search_help.title'),
- focusInput: false
-});
diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index 49547abec9b..3f5c4ee299a 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -1210,7 +1210,6 @@ en:
title: "search topics, posts, users, or categories"
no_results: "No results found."
no_more_results: "No more results found."
- search_help: Search help
searching: "Searching ..."
post_format: "#{{post_number}} by {{username}}"
@@ -2111,9 +2110,6 @@ en:
lightbox:
download: "download"
- search_help:
- title: 'Search Help'
-
keyboard_shortcuts_help:
title: 'Keyboard Shortcuts'
jump_to:
diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml
index e6acba16bc3..16cde366843 100644
--- a/config/locales/server.en.yml
+++ b/config/locales/server.en.yml
@@ -2950,36 +2950,6 @@ en:
This document is CC-BY-SA. It was last updated May 31, 2013.
- static:
- search_help: |
- Tips
-
-
-
-
order:views | order:latest | order:likes | @username | user:foo |
status:open | status:closed | status:archived | status:noreplies | status:single_user |
#category-slug | category:foo | group:foo | badge:foo | |
in:likes | in:posted | in:watching | in:tracking | in:private |
in:bookmarks | in:first | in:pinned | in:unpinned | in:wiki |
posts_count:num | before:days or date | after:days or date | tags:one,two |
-
rainbows #parks
will search for topics containing the word "rainbows" in the category "parks".rainbows category:parks status:open order:latest
will search for topics containing the word "rainbows" in the category "parks" that are not closed or archived, ordered by date of last post.rainbows category:"parks and gardens" in:bookmarks
will search for topics containing the word "rainbows" in the category "parks and gardens" that are bookmarked by you.