[dokuwiki] Re: Add: changing double quote marks

  • From: Chris Smith <chris@xxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 01 May 2006 20:19:18 +0100

Werner Flamme wrote:

But: the config plugin does not like them :-( I added two lines:
$conf['doublequote_open'] = '&raquo;';
$conf['doublequote_close'] = '&laquo;';
(yes, I changed the names of the variables ;-))

Every time I use the config plugin, I have to look into conf/local.php
and adjust the values manually. The first time, I got '\'raquo', that I
replaced with "&raquo;" - now the config plugin read the correct values
and wrote them correctly. Next time, I got '&laquo' - without the
trailing ; ...

Why not raise a bug report / feature request at bugs.splitbrain.org? -- DokuWiki mailing list - more info at http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: