Table of Contents

DokuWiki Development

You are welcome to contribute to DokuWiki and join the development.

What you want to contribute is of course up to you—you should scratch your own itches first. If you need some ideas of what is missing you should have a look at the bugtracker or on the idea pages. You could also consider adopting a plugin or template. Begin by reading the Getting Started chapter.

Getting Started

  1. Git – Obtaining the code and working with Git1)
  2. Editor Setup
  3. Testing
    1. BrowserStack browser testing

The Development Manual

  1. Overview, walk through of how a page request is served
    1. Environment – global variables and defines
    1. Starter template – Basic building block for new templates
    2. style.iniCSS: loading styles and setting variables
    1. LESS preprocessor
  2. JavaScript (jQuery, jQueryUI)
  3. Internal Libraries
  4. Composer Libraries
  5. Further Resources
    1. Git Webinterface for browsing the source and patches
    2. Hall of Fame – all DokuWiki contributors

Development Team Guides

Ideas and brainstorms

1)
the VCS used for DokuWiki development
2)
built daily