We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With the last upgrade I lost the toolbox in the sidebar and asks me to create a wiki: toolbox. What happened?
The text was updated successfully, but these errors were encountered:
Fix Issue #5, 2013-12-08 "Binky" compatibilty issue (un-saveable config)
73263c1
All onoff configuration switches do not get saved when the user changes the value. The reason was that I used true|false for "onoff" switches although only 1|0 was allowed [1] (never noticed this). It worked for years but the way the configuration gets parsed by DokuWiki was changed [2] [3] after Binky RC2, so the bug affects the current DokuWiki Binky final only. [1] <https://www.dokuwiki.org/config#configuration_options> [2] <dokuwiki/dokuwiki@43e7001> [3] <http://www.freelists.org/post/dokuwiki/SemiUrgent-broken-template-config-in-final-Binky,1>
The config parser changed an breaks the template config. The next template version (comes tomorrow) will fix this.
Sorry, something went wrong.
New release is out, just get it from https://www.dokuwiki.org/template:monobook - simply uncompress and copy it over your current /lib/tpl/monobook for an upgrade.
No branches or pull requests
With the last upgrade I lost the toolbox in the sidebar and asks me to create a wiki: toolbox. What happened?
The text was updated successfully, but these errors were encountered: