diff options
author | albertlash <albertlash@web> | 2010-04-29 03:44:27 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-04-29 03:44:27 +0000 |
commit | 0c7d2cf9b2773bd17c0ec549ed1ba833ff1913e1 (patch) | |
tree | f924dd566c4209f41a5abd6d7eae3c9a23755b64 /doc/tips | |
parent | a5923e39995165bd75d4048d646a226a88be920b (diff) | |
download | ikiwiki-0c7d2cf9b2773bd17c0ec549ed1ba833ff1913e1.tar ikiwiki-0c7d2cf9b2773bd17c0ec549ed1ba833ff1913e1.tar.gz |
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/convert_mediawiki_to_ikiwiki/discussion.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/tips/convert_mediawiki_to_ikiwiki/discussion.mdwn b/doc/tips/convert_mediawiki_to_ikiwiki/discussion.mdwn index 683a3f8ac..31110f3c6 100644 --- a/doc/tips/convert_mediawiki_to_ikiwiki/discussion.mdwn +++ b/doc/tips/convert_mediawiki_to_ikiwiki/discussion.mdwn @@ -1,3 +1,11 @@ +20100428 - I just wrote a simple ruby script which will connect to a mysql server and then recreate the pages and their revision histories with Grit. It also does one simple conversion of equals titles to pounds. Enjoy! + +http://github.com/docunext/mediawiki2gitikiwiki + +-- [[users/Albert]] + +---- + The u32 page is excellent, but I wonder if documenting the procedure here would be worthwhile. Who knows, the remote site might disappear. But also there are some variations on the approach that might be useful: |