summaryrefslogtreecommitdiff
path: root/wikipedia/PrebuiltArticlesPage.js
Commit message (Collapse)AuthorAge
* Modified view pages to load by urlRory MacQueen2013-08-07
| | | | | | | Changed some of the view pages so that we are fetching a wikipedia article by its url rather than by its title [endlessm/eos-sdk#230]
* Integrate Wikipedia into SDK build systemPhilip Chimento2013-08-02
Now you should be able to import the app generator using const EndlessWikipedia = imports.wikipedia.EndlessWikipedia; [endlessm/eos-sdk#206] [endlessm/eos-sdk#206]