K. Peachey schrieb:
Instead of downloading the commons dump, have you considered using $wgForeignFileRepos compared to the sumps, althought this would need a web connection for it to work properly. They have a example for how to set it up to work with files from commons: http://www.mediawiki.org/wiki/Manual:%24wgForeignFileRepos#Using_files_from_...
Thanks for the hint! Perhaps I should explain a bit more. I have modified the DumpHTML extension and want to use it to create a compressend wikipedia dump for offline use. This dump will not contain images but it would be good if it at least contained the links to the images so that they can be displayed if there is a connection to the internet. I think using commons as external file repository would solve all these problems.
So if I use commons as external file repository, it will be queried for every file in wikipedia during the dump process, right? Is that acceptable for the wikimedia servers?
Kind regards, Christian Reitwießner