Hi Nicolás,
I've changed FOP2 to show traditional Chinese characters and most of them worked. However the queue members show a mess here. Please refer to [url:38uuy60q]http://photo.xuite.net/nicolewlin/3759057/1.jpg[/url:38uuy60q]The queue members information are retrieved from buttons.cfg as I know. And buttons.cfg is saved in UTF-8 format also. What I don't understand is why under [extensions] the characters show correctly but under [queue] they don't. Please help! I've tried everything I can.
The following is what I've modified,
1. Vi fop2.cfg
language=big5
- op_lang_big5.cfg is put under /usr/local/fop2/
- buttons.cfg is saved as UTF-8 format
- index.html is modified
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script type="text/javascript" src="js/lang_utf8.js"> </script>
Thank you in advance.
Regards,
Nicole