Commit Graph

16 Commits (9ab843813229476744b4206a26dedb26b36c1782)

Author SHA1 Message Date
Martin Fischer 8e9ad1ccc2 [enh] introduce categories_as_tabs
Previously all categories were displayed as search engine tabs.
This commit changes that so that only the categories listed under
categories_as_tabs in settings.yml are displayed.

This lets us introduce more categories without cluttering up the UI.
Categories not displayed as tabs  can still be searched with !bangs.
3 years ago
Martin Fischer 02e9bdf755 [doc] engine tables: show engines in all categories
Previously the documentation grouped the engines by their first
category so e.g. YouTube and Invidious were only shown in the
in the videos section but not in the music section.

This commit fixes this by iterating over searx.engines.categories,
which also has the added benefit that the sections are now in the
same order as the tabs in the user interface.
3 years ago
Martin Fischer ca7f1a2da6 [doc] engine-table: link module documentation if it exists 3 years ago
Martin Fischer 42d70e15ad [doc] engine-table: rename Engine column to Module & link 3 years ago
Martin Fischer 33983809e4 [doc] say how many engines are supported / enabled 3 years ago
Martin Fischer e28c6bda35 [doc] introduce about.language and sort engines by it 3 years ago
Martin Fischer df0d0ecaab [doc] engine-table: sort by Disabled and Name 3 years ago
Martin Fischer 1615ec4a2b [doc] engine-table: group engines by first category 3 years ago
Martin Fischer 26b0ecddcf [doc] engine-table: merge Engine type column 3 years ago
Martin Fischer 292faf213c [doc] engine-table: remove Display errors column (always true) 3 years ago
Martin Fischer 0d5a356f23 [doc] engine-table: format shortcut as inline code 3 years ago
Martin Fischer 625ebf9cef [doc] engine-table: group columns logically 3 years ago
Martin Fischer 966296b866 [doc] engine-table: expand cryptic abbreviations 3 years ago
Martin Fischer 24e1e41244 [doc] engine-table: remove duplicate Disabled column 3 years ago
Martin Fischer 39799ee74b [doc] engine-table: link about.website 3 years ago
Markus Heiser 340d25b19b [docs] rename 'General Engine Settings' to 'Configured Engines'
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago