1
0
mirror of https://github.com/searxng/searxng.git synced 2024-11-09 22:50:10 +01:00
searxng/searx/templates/simple
Markus Heiser 2149e88bdd [mod] template preferences: split into elements (no functional change)
HINT: this patch has no functional change / it is the preparation for following
      changes and bugfixes

Over the years, the preferences template became an unmanageable beast.  To make
the source code more readable the monolith is splitted into elements.  The
splitting into elements also has the advantage that a new template can make use
of them.

The reversed checkbox is a quirk that is only used in the prefereces and must be
eliminated in the long term.  For this the macro 'checkbox_onoff_reversed' was
added to the preferences.html template.  The 'checkbox' macro is also a quirk of
the preferences.html we don't want to use in other templates (it is an
input-checkbox in a HTML form that was misused for status display).

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2023-06-02 19:05:43 +02:00
..
elements [fix] simple theme: move engine alerts in case of no results into sidebar 2023-05-28 12:19:32 +02:00
filters [mod] replace searx.languages by searx.sxng_locales 2023-03-24 10:37:42 +01:00
messages [fix] simple theme: move engine alerts in case of no results into sidebar 2023-05-28 12:19:32 +02:00
preferences [mod] template preferences: split into elements (no functional change) 2023-06-02 19:05:43 +02:00
result_templates [mod] paper.html: simplify template by using result_link macro 2022-09-24 16:13:36 +02:00
404.html Drop Python 2 (2/n): templates 2020-09-10 10:39:04 +02:00
base.html [fix] wording: SearXNG is 'open' and not 'hackable' 2022-09-21 17:10:35 +02:00
categories.html [fix] don't show a category if there is no active engine in 2023-04-10 09:22:21 +02:00
icons.html [build] /static 2022-07-02 10:05:43 +02:00
index.html Workaround: index.html: remove image preload 2022-06-18 09:04:13 +02:00
info.html Theme: add Help and Donate links in all pages 2022-06-25 20:31:40 +02:00
macros.html [mod] template preferences: split into elements (no functional change) 2023-06-02 19:05:43 +02:00
new_issue.html [mod] allow brand.issue_url to overwrite the step1 url 2022-07-10 18:43:53 +02:00
opensearch_response_rss.xml theme: remove __common__ 2022-05-07 19:40:48 +02:00
opensearch.xml [fix] improve OpenSearch description 2022-08-11 19:04:36 +02:00
page_with_header.html [mod] template preferences: split into elements (no functional change) 2023-06-02 19:05:43 +02:00
preferences.html [mod] template preferences: split into elements (no functional change) 2023-06-02 19:05:43 +02:00
results.html [fix] simple theme: move engine alerts in case of no results into sidebar 2023-05-28 12:19:32 +02:00
search.html [simple theme] set tab index for search page input field #1891 2023-01-08 13:41:48 +03:00
searxng-wordmark.min.svg theme: remove __common__ 2022-05-07 19:40:48 +02:00
simple_search.html Merge pull request #1004 from MontyQI/search_url 2022-03-26 17:08:50 +01:00
stats.html Stats: display only the score per result, no anymore the score 2022-09-02 08:30:38 +00:00