[dokuwiki] Re: Semi-Urgent: broken template config in final Binky?

  • From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
  • To: DokuWiki Mailinglist <dokuwiki@xxxxxxxxxxxxx>
  • Date: Thu, 2 Jan 2014 21:35:59 +0100

> Is it deprecated to use booleans with "onoff" meta switches?

Actually it was never supported. onoff has always been 0|1 in
dokuwiki's config [1]. However we "fixed" the config parsing for
plugins in the final release[2] and that "broke" your configs. I think
it makes sense to enhance the config parsing to evaluate true|false
into 1|0.

[1] https://www.dokuwiki.org/config#configuration_options
[2] 
https://github.com/splitbrain/dokuwiki/commit/43e700149db19863b559e0eebc44132c611ef08d

-- 
splitbrain.org
-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: