openzim / mwoffliner

Mediawiki scraper: all your wiki articles in one highly compressed ZIM file
https://www.npmjs.com/package/mwoffliner
GNU General Public License v3.0
275 stars 72 forks source link

Add support of Mathjax #1371

Open kelson42 opened 3 years ago

kelson42 commented 3 years ago

https://farm.openzim.org/recipes/proofwiki Does not render properly

MananJethwani commented 3 years ago

@kelson42 it doesn't render properely because not all modules required in the page are being downloaded api.php is probably depriciated.

kelson42 commented 3 years ago

@MananJethwani Its not deprecated as far as I know, wee need to download the mathjax module. Here (again) it should have happened automatically as this is for surce a resourceLoader dependence of the page.

kelson42 commented 3 years ago

One problem is that Mediawiki does not list the resourceLoader properly in the deps, see https://github.com/openzim/mwoffliner/issues/1391#issuecomment-773242914

kelson42 commented 3 years ago

@Krinkle I have finally create the upstream ticket at https://phabricator.wikimedia.org/T278061. Would you be able to fix it yourself?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

trappedinspacetime commented 2 years ago

Is it possible to inject that version of MathJax?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.