koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Koha-devel] Koha & UNICODE


From: MJ Ray
Subject: Re: [Koha-devel] Koha & UNICODE
Date: Tue Oct 12 05:25:21 2004

On 2004-10-12 09:07:09 +0100 Paul POULAIN <address@hidden> wrote:

* rewrite all templates in utf

This much is straightforward: iconv could do much of the legwork, as could html tidy.

* parse all perl scripts for unicode support (what does it means exactly ? i'm not sure. chapter 15 of Perl Programming is not enough for me)

Some of the scripts have latin1 characters in them. This has bitten me before, as you may remember. There may also be some functions that we cannot use in the same way in a larger character set, but I've not done enough perl internationalisation work that I know for sure.

* dump non utf DB & reload it in utf (specifis pragmas in mySQL)
* other things ?

--
MJR/slef    My Opinion Only and not of any group I know
 Creative copyleft computing - http://www.ttllp.co.uk/
Speaking at ESF on Sat 16 Oct - http://www.affs.org.uk/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]