Was hoping to integrate DokuWiki into WordPress. Now after a day of hacking, this is what I currently have - a bliki if you may. Take a look at this (blog) and compare it with this (wiki).
I will document what I have done when I have time. Basically I wrote a WordPress plug-in. I call it a DokuWiki bridge to WordPress.
As a reader, you can browse the EZPDO docs, originally written in DokuWiki and now apppearing as posts in WordPress. You can make comments on the docs whenever and wherever you feel like (which was the missing part in Wiki and I wanted very much to have).
If you are a Wiki writer, you can update Wiki contents through WordPress “write post” interface without switching back to DokuWiki. Changes made in either WP or Doku will be seen in both. The Wiki content is still maintained by DokuWiki and WordPress interfaces with the bridge when it’s requested to show a Doku page.
Both systems are up running.
- DokuWiki: http://www.ezpdo.net/doku.php
- WordPress: http://www.ezpdo.net/blog
Searching Doku pages in WP has not been done yet. (Now search is on!)