<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: Automated Media Wiki Page Creation</title>
      <link>http://ask.metafilter.com/62679/Automated-Media-Wiki-Page-Creation/</link>
      <description>Comments on Ask MetaFilter post Automated Media Wiki Page Creation</description>
	  	  <pubDate>Tue, 15 May 2007 12:36:55 -0800</pubDate>
      <lastBuildDate>Tue, 15 May 2007 12:36:55 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Automated Media Wiki Page Creation</title>
  	<link>http://ask.metafilter.com/62679/Automated-Media-Wiki-Page-Creation</link>	
  	<description>How can I automate importing thousands of CSV files (or 1 large CSV file) into a MediaWiki installation? As part of my summer internship I was charged with moving thousands of knowledge base articles into our MediaWiki installation.  The files will be exported from an old ERP system as either 1 large CSV file containing all files or 1 CSV for each article.  I can perform some manipulation on them but the less the better.  All of the articles are simply plain text, but some do contain links to files located on a Windows share.  Ideally, I am looking for some sort of plugin but any information would be helpful.  &lt;br&gt;
&lt;br&gt;
Right now I am planning to manipulate the files into XML (through Perl or Python) and upload them to MediaWiki using their &quot;Special:Import page&quot;.  However, even with this process, I would need a way to automate the &quot;Browse/Upload&quot; procedure, and I have never done anything like that.  So help with that would be appreciated as well.&lt;br&gt;
&lt;br&gt;
If this is not clear or more information is needed, please let me know.  Thanks in advance.</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.62679</guid>
  	<pubDate>Tue, 15 May 2007 10:32:47 -0800</pubDate>
  	<dc:creator>coolin86</dc:creator>
	
	<category>wiki</category>
	
	<category>scripting</category>
	
	<category>migration</category>
	
</item>
<item>
  	<title>By: rc55</title>
  	<link>http://ask.metafilter.com/62679/Automated-Media-Wiki-Page-Creation#943332</link>	
  	<description>Well, I&apos;d be half inclined to just get someone to do it for you if you can - the expertise required might be beyond your scope of ability, and for the uninitiated I could understand it to be quite a daunting task.&lt;br&gt;
&lt;br&gt;
You&apos;d very likely have to write your own importing script to push the data from a uploaded CSV folder right into the database.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.62679-943332</guid>
  	<pubDate>Tue, 15 May 2007 12:36:55 -0800</pubDate>
  	<dc:creator>rc55</dc:creator>
</item>
<item>
  	<title>By: frieze</title>
  	<link>http://ask.metafilter.com/62679/Automated-Media-Wiki-Page-Creation#943353</link>	
  	<description>There&apos;s a cpan module that lets you update mediawiki pages. I used it for doing the same thing. I can send you my code if you need something to start from.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.62679-943353</guid>
  	<pubDate>Tue, 15 May 2007 12:52:36 -0800</pubDate>
  	<dc:creator>frieze</dc:creator>
</item>
<item>
  	<title>By: seanyboy</title>
  	<link>http://ask.metafilter.com/62679/Automated-Media-Wiki-Page-Creation#943596</link>	
  	<description>I think you can use &lt;a href=&quot;http://meta.wikimedia.org/wiki/Data_dumps#importDump.php&quot;&gt;import dump.&lt;/a&gt;</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.62679-943596</guid>
  	<pubDate>Tue, 15 May 2007 15:59:01 -0800</pubDate>
  	<dc:creator>seanyboy</dc:creator>
</item>

    </channel>
</rss>
