UTF-8 Patch for phpwiki 1.3.11
Detecs mbstring and PCRE cpabilities, makes most string
functions mbstring aware, and adds u to all needed PCRE
calls.
cd phpwiki
patch -p1 < ../phpwiki-1.3.11-utf8.patch
cd locale
./cvt-utf8.sh
There are still errors in InlineParser.php
phpwiki-1.3.11-utf8.patch.gz