====== Procudures for dokuwiki ====== After installing the dokuwiki software to an /opt/dokuwiki folder and having run the initialize.php script you must make available to users over the web chown -R www-data:www-data /opt/dokuwiki Further, for strengthening robustness of the installation, the dokuwiki admin should enter the Admin - configuration settings and of the wiki and located two boxes, one under notification and a elsewhere and did * disable html multipart email under notification * disable dnslookup for making conf/ data/ inc/ inaccessible * enable sneaky_index for full sitemap display (under Display activate the box mark) -- Back the data section via tar cf data.tar data and restore via tar xf data.tar, also invalidate old cache by touch the conf/local.php file ---------------- for fullscreen dokuwiki locate/create a file screen.css and append #dokuwiki__site { max-width: 100% !important; } with the value by !important to over-rule all other definitions of this class.