Add new Ray Charles Oct 2018

Former-commit-id: be7dde037ff717e54f838318a5b5d042503b9818 [formerly 18808af93e3c3db64abaa3a019f6092fc2908dc1]
Former-commit-id: 964fe3aebda36be52f753bde87891fb7e828fd2d
This commit is contained in:
Jaifroid 2018-10-12 18:02:31 +01:00
parent 1fb7089e73
commit eded11e677
17 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -24,9 +24,9 @@
// Parameters that define overall operation of app
var params = {};
params['version'] = "0.9.9.7 Beta"; //DEV: do not set this dynamically -- it is compared to the cookie "version" in order to show first-time info, and the cookie is updated in app.js
params['packagedFile'] = "wikipedia_en_ray_charles_2015-06.zimaa"; //For packaged Kiwix JS (e.g. with Wikivoyage file), set this to the filename (for split files, give the first chunk *.zimaa) and place file(s) in default storage
params['fileVersion'] = "wikipedia_en_ray_charles_2015-06"; //Use generic name for actual file, and give version here
params['version'] = "0.9.9.80 Beta-dev"; //DEV: do not set this dynamically -- it is compared to the cookie "version" in order to show first-time info, and the cookie is updated in app.js
params['packagedFile'] = "wikipedia_en_ray_charles_novid_2018-10.zim"; //For packaged Kiwix JS (e.g. with Wikivoyage file), set this to the filename (for split files, give the first chunk *.zimaa) and place file(s) in default storage
params['fileVersion'] = "wikipedia_en_ray_charles_novid_2018-10.zim (12-Oct-2018)"; //Use generic name for actual file, and give version here
params['cachedStartPage'] = false; //If you have cached the start page for quick start, give its URI here
params['kiwixDownloadLink'] = "http://download.kiwix.org/zim/"; //Include final slash