Marc Abonce Seguin
772c048d01
refactor engine's search language handling
Add match_language function in utils to match any user given
language code with a list of engine's supported languages.
Also add language_aliases dict on each engine to translate
standard language codes into the custom codes used by the engine.
6 years ago
marc
4d1770398a
remove 'all' option from search languages
7 years ago
marc
44085e31d0
update engines_languages.json and languages.py
Also, fix fetch_languages.py so it can run on python3.
7 years ago
Adam Tauber
52e615dede
[enh] py3 compatibility
8 years ago
marc
af35eee10b
tests for _fetch_supported_languages in engines
8 years ago
marc
a11948c71b
Add language support for more engines.
8 years ago
Adam Tauber
53979a7bf7
[mod] remove buildout/makefile infrastructure
9 years ago
Cqoicebordel
0a1a3e7371
Add a bit of testing to improve coverage
9 years ago
Thomas Pointhuber
2d81079384
[enh] implement image support for swisscows engine
9 years ago
Thomas Pointhuber
d923b2a420
[enh] implement swisscows engine, FIX #347
TODO: implement image engine
9 years ago