Commit Graph

14 Commits (4776abd1acdc87a218eb6ae894008c6e8df4a2af)

Author SHA1 Message Date
marc 1175b3906f change language list to only include languages with a minimum of engines
that support them.
users can still query lesser supported through the :lang_code bang.
8 years ago
marc 4a1ff56389 minor fixes in utils/fetch_languages.py 8 years ago
marc af35eee10b tests for _fetch_supported_languages in engines
and refactor method to make it testable without making requests
8 years ago
marc f62ce21f50 [mod] fetch supported languages for several engines
utils/fetch_languages.py gets languages supported by each engine and
generates engines_languages.json with each engine's supported language.
8 years ago
marc 149802c569 [enh] add supported_languages on engines and auto-generate languages.py 8 years ago
marc c2e4014287 [fix] urls merge in infobox (#593)
TODO:
    merge attributes
8 years ago
a01200356 8d335dbdae [enh] wikipedia infobox
creates simple multilingual infobox using wikipedia's api
9 years ago
Thomas Pointhuber 52ad49ccba using general mediawiki-engine
* writing general mediawiki-engine
* using this engine for wikipedia
* using this engine for uncyclopedia
10 years ago
Thomas Pointhuber bb628469d3 fix wikipedia engine and add comments
* add paging support
* make number_of_results changable
* make result calculation more clear
* add comments
10 years ago
asciimoo 2a788c8f29 [enh] search language support init 11 years ago
asciimoo e7792d77a7 [mod] wikipedia engine removed 11 years ago
asciimoo a0037313ea [mod] wikipedia limited to first result 11 years ago
asciimoo 4bf44076d4 [enh] proper urls 11 years ago
asciimoo e4b768b6cc [enh] wikipedia search added 11 years ago