waldyrious / primerpedia

Simplified extracts of Wikipedia articles, showing just the basic information.
https://primerpedia.toolforge.org
Other
11 stars 7 forks source link

Use list of all Wikipedias to select language #61

Open Witia1 opened 5 years ago

Witia1 commented 5 years ago

I'm trying to do list of all Wikipedia languages to select language version. Here is my test using json na vue.js. http://www.budowniczy.net/primerpedia/ Now json is locally stored. Chrome and Firefox different search in datalist.

To do:

waldyrious commented 5 years ago

Thanks for the preliminary work on this! So for context, this is meant to improve the feature implemented in #60 (support loading articles from Wikipedias in languages other than English).

The idea here is to support any language for which there is a Wikipedia, rather than the currently hardcoded list of the ten largest Wikipedias.

Please let me know if there are any updates so this can be integrated to Primerpedia.