libkiwix/static
renaud gaudin 009eb7f905 Added comment marking dependency of a JS variable with warc2zim
warc2zim's service worker captures all requests and then decides what to do based on
availability of the URL in the ZIM or not.
To allow the external URL blocking mechanism, it needs to known whether this was
enabled or not (as those in-iframe links won't be caught).
It detects this by looking for the `window.block_path` variable that is set in the
`block_external.js` script.

As this is fragile, we're adding a comment so that a future maintainer knows that
a third party tools relies on it.
2020-08-19 18:31:46 +02:00
..
skin Added comment marking dependency of a JS variable with warc2zim 2020-08-19 18:31:46 +02:00
templates Set fixed size for favicon in home page listing 2020-08-12 14:47:37 +02:00
meson.build Use python3 instead of python. 2020-05-04 10:52:11 +02:00
navigation_feed.tmpl Introduce the server functionality in the kiwix-lib. 2019-08-11 11:30:43 +02:00
opensearchdescription.xml Fix opensearch description. 2020-01-30 17:48:56 +01:00
resources_list.txt moved blockExternalLink outside of taskbar 2020-03-27 11:25:39 +00:00