mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-13 06:22:09 -04:00
Cleanup
Former-commit-id: 10ce398445257448c17ea63e242308b637ec9a6a [formerly 00eebfccb4f162af9d7dcb036af82becc2e8d15b [formerly 8ec6771f6ccf03efb220c1591e36abc706311e41]] Former-commit-id: 3cc5f1dd55c0a3449c79bf3200c63242f5294123 Former-commit-id: b80f9b35fb402a7309398836a826099acd6c2dc5
This commit is contained in:
parent
3d8a632aef
commit
61a62c740b
@ -459,8 +459,8 @@
|
||||
</p>
|
||||
<p>The app can usually operate in two modes: "JQuery" (which manipulates the content of the article) and "ServiceWorker" (which tries to get out of the way and let the ZIM do its
|
||||
thing - see below under <a href="#expert">Expert settings</a> for a fuller explanation). Some contexts, like mobile or old browsers, only support JQuery mode. Desktop systems
|
||||
and modern browsers support both modes. <b><i>"JQuery" mode doesn't support active or dynamic content.</i></b> You will usually get an <b>Active Content Warning</b> popping up at the
|
||||
top of the landing page (Home) if you open a ZIM that requires you to switch to "ServiceWorker" mode. If you can't switch, you can often still access content in these archives
|
||||
and modern browsers support both modes. <b><i>JQuery mode doesn't support active or dynamic content.</i></b> You will usually get an <b>Active Content Warning</b> popping up at the
|
||||
top of the landing page (Home) if you open a ZIM that requires you to switch to ServiceWorker mode. If you can't switch, you can often still access content in these archives
|
||||
by using title search or typing a space in title search to show the <a href="#zimIndex">ZIM Archive Index</a> (see above), but some things, especially any proprietary User Interface,
|
||||
won't work.
|
||||
</p>
|
||||
@ -472,9 +472,9 @@
|
||||
using such ZIMs.
|
||||
</p>
|
||||
<p>
|
||||
You can <b>download EPUBs and PDFs</b>, e.g. from Gutenberg ZIMs, in "JQuery" mode, but the proprietary User Interface doesn't work (use title search instead). In the UWP Desktop app
|
||||
in "ServiceWorker" mode, you need to enable the option <b>Open ZIM links in new tab</b> (or window) in Configuration to be able to download EPUBs and PDFs. This isn't necessary in
|
||||
"JQuery" mode or in the PWA/ Electron/ NWJS apps. In "JQuery" mode, the app will offer to download videos so you can view them in a different application. This is useful if your system
|
||||
You can <b>download EPUBs and PDFs</b>, e.g. from Gutenberg ZIMs, in JQuery mode, but the proprietary User Interface doesn't work (use title search instead). In the UWP Desktop app
|
||||
in ServiceWorker mode, you need to enable the option <b>Open ZIM links in new tab</b> (or window) in Configuration to be able to download EPUBs and PDFs. This isn't necessary in
|
||||
JQuery mode or in the PWA/ Electron/ NWJS apps. In JQuery mode, the app will offer to download videos so you can view them in a different application. This is useful if your system
|
||||
doesn't support the WebP video format (e.g. the mobile UWP app).
|
||||
</p>
|
||||
<p>
|
||||
@ -486,7 +486,7 @@
|
||||
Note that your browser's <b>popup blocker</b> may interfere with options that open new tabs or windows. When asked, enable popups always for the app (if you trust Kiwix), and then reload the app.
|
||||
</p>
|
||||
<p>
|
||||
<b>PhET ZIMs:</b> These science and maths simulations only work in "ServiceWorker" mode. There is currently a bug which causes the experiment/ simulation to be shifted by several pixels, making
|
||||
<b>PhET ZIMs:</b> These science and maths simulations only work in ServiceWorker mode. There is currently a bug which causes the experiment/ simulation to be shifted by several pixels, making
|
||||
it hard to click on the experiment's controls. WORKAROUND: Please switch the <b>Hide toolbars while scrolling</b> option to <b>never</b>. This eliminates the pixel shift. You may also have to use the title
|
||||
search or <a href="#zimIndex">ZIM Archive Index</a> (press a space in title seaarch) to find the experiments, as there is an unresolved issue with displaying the ZIM's User Interface.
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user