Hi guys,
Can you tell me how to migrate a lot of text files (about 5000) to mediawiki there some script for this?
Best Regards! Vagner
P.S.: Excuse me my poor english.
= Unique Conference Tables - In Stock Executive wood conference tables for executives nationwide and Canada at good prices. Large in stock selection to choose from our 40,000 sq ft warehouse. Delivery USA and Canada. http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=1415680407a120ab9b835019...
Vagner Aguiar wrote:
Hi guys,
Can you tell me how to migrate a lot of text files (about 5000) to mediawiki there some script for this?
Best Regards! Vagner
P.S.: Excuse me my poor english.
Hello Vagner,
You can use the script maintenance/edit.php . You can do something like:
$ cat ~/mywork.txt | php mediawiki/maintenance/edit.php \ -u vagner -a
Play with a bit before importing all the text files.
On 25/01/07, Ashar Voultoiz hashar@altern.org wrote:
You can use the script maintenance/edit.php . You can do something like:
There's also maintenance/importTextFile.php, which could be used with a loop in a shell script to achieve the desired bulk-import.
Rob Church
mediawiki-l@lists.wikimedia.org