You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/templates/simple
Markus Heiser 2ffd446e5c [mod] clarify the difference of the default category and subgrouping
This PR does no functional change it is just an attempt to make more clear in
the code, what a default category is and what a subcategory is.  The previous
name 'others' leads to confusion with the **category 'other'**.

If a engine is not assigned to a category, the default is assigned::

    DEFAULT_CATEGORY = 'other'

If an engine has only one category and this category is shown as tab in the user
interface, this engine has no further subgrouping::

    NO_SUBGROUPING = 'without further subgrouping'

Related:

- https://github.com/searxng/searxng/issues/1604
- https://github.com/searxng/searxng/pull/1545

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
1 year ago
..
filters [mod] replace searx.languages by searx.sxng_locales 2 years ago
messages
result_templates [mod] paper.html: simplify template by using result_link macro 2 years ago
404.html
base.html [fix] wording: SearXNG is 'open' and not 'hackable' 2 years ago
categories.html
icons.html
index.html
info.html
infobox.html
macros.html [mod] option 'ui: cache_url:' to configure internet cache or archive 2 years ago
new_issue.html
opensearch.xml [fix] improve OpenSearch description 2 years ago
opensearch_response_rss.xml
page_with_header.html
preferences.html [mod] clarify the difference of the default category and subgrouping 1 year ago
results.html fix: typo in suggestions 2 years ago
search.html [simple theme] set tab index for search page input field #1891 2 years ago
searxng-wordmark.min.svg
simple_search.html
stats.html Stats: display only the score per result, no anymore the score 2 years ago