From 61a62c740b3de41fb2b175be64e78bf56df674cd Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Sun, 5 Sep 2021 15:22:06 +0100 Subject: [PATCH] Cleanup Former-commit-id: 10ce398445257448c17ea63e242308b637ec9a6a [formerly 00eebfccb4f162af9d7dcb036af82becc2e8d15b [formerly 8ec6771f6ccf03efb220c1591e36abc706311e41]] Former-commit-id: 3cc5f1dd55c0a3449c79bf3200c63242f5294123 Former-commit-id: b80f9b35fb402a7309398836a826099acd6c2dc5 --- www/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/www/index.html b/www/index.html index 6a844e4a..d33e2d01 100644 --- a/www/index.html +++ b/www/index.html @@ -459,8 +459,8 @@

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 Expert settings for a fuller explanation). Some contexts, like mobile or old browsers, only support JQuery mode. Desktop systems - and modern browsers support both modes. "JQuery" mode doesn't support active or dynamic content. You will usually get an Active Content Warning 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. JQuery mode doesn't support active or dynamic content. You will usually get an Active Content Warning 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 ZIM Archive Index (see above), but some things, especially any proprietary User Interface, won't work.

@@ -472,9 +472,9 @@ using such ZIMs.

- You can download EPUBs and PDFs, 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 Open ZIM links in new tab (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 download EPUBs and PDFs, 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 Open ZIM links in new tab (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).

@@ -486,7 +486,7 @@ Note that your browser's popup blocker 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.

- PhET ZIMs: 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 + PhET ZIMs: 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 Hide toolbars while scrolling option to never. This eliminates the pixel shift. You may also have to use the title search or ZIM Archive Index (press a space in title seaarch) to find the experiments, as there is an unresolved issue with displaying the ZIM's User Interface.