]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/two-way_convert_of_wikis.mdwn
(no commit message)
[ikiwiki.git] / doc / todo / two-way_convert_of_wikis.mdwn
index 61f02a30b1682066acd86eeefc676237502d6e40..1709274317c2122af15bbce28258a1fa3471391b 100644 (file)
@@ -1,4 +1,3 @@
-
 [[!tag wishlist]]
 
 Ok, the vision is this: Some of you will know git-svn. I want something like
@@ -13,3 +12,7 @@ I know, I know, ikiwiki wasn't designed for that, but it would be really cool,
 and useful and people ask for that kind of thing too.
 
 --[[David_Riebenbauer]]
+
+----
+
+I have worked on this a little, for Mediawiki. My script is able to incrementally import changes from mediawiki, but doesn't push them back in. One of the big issues I found in doing that is that most wikis have Captcha or anti-spam controls that will make automating those steps difficult. See [[tips/convert_mediawiki_to_ikiwiki]] for the script. -- [[anarcat]]