You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
get json through api
normalize searching datalist using javascript
The text was updated successfully, but these errors were encountered:
waldyrious
changed the title
List of all Wikipedias to select language
Use list of all Wikipedias to select language
Jun 10, 2019
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.
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:
The text was updated successfully, but these errors were encountered: