mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-14 14:58:35 -04:00
Add https everywhere
Former-commit-id: a7305d5090979fb8c4f2fad1b838385898a9e893 [formerly 5c37e83d8b81f70e40bfe5e33ed9e76177c22553] Former-commit-id: 4f541807828cc0efc1b0144ba0e8945014e12ac4
This commit is contained in:
parent
15379fa2b4
commit
ad43f5a2a5
@ -66,14 +66,15 @@
|
||||
<h3>Please read this important information</h3>
|
||||
<div class="disclaimer">
|
||||
<p>
|
||||
<b>DISCLAIMER:</b> Please be aware that Kiwix works entirely offline, so information in the archives (ZIM
|
||||
files) you download will only be as up-to-date as the archive itself. To get updated info, you will need to
|
||||
download a new archive. Information in archives is free, open source and provided by volunteers.
|
||||
<b>DISCLAIMER:</b> Please be aware that Kiwix works entirely offline, so information in any archive (ZIM
|
||||
file) you download will only be as up-to-date as the archive itself. To get updated info, you will need to
|
||||
download a new archive. Information in archives is free, open source and provided by volunteers.<br>
|
||||
<strong>Kiwix gives no guarantee as to the accuracy of information contained in archives you access with this
|
||||
app.</strong> You should not rely on it as your only source of information for making important decisions.
|
||||
</p>
|
||||
<p><a href="https://github.com/kiwix/kiwix-js-windows/blob/Kiwix-JS-Wikivoyage-dev/CHANGELOG.md" target="_blank">Full changelog...<img src="I/s/Icon_External_Link.png"></a></p>
|
||||
<p><a href="https://github.com/kiwix/kiwix-js-windows/blob/master/CHANGELOG.md" target="_blank">Full changelog...<img src="I/s/Icon_External_Link.png"></a></p>
|
||||
</div>
|
||||
<br>
|
||||
<p>
|
||||
This application is packaged with only a sample ZIM archive of the top 100 Wikipedia articles so that you can get a feel
|
||||
for how offline Wikipedia browsing works.
|
||||
@ -254,17 +255,17 @@
|
||||
<li><a href="#privacy">Privacy Policy</a></li>
|
||||
<li><a href="#feedback">Feedback and Support</a></li>
|
||||
<li><a href="#credits">Credits and Licence</a></li>
|
||||
<li>Official site : <a href="http://www.kiwix.org/" target="_blank">http://www.kiwix.org/</a><img src="I/s/Icon_External_Link.png" /></li>
|
||||
<li>Official site : <a href="https://www.kiwix.org/" target="_blank">https://www.kiwix.org/</a><img src="I/s/Icon_External_Link.png" /></li>
|
||||
</ul>
|
||||
<div class="disclaimer">
|
||||
<p>
|
||||
<b>DISCLAIMER:</b> Please be aware that Kiwix works entirely offline, so information in the archives (ZIM
|
||||
files) you download will only be as up-to-date as the archive itself. To get updated info, you will need to
|
||||
download a new archive. Information in archives is free, open source and provided by volunteers.
|
||||
<b>DISCLAIMER:</b> Please be aware that Kiwix works entirely offline, so information in any archive (ZIM
|
||||
file) you download will only be as up-to-date as the archive itself. To get updated info, you will need to
|
||||
download a new archive. Information in archives is free, open source and provided by volunteers.<br>
|
||||
<strong>Kiwix gives no guarantee as to the accuracy of information contained in archives you access with this
|
||||
app.</strong> You should not rely on it as your only source of information for making important decisions.
|
||||
</p>
|
||||
<p><a href="https://github.com/kiwix/kiwix-js-windows/blob/Kiwix-JS-Wikivoyage-dev/CHANGELOG.md" target="_blank">Full changelog...<img src="I/s/Icon_External_Link.png"></a></p>
|
||||
<p><a href="https://github.com/kiwix/kiwix-js-windows/blob/master/CHANGELOG.md" target="_blank">Full changelog...<img src="I/s/Icon_External_Link.png"></a></p>
|
||||
</div>
|
||||
<p>
|
||||
If your Internet access is expensive, slow, unreliable, insecure or censored, you can still gain offline access to a huge
|
||||
@ -282,7 +283,7 @@
|
||||
You can have the entire content of Wiktionary or Wikipedia in your language (including the images) in your pocket.
|
||||
</p>
|
||||
<p>
|
||||
Offline archives use the <a href="http://www.openzim.org//wiki/OpenZIM">OpenZIM format</a>, but note that this app has been only tested extensively on
|
||||
Offline archives use the <a href="https://www.openzim.org//wiki/OpenZIM">OpenZIM format</a>, but note that this app has been only tested extensively on
|
||||
Wikipedia-related archives (e.g., Wikipedia, Wikivoyage, Wikimed, Wiktionary).
|
||||
</p>
|
||||
<p>
|
||||
@ -296,14 +297,14 @@
|
||||
<h4>Step 1: download some content</h4>
|
||||
<p>
|
||||
You can browse the Kiwix repository on the <a href="#downloads" onclick="document.getElementById('btnConfigure').click();">Configuration</a> page, and it will provide instructions according to the type of file you download.
|
||||
Alternatively, visit <a href="http://download.kiwix.org/zim" target="_blank">http://download.kiwix.org/zim/</a> using a regular computer.
|
||||
Alternatively, visit <a href="https://download.kiwix.org/zim" target="_blank">https://download.kiwix.org/zim/</a> using a regular computer.
|
||||
<strong>Currently only Wikimedia contents (ZIM files in wiki* subdirectories) and Stackexchange have been tested fully</strong>.
|
||||
There are known bugs when reading some other content, and dynamic content is not supported in jQuery mode.
|
||||
</p>
|
||||
<p>
|
||||
Note that some of these ZIM archives are very large indeed (several gigabytes), especially if you want the archives with pictures. Archives without
|
||||
pictures (look out for "nopic" in the filename) are generally much smaller. <b>Important</b>: if the file is larger than 4 GB, it might not be supported by
|
||||
your device if your storage (e.g. microSD card) is formatted using a FAT filesystem. If so, it's possible to split the material into several 2GB files: see <a href="http://www.kiwix.org/wiki/FAQ">the Kiwix FAQ</a>.
|
||||
your device if your storage (e.g. microSD card) is formatted using a FAT filesystem. If so, it's possible to split the material into several 2GB files: see <a href="https://www.kiwix.org/wiki/FAQ">the Kiwix FAQ</a>.
|
||||
</p>
|
||||
<h4>Step 2: copy the content onto your device</h4>
|
||||
<p>
|
||||
@ -364,12 +365,12 @@
|
||||
<p>If you like the Kiwix project and use it, please consider giving donations:</p>
|
||||
<ul>
|
||||
<li>to the Wikimedia foundation, to help maintaining their servers and article contents. See the <a href="https://donate.wikimedia.org/" target="_blank">donation page</a></li>
|
||||
<li>to Kiwix, to help maintaining the ZIM files and applications. There is a donation button in the <a href="http://www.kiwix.org">home page of kiwix.org</a></li>
|
||||
<li>to Kiwix, to help maintaining the ZIM files and applications. There is a donation button in the <a href="https://www.kiwix.org">home page of kiwix.org</a></li>
|
||||
</ul>
|
||||
<p>You can also help by:</p>
|
||||
<ul>
|
||||
<li>Adding articles or improving the existing ones, by <a href="https://en.wikipedia.org/wiki/Wikipedia:Introduction" target="_blank">editing online Wikipedia articles</a></li>
|
||||
<li><a href="http://www.kiwix.org/wiki/Special:MyLanguage/Participate" target="_blank">Participating</a> in the Kiwix project</li>
|
||||
<li><a href="https://www.kiwix.org/wiki/Special:MyLanguage/Participate" target="_blank">Participating</a> in the Kiwix project</li>
|
||||
</ul>
|
||||
<h3 id="credits">Credits</h3>
|
||||
<p>Thanks are due to:</p>
|
||||
@ -424,13 +425,11 @@
|
||||
<div id="returntoArticle" class="returntoArticle" style="text-align:center;padding-top:20px;"></div>
|
||||
<div class="row">
|
||||
<h2 style="margin-top:0;">Configuration</h2>
|
||||
<p>
|
||||
Packaged ZIM archive: <b><span class="fileVersion"></span></b>
|
||||
<button style="display:none;" id="reloadPackagedArchive" type="button" class="btn btn-primary btn-xs">Reload</button>
|
||||
</p>
|
||||
<p id="currentArchive" style="display: none;"></p>
|
||||
<p id="downloadLinksText"><a id="otherLangs" href="#btnRescanDeviceStorage">Get more archives (in other languages)</a></p><p></p>
|
||||
<p id="downloadLinksText">This application needs a ZIM archive to work.<br />
|
||||
<a id="otherLangs" href="#btnRescanDeviceStorage"><i>Download one from the <b>Archive Library</b>.</i></a></p><p></p>
|
||||
<p id="moreInfo">For more information see <a href="#" onclick="document.getElementById('btnAbout').click();">About tab <span class="glyphicon glyphicon-info-sign"></span></a> (top right)</p>
|
||||
<br>
|
||||
</div>
|
||||
<div id="hideFileSelectors">
|
||||
<div id="scanningForArchives" style="display: none;">
|
||||
|
Loading…
x
Reference in New Issue
Block a user