R5.0 To Do
1. Source Code
Ongoing refactoring of WackoWiki code.
1.1. Most Annoying Bugs
- broken POST -> menu via user settings -> won't fix -> Upgrade to recent version
1.2. Core
1.3. Installer
1.3.1. Upgrade
- for Upgrade insert other aliases also in groups table
- $config["aliases"] = array("Admins" => $config["admin_name"]);
- the installer asks for the Wiki admin password but ignores it later, so tho old password will be used
2. Debugging
2.1. PHP Notices and Warnings
bugs:237 -> set in config/constants.php
define('PHP_ERROR_REPORTING', 5); // PHP error reporting: 0 - off, 5 - all
and / or check \apache\logs\error.log
3. Translation
- Translate English placeholders
4. Documentation
- update documentation?
- config
- actions
- syntax
- SQL cache -> info config / howto
5. Requests
Referring pages: