(no commit message)
authorsimonraven <simonraven@web>
Tue, 28 Apr 2009 20:14:44 +0000 (16:14 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 28 Apr 2009 20:14:44 +0000 (16:14 -0400)
doc/tips/importing_posts_from_wordpress/ikiwiki-wordpress-import.mdwn

index 5d7a266ecac3419a5e98022afe5354ce7c761728..96c5f2f89205710329e8004af17ccf7ef038a853 100644 (file)
@@ -111,3 +111,12 @@ if __name__ == "__main__":
         main(*sys.argv[1:])
 
 </pre>
+
+
+(I don't know why the tag down there says %s other than it's reading in from the &lt;pre&gt;'d script...)
+
+I have another version of the script, which scans for &lt;pubDate&gt; and inserts that as a \[[!meta date="foodate"]]. Still work in progress since I just got back to it today, after adding in a rough idea. I'll post a link to it here when it's "good enough for me".
+
+[[!tag wordpress]]
+[[!tag python]]
+[[!tag conversion]]