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 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>
4 years ago
..
messages [themes] add hyperlink to searx instances list in error message 4 years ago
result_templates add seedpeer again 5 years ago
404.html Drop Python 2 (2/n): templates 4 years ago
about.html [enh] add simple theme (WIP) 7 years ago
base.html [mod] replace /translations.js by embedded JSON 4 years ago
categories.html [enh] add simple theme (WIP) 7 years ago
index.html [enh] add simple theme (WIP) 7 years ago
infobox.html [mod] separate index and search routes 4 years ago
languages.html [enh] add simple theme (WIP) 7 years ago
macros.html display if an engine does not support https 4 years ago
preferences.html [fix] default_doi_resolver in preferences 4 years ago
results.html [enh] add ability to send engine data to subsequent requests 4 years ago
search.html [mod] separate index and search routes 4 years ago
simple.spec.txt [enh] add simple theme (WIP) 7 years ago
stats.html [enh] add simple theme (WIP) 7 years ago
time-range.html [enh] add simple theme (WIP) 7 years ago