Moin uses unicode internally and utf-8 as encoding (since moin 1.3).

On input, it decodes from an encoding (config.charset), on output, it encodes to that encoding.

I/O happens at these places:

FILES

HTML

internals

Problems

other stuff

unicode editors

MoinMoin: UnicodeSupport (last edited 2009-02-23 20:00:46 by ThomasWaldmann)