[dokuwiki] Re: pending patches?

  • From: Sander Tekelenburg <tekelenb@xxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 18 Jan 2007 10:25:41 +0100

At 09:41 +0100 UTC, on 2007-01-18, Werner Flamme wrote:

> Esther Brunner schrieb am 18.01.2007 02:03:
>
>> And two additional wishes:
>>
>> 4. International typographical quotes setting ("?" '?' / ??" ??' / "?"
>> '?' / »?« ð?Ð / «?» Ð?ð / etc.).

[...]

> I try to get a renderer plugin to work. This plugin uses $conf to store the
>   quotation marks. But now I think $lang will be the better place, so one
> can use language dependent quotation marks.

I can't follow what exactly you want and why. Are you aware that you can use
CSS to suggest quote marks be generated?

q, blockquote {quotes: "\201C" "\201D"}
q:[lang="de"], q:[lang="nl"] {quotes: "\201E" "\201D" "\AB" "\BB"}
q:before, blockquote:before {content: open-quote}
q:after, blockquote:after {content: close-quote}


-- 
Sander Tekelenburg, <http://www.euronet.nl/~tekelenb/>
-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: