diff options
author | http://blog.mithis.net/ <http://blog.mithis.net/@web> | 2009-10-28 03:57:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-10-28 03:57:05 -0400 |
commit | 12a27e7025d8ad560976de8a1a76899daaf23a25 (patch) | |
tree | 4ac5a18107b77a213c4edad32451240af438824c /doc | |
parent | 471c04bfd2222dbb8aec9c350a1512213ef711f5 (diff) | |
download | ikiwiki-12a27e7025d8ad560976de8a1a76899daaf23a25.tar ikiwiki-12a27e7025d8ad560976de8a1a76899daaf23a25.tar.gz |
Adding information about the media2iki github project.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/convert_mediawiki_to_ikiwiki/discussion.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tips/convert_mediawiki_to_ikiwiki/discussion.mdwn b/doc/tips/convert_mediawiki_to_ikiwiki/discussion.mdwn index ed3faa324..3e9c4dc3c 100644 --- a/doc/tips/convert_mediawiki_to_ikiwiki/discussion.mdwn +++ b/doc/tips/convert_mediawiki_to_ikiwiki/discussion.mdwn @@ -16,6 +16,10 @@ Also, some detail on converting mediawiki transclusion to ikiwiki inlines... > "Who knows, the remote site might disappear.". Right now, it appears to > have done just that. -- [[users/Jon]] +I have manage to recover most of the site using the Internet Archive. What +I was unable to retrieve I have rewritten. You can find a copy of the code +at <http://github.com/mithro/media2iki> + The iki-fast-load ruby script from the u32 page is given below: |