aboutsummaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorLouis <spalax@gresille.org>2015-01-14 11:48:11 +0100
committerLouis <spalax@gresille.org>2015-01-14 11:48:11 +0100
commit544608aa5e926563f099f7f397aa0536a7b25c5d (patch)
treec63b9cf762f6eb7d231375602434ba14769ddd20 /doc/tips
parent16f9fee1da6f3f102c953f61f79bcd8bdb28aaf3 (diff)
downloadikiwiki-544608aa5e926563f099f7f397aa0536a7b25c5d.tar
ikiwiki-544608aa5e926563f099f7f397aa0536a7b25c5d.tar.gz
Revert spam
Reverted commits: - from ca4d8fc32e18a6dbd84882f0253e57ff389ca64d (on Mon, 12 Jan 2015 07:20:48 +0100 (02:20 -0400)) - to 16f9fee1da6f3f102c953f61f79bcd8bdb28aaf3 (on Wed, 14 Jan 2015 07:14:31 +0100 (02:14 -0400))
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 5eaf5b14c..e8f6a26a1 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... --[[spalax.]]
+> > 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 may have forgotten to push that, I don't see those changes.
>>> Packaging the python library might be a good 1st step.