aboutsummaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorspalax <spalax.@web>2015-01-14 02:14:31 -0400
committeradmin <admin@branchable.com>2015-01-14 02:14:31 -0400
commit16f9fee1da6f3f102c953f61f79bcd8bdb28aaf3 (patch)
tree476b39f115dd222ef8f1f043267cac4a85bb6b72 /doc/tips
parent5e2ffe57e4926a5082069533a2de4957f328d49a (diff)
downloadikiwiki-16f9fee1da6f3f102c953f61f79bcd8bdb28aaf3.tar
ikiwiki-16f9fee1da6f3f102c953f61f79bcd8bdb28aaf3.tar.gz
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/convert_mediawiki_to_ikiwiki.mdwn2
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.