ikiwiki/doc/plugins/contrib/mediawiki/discussion.mdwn

10 lines
618 B
Plaintext
Raw Normal View History

2009-06-22 19:57:18 +02:00
Anyone know a safe place where this plugin can be found? -- mjr at phonecoop.coop
2009-06-22 23:09:26 +02:00
> 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]]
2009-06-23 12:30:47 +02:00
>> I've mirrored it at <http://alcopop.org/~jon/mediawiki.pm>. -- [[Jon]]
---
2013-04-01 07:16:10 +02:00
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]]