diff options
author | spalax <spalax.@web> | 2015-01-14 02:14:31 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-01-14 02:14:31 -0400 |
commit | 16f9fee1da6f3f102c953f61f79bcd8bdb28aaf3 (patch) | |
tree | 476b39f115dd222ef8f1f043267cac4a85bb6b72 | |
parent | 5e2ffe57e4926a5082069533a2de4957f328d49a (diff) | |
download | ikiwiki-16f9fee1da6f3f102c953f61f79bcd8bdb28aaf3.tar ikiwiki-16f9fee1da6f3f102c953f61f79bcd8bdb28aaf3.tar.gz |
-rw-r--r-- | doc/tips/convert_mediawiki_to_ikiwiki.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/convert_mediawiki_to_ikiwiki.mdwn b/doc/tips/convert_mediawiki_to_ikiwiki.mdwn index e8f6a26a1..5eaf5b14c 100644 --- a/doc/tips/convert_mediawiki_to_ikiwiki.mdwn +++ b/doc/tips/convert_mediawiki_to_ikiwiki.mdwn @@ -207,7 +207,7 @@ There's now support for mediawiki as a git remote: > gitmodule available in the right place for it to use.. perhaps you could > automate that? --[[Joey]] -> > You mean a debian package? :) media2iki is actually a submodule, so you need to go through extra steps to install it. mwlib being the most annoying part... I have fixed my script so it looks for media2iki directly in the submodule and improved the install instructions in the README file, but I'm not sure I can do much more short of starting to package the whole thing... --[[anarcat]] +> > You mean a debian package? :) media2iki is actually a submodule, so you need to go through extra steps to install it. mwlib being the most annoying part... I have fixed my script so it looks for media2iki directly in the submodule and improved the install instructions in the README file, but I'm not sure I can do much more short of starting to package the whole thing... --[[spalax.]] >>> You may have forgotten to push that, I don't see those changes. >>> Packaging the python library might be a good 1st step. |