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 + C16D189268AC138A7AEBC32F9392907DA8637CE76181AB56C8491D20A2C867E6 Kiwix.KiwixJS_0.8.5.0_neutral__zfxmafgedzx24 Kiwix.KiwixJS_zfxmafgedzx24!App Kiwix.KiwixJS @@ -32,7 +32,7 @@ AppxManifest.xml true - 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.357 www\-\s\style-mobile.css @@ -459,7 +459,7 @@ www\css\app.css - 2017-08-28T08:44:06.601 + 2017-08-30T11:50:47.343 www\css\bootstrap-theme.css @@ -475,7 +475,7 @@ www\index.html - 2017-08-28T21:07:55.171 + 2017-08-31T07:17:36.471 www\favicon.ico @@ -603,11 +603,11 @@ www\js\app.js - 2017-08-29T20:23:38.899 + 2017-08-30T21:02:22.332 www\js\init.js - 2017-08-27T09:54:13.405 + 2017-08-30T12:47:38.487 www\js\lib\abstractFilesystemAccess.js @@ -647,7 +647,7 @@ www\js\lib\util.js - 2017-08-25T14:07:25.494 + 2017-08-31T08:59:39.629 www\js\lib\xzdec.js @@ -1528,7 +1528,7 @@ resources.pri true - 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 @@
-

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. -
- -
- -
+
+
+
+
+
- - - +
+ 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. +
+ +
+ +
+
+
+ + +