Rich Morin schreef: > I need to load up a few hundred MW pages with text and images. > > Looking at http://en.wikipedia.org/w/api.php, I find several > tools for getting information about images, but nothing for > uploading them: > > * prop=images (im) * > * prop=imageinfo (ii) * > * list=allimages (ai) * > * list=imageusage (iu) * > > Am I missing something? > In a way, yes. You can export wiki pages (not sure about images, though) to an XML file using Special:Export, and import them in another wiki using Special:Import. You need the import right (sysops only by default) to use Special:Import, though.
Roan Kattouw (Catrope) _______________________________________________ Mediawiki-api mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
