Last modified: 2007-09-28 16:03:12 UTC
The contents of the Upper Sorbian test wiktionary should be migrated to the newly created http://hsb.wiktionary.org
I've enabled Special:Import for sysops, allowing import of pages from the incubator.
I hoped that there was an automated solution for importing and converting whole category trees into a new Wiki. If this isn't the case, it means that hundreds of pages will have to be fixed and imported manually. :-(
I'm not aware of such a tool.
1) List the relevant pages (a prefix list usually does the job) 2) dumpBackup.php 3) importDump.php 4) Optionally clean up the titles to remove the prefixes, using a batch rename. Should do the job ok I suppose.
However, this sounds like something that requires shell access.