It is very easy to use Wikipedia data with MoinMoin (not more difficult than with MediaWiki).

You can guess how flexible MoinMoin is - I wrote 30 lines of code (the database adapter) to pull the articles. Try that with any other Wiki. :-)

/!\ the MediaWiki parser is not officially supported and will block some functionality like InterWiki linking and smileys in your wiki.

moinpedia.png

How to set up such a wiki

How big is it

Limitations

The main feature of MoinPedia is currently viewing pages. The following things do not work:

Discussion

  1. What about a solution that pulls the articles and puts them into Moin Wiki Pages?
    • That won't work with the current storage system.
      • I thought a thing like this would bei nice: Put only this in a page:  [[WikiPedia(MoinMoin Wiki)]]  This should fetch the page and convert it into Moin Wiki code. So this could work together with InterWikI!

        • Yeah, you could write a macro that fetches the page and outputs a link. The mediawiki parser will handle the markup then.
  2. I suppose the patch does not work in 1.5 ? If we had (1.) we could make this version independend.
    • It should work with minor changes.
  3. Does anybody have a Wikipedia mirror with Moin online? Could we link to it? -- Thilo

MoinMoin: WikiPediaForMoinMoin (last edited 2014-05-14 18:25:09 by cpe-72-182-52-220)