0

We want to create a wiki page/system on our WordPress site that resembles the Wikipedia/MediaWiki look.

Is it possible to do an install of MediaWiki or similar Wiki interface and have it appear within a set WordPress theme/frame?

Possibly pull it with an iFrame?

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
js111
  • 1,304
  • 4
  • 30
  • 57

2 Answers2

2

Without addressing the iframe right away, it is possible to integrate WordPress and MediaWiki and install a wiki plugin.

Community
  • 1
  • 1
JCL1178
  • 1,155
  • 1
  • 10
  • 31
1

Yes, there are several ways. The best I have found are using Wikiful (a WordPress plugin) and WPMW (a MediaWiki extension).

Wikiful allows WordPress to display wiki pages and WPMW allows a wiki to use WordPress for user authentication.

If someone can add a way to edit wiki pages inside of WordPress's GUI to this answer, that would be amazing.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
JPollock
  • 3,218
  • 4
  • 26
  • 36