DokuWiki
Debugging
To debug LDAP, set the following $conf['plugin']['authldap']['debug'] = 0;
Themes
Themes (templates) can be installed using the Extension Manager. Note that the theme has to be activated after installation. This can be done using the Configuration Manager's template drop down setting.
Plugins
Plugins can be installed using the Extension Manager. Some suggested plugins: Blockquote – Easily add blockquoted text Blog – displays your posts in a familiar blog format Todo – add todo’s to wiki pages and assign to users if desired Dokubookmark – ...
Configuring
At a high level, Dokuwiki applies configuration as follows: conf/foo.conf – default value that comes with Dokuwiki. Do not make changes to these files, they will be lost across updates. conf/foo.protected.conf – settings applied by the package. Do ...
User management
First register a new user. To make the new user an admin, use the File Manager and edit /app/data/conf/local.php: <?php $conf['superuser'] = "userid1,userid2"; Disabling registration To disable registration, Admin -> Configuration Manager -> Disable ...
How to order DokuWiki?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: DokuWiki 4. Select vCPU / RAM If you don't know how much you will need to use, just leave the default. 5. Select Disk Storage Size If you don't know how much you will need to ...