I want to moving all pages in a certain namespace (about 60 pages) into the the "main" namespace. I couldn't find how to do this, so I tried exporting the pages and importing them and I ran into all sorts of problems. Is there a way to do what I want without using the import and export features (and without having to move each of them manually)? Thanks.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Mark London wrote:
I want to moving all pages in a certain namespace (about 60 pages) into the the "main" namespace. I couldn't find how to do this, so I tried exporting the pages and importing them and I ran into all sorts of problems. Is there a way to do what I want without using the import and export features (and without having to move each of them manually)? Thanks.
The command-line script maintenance/moveBatch.php works nice.
- -- brion vibber (brion @ pobox.com)
Thanks!
Brion Vibber wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Mark London wrote:
I want to moving all pages in a certain namespace (about 60 pages) into the the "main" namespace. I couldn't find how to do this, so I tried exporting the pages and importing them and I ran into all sorts of problems. Is there a way to do what I want without using the import and export features (and without having to move each of them manually)? Thanks.
The command-line script maintenance/moveBatch.php works nice.
- -- brion vibber (brion @ pobox.com)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFdwztwRnhpk1wk44RAodaAKCzv0BCXz4iGStqTheK/W+Nw6KttgCfXnlX UGn9+qiJ/3oy5gtWRalLcE0= =Ptnk -----END PGP SIGNATURE----- _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
Hi - I want to export all non-deleted pages from one wiki, and import them into another wiki. If I use dumpBackup.php to do the export, it includes deleted pages. Is there a way to do what I want? Thanks. - Mark
Mark London schrieb:
Hi - I want to export all non-deleted pages from one wiki, and import them into another wiki. If I use dumpBackup.php to do the export, it includes deleted pages. Is there a way to do what I want? Thanks. - Mark
It should not include deleted pages. Are you sure it does? Something must be very wrong, then.
-- daniel
Daniel Kinzler wrote:
Mark London schrieb:
Hi - I want to export all non-deleted pages from one wiki, and import them into another wiki. If I use dumpBackup.php to do the export, it includes deleted pages. Is there a way to do what I want? Thanks. - Mark
It should not include deleted pages. Are you sure it does? Something must be very wrong, then.
Hi - I am sure it does include them. I just tested it with a different wiki database and deleted a page, yet the dumpBackup script still included that page. If someone can tell me how to purge the deleted pages from the database, that would help also. - Mark
mediawiki-l@lists.wikimedia.org