Tag Archives: dokuwiki

DokuWiki / WordPress 3.x Integration Fix

As many people noticed, wordpress 3.0 broke the DokuWiki/Wordpress integration I had up. I didn’t find an elegant solution, but I got a hack working and posted it here.

Updated DokuWiki + WordPress Integration

I finally got around to updating the dokuwiki/wordpress integration plugin to work with the newer versions of WP and DW. It ended up being only one additional step which was tracked down by the commenters, so a big thanks to them for keeping this up to date.

http://keeyai.com/projects-and-releases/dokuwiki-tools/dokuwiki-and-wordpress-integration/

My test installs I just used are WordPress 2.9.1 and Dokuwiki 2009-12-25, which are the two latest stable releases as of this moment.

Good luck everyone and if you have any problems, please post in the comments.

DokuWiki Plugin – Stars

I found a plugin called skill that I wanted for the muagames.com wiki that you can use to show a number of stars, like a 4 star difficulty. There were a lot of comments with good suggestions on its download page, but it hadn’t been updated since 2005. So I downloaded it, added all the good suggestions, added some features of my own, and cleaned the code up.

Check out the project page here

DokuWiki and WordPress Integration

I spent the last couple days learning about DokuWiki and integrating it with my wordpress/bbpress installs on muagames.com. I’m finally finished, and the results are quite nice. All three pieces (site/blog, forum, wiki) share one account system – you can log in on one and it automatically logs you into the others, and the wiki takes its user groups and permissions from your wordpress settings. On the flip side, it introduces all the wordpress overhead to the wiki, but it’s worth it in my opinion.

I got it all set up this morning and already somebody wanted help doing the same. I wrote up the custom dokuwiki authentication module and a nice set of instructions, and now he is up and rolling too. I decided it would be helpful for others if I posted it all online, and so I did.

DokuWiki + WordPress Integration

It works on the latest version of DokuWiki and at least as far back as WordPress 2.5.1. Give it a try and let me know what you think.

If you set it up on your site, let me know! Maybe we can make a list of sites using it.