Skip to content
#

zim

Here are 80 public repositories matching this topic...

zimfw
kelson42
kelson42 commented Mar 5, 2020

And before trying to load an external js file with --customFlavour, it should be checked in the internal extensions directory.

So:

  • --customFlavour=WiktionaryFR should load WikitionaryFR.js in this extensions directory.
  • --customFlavour=foobar should load foobar.js in the current directory (from where mwoffliner is launched by the user).
  • --customFlavour=foobar.js should
kelson42
kelson42 commented Mar 28, 2020

For the moment all the logic is deported to a higher lever. We can see that for example here:
https://github.com/openzim/node-libzim/blob/master/src/Article.cc#L92

It is important to keep the ability for the libzim user to decide, but in 99% of the time, this new auto-mode based on mime-type should be good enough.

Doing so will make the libzim user life easier.

kelson42
kelson42 commented Apr 12, 2020

Checking a physics.stackexchange.com_en_all_2020-04.zim, it reports a lot of wrong fals positive bad internal links:

  A/question/531836.html (531836.html) was not found in article A/question/532236.html
  -/static/MathJax.js?config=TeX-AMS_HTML-full (../../-/static/MathJax.js?config=TeX-AMS_HTML-full) was not found in article A/question/532238.html
  I/question/\rm{state} (../../I/quest

Improve this page

Add a description, image, and links to the zim topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zim topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.