searx/searx/templates/simple
Markus Heiser ebfd0eb2b7 [fix] default_doi_resolver in preferences
Instead of a hard-coded `oadoi.org` default, use the default value from
`settings.yml`.

Fix an issue in the themes: The replacement 'current_doi_resolver' contains the
doi_resolver_url, not the name of the DOI resolver.  Compare return value of::

    searx.plugins.oa_doi_rewrite.get_doi_resolver(...)

Fix a typo in `get_doi_resolver(..)`:  suggested by @kvch:

  *L32 should set doi_resolver not doi_resolvers*

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-04-04 13:36:33 +02:00
..
messages [themes] add hyperlink to searx instances list in error message 2020-12-16 20:24:42 +01:00
result_templates add seedpeer again 2019-11-24 22:01:44 -07:00
404.html Drop Python 2 (2/n): templates 2020-09-10 10:39:04 +02:00
about.html [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
base.html [mod] replace /translations.js by embedded JSON 2021-03-16 11:22:21 +01:00
categories.html [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
index.html [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
infobox.html [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
languages.html [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
macros.html display if an engine does not support https 2020-12-09 20:49:54 +01:00
preferences.html [fix] default_doi_resolver in preferences 2021-04-04 13:36:33 +02:00
results.html [enh] add ability to send engine data to subsequent requests 2021-03-06 12:12:35 +01:00
search.html [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
simple.spec.txt [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
stats.html [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
time-range.html [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00