Appropedia:Dumps
Appropedia publishes monthly XML dumps of all content at https://dumps.appropedia.org
Technical details
[edit | edit source]Dumps are generated with the dumpBackup.php script bundled with MediaWiki, using the following commands:
php dumpBackup.php --current --namespaces=0 --output=gzip:current-text.xml.gz php dumpBackup.php --current --namespaces=0 --include-files --uploads --output=gzip:current-with-files.xml.gz
If you need a different dump, or would like to point out a flaw or suggest an improvement to the current dumps, please leave a message on the talk page or the village pump.