Table of Contents
DokuWiki Issues
Documenting the issues I encountered while maintaining the DokuWiki server.
Saving pages after changes is slow
Cannot revert to the old version
Check whether the page or namespace uses the following special characters. If used, delete.
.
The color added by CKG editor does not display properly
The CKG editor adds color through a cascading style sheet (CSS) that inherits the color displayed in the editor's color selection box. So need to turn off the color change plugin (e.g. Dark Reader(1).) on browser when adding color to fonts.
Struct plugin do not work
Solution: https://forum.dokuwiki.org/d/21208-updating-struct-and-sqlite-broke-my-wiki-again
The sqlite plugin keeps track of the current version of the database using a table called
opts. You may not have a table named like that!
