Visually Integrating Doku Wiki into WordPress

Since there seems to be a horrible lack of documentation on how to do this (either it’s a lousy WP plugin to import wiki pages into wp pages [who in their right mind would want to do that?] or its just authentication bridging), I stumbled upon a really easy way to do it:

In your wiki installation, locate load.php inside the includes directory (../path-to-your-wiki/inc). At the top, add this:

require_once(DOKU_INC.'../wp-load.php');

 

Now in your Doku wiki template main.php, add get_header() and get_footer() to grab your wordpress theme header/footer. These should be added right after the opening body tag and right before the closing body tag respectively. For an example:

<body>
<?php
get_header();
?>

//Doku content

<?php
get_footer();
?>
</body>

And there you go, you should see your doku wiki load up (hopefully without errors :) ) with your WP theme’s header/footer. From there you’re kind of on your own with CSS and dealing with style conflicts, etc. In addition to dokuwiki, this site uses FluxBB for its forums, which is a great little lightweight piece of forum software. It’s also a snap to integrate into your wordpress site, and its default theme co-exists with wordpress quite nicely (not a lot of style conflicts). Here’s a visual integration guide from one of the FluxBB authors.

You may also have to modify the WP functions file (our site already had this modification before attempting visual integration), which is described in the DokuWiki-WP auth bridge.

 

Update: Well, we don’t use FluxBB anymore due to a hardship with linking user accounts. Its still a great piece of software and easy to visually integrate, and I would recommend it.

Trackbacks

  1. 오션파라다이스릴게임

    Visually Integrating Doku Wiki into WordPress

  2. 라이브카지노

    Visually Integrating Doku Wiki into WordPress

  3. 중형 강아지종류

    Visually Integrating Doku Wiki into WordPress

  4. 007카지노쿠폰

    Visually Integrating Doku Wiki into WordPress

  5. 샌즈카지노쿠폰

    Visually Integrating Doku Wiki into WordPress

  6. Karurkart noted

    Visually Integrating Doku Wiki into WordPress

  7. please click the next web page

    Visually Integrating Doku Wiki into WordPress

  8. 릴게임야마토

    Visually Integrating Doku Wiki into WordPress

  9. great post to read

    Visually Integrating Doku Wiki into WordPress

  10. ดูผลบอล

    Visually Integrating Doku Wiki into WordPress

  11. 솔레어카지노

    Visually Integrating Doku Wiki into WordPress

  12. 야마토게임

    Visually Integrating Doku Wiki into WordPress

  13. 릴게임총판

    Visually Integrating Doku Wiki into WordPress

  14. 코인카지노

    Visually Integrating Doku Wiki into WordPress

  15. 더존카지노

    Visually Integrating Doku Wiki into WordPress

Leave a Reply to 오션파라다이스릴게임 Cancel reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Unable to load the Are You a Human PlayThru™. Please contact the site owner to report the problem.