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/oscar
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 [mod] oscar: remove space 4 years ago
404.html Drop Python 2 (2/n): templates 4 years ago
about.html [mod] add a __common__ template that can't be selected but that provides a common place for shared templates. 8 years ago
advanced.html [fix] make "Advanced settings" openable and usable with keyboard - #350 4 years ago
base.html [mod] replace /translations.js by embedded JSON 4 years ago
categories.html [mod] tidy oscar HTML output 5 years ago
index.html [mod] themes: remove legacy, courgette and pix-art themes 4 years ago
infobox.html [mod] duckduckgo_definitions: display only user friendly attributes / URL 4 years ago
languages.html fix selects in preferences so they look consistent (#2150) 4 years ago
macros.html [mod] oscar: remove space 4 years ago
navbar.html [mod] tidy oscar HTML output 5 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 [fix] fix the reset button in the oscar theme (#2306) 4 years ago
search_full.html [mod] separate index and search routes 4 years ago
stats.html oscar template: update messages 10 years ago
time-range.html fix selects in preferences so they look consistent (#2150) 4 years ago