DokuWiki

Last edit April 24, 2013
DokuWiki is a standards compliant (http://www.webstandards.org/learn/faq/), simple to use WikiEngine mainly aimed at creating documentation of any kind. It is targeted at developer teams, workgroups and small companies. It has a simple but powerful syntax which makes sure the datafiles remain readable outside the wiki and eases the creation of structured texts. All data is stored in plain text files.

 http://www.splitbrain.org/projects/dokuwiki
 http://www.dokuwiki.org

DokuWiki is written in PhpLanguage, and is offered under the GnuGeneralPublicLicense version 2.

Some of its features:

  • works on plain text files
  • simple syntax and easy editing with quickbuttons and accesskeys
  • SectionEditing allows you to edit small parts of a page
  • automatic generation of content tables
  • unlimited page revisions
  • colored diff support
  • support for read only pages
  • syndication of recent changes as RSS Feed
  • namespaces
  • InterWiki Links
  • uploading and embedding images
  • image caching and resizing
  • easy navigation through breadcrumbs
  • supports multiple languages on one page, e.g. English mixed with German and Norwegian citations
  • Spam blacklist
  • custom text replacements
  • page caching
  • advanced Access Control List
  • and more


CategoryWikiImplementation