diff --git a/bin/Release/AppX/AppxManifest.xml b/bin/Release/AppX/AppxManifest.xml
index c6089b0c..f9a4f5f8 100644
--- a/bin/Release/AppX/AppxManifest.xml
+++ b/bin/Release/AppX/AppxManifest.xml
@@ -42,18 +42,23 @@
-
-
+
+
+ ZIM Archive
+ Compressed ZIM FIle Archive
+
-
+ .zim
+ .zimaa
-
+
+
diff --git a/bin/Release/AppX/vs.appxrecipe b/bin/Release/AppX/vs.appxrecipe
index 4bcee162..d949e365 100644
--- a/bin/Release/AppX/vs.appxrecipe
+++ b/bin/Release/AppX/vs.appxrecipe
@@ -20,7 +20,7 @@
C:\Users\geoff\Source\Repos\kiwix-js-windows\bin\Release\AppX
- 7133B2376A3D682BE4A070D95772B739036E7588AC0E40E35C9BE51F78EC05FA
+ C16D189268AC138A7AEBC32F9392907DA8637CE76181AB56C8491D20A2C867E6Kiwix.KiwixJS_0.8.5.0_neutral__zfxmafgedzx24Kiwix.KiwixJS_zfxmafgedzx24!AppKiwix.KiwixJS
@@ -32,7 +32,7 @@
AppxManifest.xmltrue
- 2017-08-29T20:23:58.885
+ 2017-08-31T08:59:50.612
@@ -443,7 +443,7 @@
www\-\s\style-dark.css
- 2017-08-29T09:15:58.010
+ 2017-08-30T09:26:05.357www\-\s\style-mobile.css
@@ -459,7 +459,7 @@
www\css\app.css
- 2017-08-28T08:44:06.601
+ 2017-08-30T11:50:47.343www\css\bootstrap-theme.css
@@ -475,7 +475,7 @@
www\index.html
- 2017-08-28T21:07:55.171
+ 2017-08-31T07:17:36.471www\favicon.ico
@@ -603,11 +603,11 @@
www\js\app.js
- 2017-08-29T20:23:38.899
+ 2017-08-30T21:02:22.332www\js\init.js
- 2017-08-27T09:54:13.405
+ 2017-08-30T12:47:38.487www\js\lib\abstractFilesystemAccess.js
@@ -647,7 +647,7 @@
www\js\lib\util.js
- 2017-08-25T14:07:25.494
+ 2017-08-31T08:59:39.629www\js\lib\xzdec.js
@@ -1528,7 +1528,7 @@
resources.pritrue
- 2017-08-29T20:20:27.135
+ 2017-08-31T07:00:06.005
diff --git a/bin/Release/AppX/www/-/s/style-dark.css b/bin/Release/AppX/www/-/s/style-dark.css
index 05e3c2a5..0ae37f8d 100644
--- a/bin/Release/AppX/www/-/s/style-dark.css
+++ b/bin/Release/AppX/www/-/s/style-dark.css
@@ -14,15 +14,14 @@
*/
/* transparent background */
- div, span:not(.legend-color):not([class*="wikEd"]):not([style*="background"]), .MainPageBG, .navbox-list,
- div#mw-head, .mw-wsmfinal-content, #bodyContent, .referencetooltip > li + li,
- div.vectorTabs ul li, tr[style*="background:#F5FFFA"],
- th[style*="background-color: #fff"], .mw-echo-notifications-badge,
- .ext-cards-card-list .ext-cards-card, .infobox span.plainlinks *,
- .tracklist
- {
+div, span:not(.legend-color):not([class*="wikEd"]):not([style*="background"]), .MainPageBG, .navbox-list,
+div#mw-head, .mw-wsmfinal-content, #bodyContent, .referencetooltip > li + li,
+div.vectorTabs ul li, tr[style*="background:#F5FFFA"],
+th[style*="background-color: #fff"], .mw-echo-notifications-badge,
+.ext-cards-card-list .ext-cards-card, .infobox span.plainlinks *,
+.tracklist, p[style*="background"] {
background-color: transparent !important;
- }
+}
/*** Overall ***/
td:not([style*="background"]), p, li, th:not([style*="background"]), caption, div,
@@ -133,13 +132,12 @@ html, body {
color: #b9b9b9 !important;
}
- td[style*="background:#FFFFFF"], .jfk-bubble, .navpopup, div span[style*="background-color:#FFFF"]
- {
+ td[style*="background"], .jfk-bubble, .navpopup, div span[style*="background-color:#FFFF"] {
background-color: #181818 !important;
}
table, input, button, select, textarea:not([class*="mw-editfont"]),
-tr[style*="background: antiquewhite;"], #toc, td[style*="background-color"], td[style*="background:#F5FAFF"], td[style*="background:#F8"],
+tr[style*="background: antiquewhite"], tr[style*="background-color:#ee"], tr[style*="background-color:#ff"], tr[style*="background-color:#FF"], #toc, td[style*="background-color"], td[style*="background:#F5FAFF"], td[style*="background:#F8"],
td[style*="background:WhiteSmoke"], td[style*="background:GhostWhite"], td[style*="background:#f5"], #mw-content-text div[style*="background: #"], .vevent td, .referencetooltip li, .suggestions,
.mw-ui-button[style*="background"], .mw-ui-button[style*="background"] *, .wikiEditor-ui,
table.navbox.collapsible tr:nth-child(2) > td, div.menu, .oo-ui-popupWidget-popup,
@@ -148,6 +146,10 @@ table.navbox.collapsible tr:nth-child(2) > td, div.menu, .oo-ui-popupWidget-popu
background-color: #222 !important;
}
+#hauptseite > table {
+ background-color: transparent !important;
+}
+
.navbox th, .climate-table th, .wikitable th, .navbox-title, th[bgcolor], td[bgcolor], th[style*="background"] {
background-color: darkslategray !important;
border-color: #555 !important;
diff --git a/bin/Release/AppX/www/css/app.css b/bin/Release/AppX/www/css/app.css
index cbe574f4..71232d28 100644
--- a/bin/Release/AppX/www/css/app.css
+++ b/bin/Release/AppX/www/css/app.css
@@ -209,7 +209,7 @@ footer .glyphicon {
background-color: darkslategray !important;
}
-.dark .btn-default, .dark .input-group-addon {
+.dark .btn-default, .dark .input-group-addon, .dark pre {
background: #222 !important;
color: lightgray !important;
text-shadow: none;
diff --git a/bin/Release/AppX/www/index.html b/bin/Release/AppX/www/index.html
index 005f6d81..d0d4b6c6 100644
--- a/bin/Release/AppX/www/index.html
+++ b/bin/Release/AppX/www/index.html
@@ -165,7 +165,7 @@
from http://download.kiwix.org/zim/, with a regular computer.
Currently only Wikimedia contents (ZIM files in wiki* subdirectories, for instance http://download.kiwix.org/zim/wikipedia/) have been tested.
There are known bugs when reading other contents; and audio/video/dynamic contents are not supported for now.
- For a quick test, you can start with the "Ray Charles" ZIM file : it contains some wikipedia articles about Ray Charles.
+ For a quick test, you can start with the "Ray Charles" ZIM file : it contains some wikipedia articles about Ray Charles.
After that, you can download materials in your language. Check the size before you download files as many of the files are large (several Gigabytes).
If the file is larger than 2 GB, it might not be supported by your device if your storage is formatted using a FAT filesystem. If so, it's possible to split the material into several 2GB files : see the Kiwix FAQ
@@ -251,45 +251,65 @@
-
Configuration
- This application needs a ZIM archive to work. If you have not downloaded one yet, please see the About section.
-
- If you have downloaded one single (unsplit) ZIM archive, select it with the left button.
- If your ZIM archive is split into multiple files (.zimaa, .zimab, etc.) or if you have more than one archive in a folder,
- select the folder containing your ZIM archive(s) with the right button.
-
-
-
-
-
- Only Wikimedia content (wiki*.zim* files) have been tested well with this app.
- There are known bugs with other content, and audio/video/dynamic content is not yet supported.
-
+
+
+
+
Configuration
+ This application needs a ZIM archive to work. If you have not downloaded one yet, please open the download links panel or see the About section.
+
+ If you have downloaded one single (unsplit) ZIM archive, select it with the left button.
+ If your ZIM archive is split into multiple files (.zimaa, .zimab, etc.) or if you have more than one archive in a folder,
+ select the folder containing your ZIM archive(s) with the right button.
+
+
+
+
+
+ Only Wikimedia content (wiki*.zim* files) have been tested well with this app.
+ There are known bugs with other content, and audio/video/dynamic content is not yet supported.
+
+
+
+ Scanning for archives... Please wait
+
+
+ Please select the ZIM archive you wish to use, or tap the Rescan button to seacrch for more archives:
+
+
+
+
+
+
+
+ Tap to rescan app storage or to select a file or folder manually
+
+
+
+
+
+
There were no ZIM file(s) found in the selected location! Please choose a different folder.
+
+
+
-
- Scanning for archives... Please wait
+
+
+
+
Download links
+
+ Warning: this requires and will use an Internet connection
+ Files can be very large, do not attempt to download over a mobile connection!
+ Open full list of download links
+
+
+
+
-
- Please select the ZIM archive you wish to use, or tap the Rescan button to seacrch for more archives:
-
-
-
-
-
-
-
- Tap to rescan app storage or to select a file or folder manually
-
-
-
-
-
-
There were no ZIM file(s) found in the selected location! Please choose a different folder.
-
-
Display settings
-
-
-
+
+
+
Display settings
+
+
Please select the display style:
@@ -333,14 +353,14 @@
-
-
-
+
+
+
-
Expert settings
-
-
-
+
+
Expert settings
+
+
Mathematical and chemical equations and symbols:
@@ -370,29 +390,29 @@
-
-
-
-
-
-
-
-
- You can search the content of your ZIM archive by typing in the above search field.
- It will suggest articles starting with the letters you type.
-
-
-
-
-
+
+
+
+
+
-
-
Reading article from archive... Please wait
-
-
-
-
+
+ You can search the content of your ZIM archive by typing in the above search field.
+ It will suggest articles starting with the letters you type.
+