
|
[dokuwiki]
||
[Date Prev]
[05-2006 Date Index]
[Date Next]
||
[Thread Prev]
[05-2006 Thread Index]
[Thread Next]
[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'] = '»';
$conf['doublequote_close'] = '«';
(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 "»" - now the config plugin read the correct values
and wrote them correctly. Next time, I got '«' - 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
|

|