How can I save a whole MediaWiki wiki without shell access?

╄→尐↘猪︶ㄣ 提交于 2019-12-13 08:20:55

问题


I'd like to save a whole wiki site (not Wikipedia, but a smaller wiki), with all of its text and media. I'm using a Windows system. I'd prefer the simplest solution.


回答1:


Use dumpgenerator.py from WikiTeam e.g. to save complete XML histories and images:

python dumpgenerator.py http://wiki.domain.org --xml --images


来源:https://stackoverflow.com/questions/49305470/how-can-i-save-a-whole-mediawiki-wiki-without-shell-access

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!