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>
2023-04-07 11:03:25 +02:00
..
2023-03-15 19:55:20 +01:00
2022-09-23 20:45:58 +02:00
2022-08-10 09:14:36 +02:00
2021-12-27 10:16:20 +01:00
2021-01-14 20:57:17 +01:00
2022-01-05 11:00:11 +01:00
2022-01-28 22:33:41 +01:00
2022-07-04 19:06:45 +02:00
2022-11-07 08:07:06 -06:00
2022-07-30 18:04:44 +02:00
2022-07-30 18:04:44 +02:00
2022-07-30 18:04:44 +02:00
2022-09-23 20:45:58 +02:00
2022-01-02 21:18:29 +01:00
2022-08-17 19:45:42 +07:00
2022-01-30 19:48:40 +01:00
2021-12-27 10:16:20 +01:00
2022-07-05 22:27:55 +02:00