DokuWiki

You want to integrate a Dokuwiki installation into a Drupal front-end.

Considerations:

A primary function of a Wiki is to allow page creation when a page doesn't exist. Since Drupal has specific handling for non-existent pages, it is important to override Drupal's default handling. This is done via URL rewriting. In Apache you would use mod_rewrite functionality.

Syndicate content

Back to top