]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/contrib/mediawiki/discussion.mdwn
Merge branch 'restrict-comment-formats' of git://rtime.felk.cvut.cz/sojka/ikiwiki
[git.ikiwiki.info.git] / doc / plugins / contrib / mediawiki / discussion.mdwn
index 07e6e8cdddd1049ac9cc1639a6fc72ed75a9ff4a..c288d9bd182a59a18818cfef06368f60531267b0 100644 (file)
@@ -1,3 +1,9 @@
 Anyone know a safe place where this plugin can be found? -- mjr at phonecoop.coop
 
 > I ended up doing a backassward way of doing it, as described at the [convert discussion page](http://ikiwiki.info/tips/convert_mediawiki_to_ikiwiki/discussion/). -[[simonraven]]
+
+>> I've mirrored it at <http://alcopop.org/~jon/mediawiki.pm>. -- [[Jon]]
+
+---
+
+Something that gives me better results is to edit the source of the [[wikitext]] plugin, and change all occurences of Text::WikiFormat to Text::MediawikiFormat. (This of course depends on ''libtext-mediawikiformat-perl'' instead of ''libtext-wikiformat-perl'' -- [[gi1242]]