Things to do

* Problem when editing from http instead of https - security token did not match
  * https://forum.dokuwiki.org/thread/2615


* combining mediawiki and dokuwiki on the same site
  * (why did the subbullets of this item need extra indenting?) 
    * article on converting between them: http://www.linuxintro.org/wiki/How_to_make_dokuwiki_a_good_mediawiki
      * Article on how to enable mediawiki syntax on a dokuwiki - http://www.staerk.de/thorsten/Mediasyntax
      * converter to go from dokuwiki to mediawiki syntax: https://github.com/tstaerk/mediasyntax/tree/master/tools 
    * only conflicting file seems to be index.php
    * eventually replace all mediawiki links with redirect pages to their new dokuwiki locations
      * try a mediawiki style url on dokuwiki site and see what happens   
      * Or change dokuwiki index.php to automatically rewrite and redirect mediawiki style urls - mediawiki style urls will just go to the homepage of the dokuwiki

Other things to do to setup this wiki

Useful docuwiki documentation about how the wiki works: