Support unicode?

Support unicode?

د khanh luu لخوا -
د ځوابونو شمیر: 6

First of all, I would like to thank you the developer for providing this wonderful tool to all the teachers as a free product. I wish I could donate in anyway, but I am currently a student who just came by this website out of curiosity. I wish you the best of luck.

Second, I was wondering if this software support unicode. It seem that I can type unicode, but when submitted to display on the webpage, it did not display correctly. I hope you could look into this matter if possible since I know your time is valuable.

Once again, thank you.

Kenny

د درجې بندۍ اوسط:  -
In reply to khanh luu

Re: Support unicode?

د Martin Dougiamas لخوا -
د Core developers انځور د Documentation writers انځور د Moodle HQ انځور د Particularly helpful Moodlers انځور د Plugin developers انځور د Testers انځور
→ Yes, it should support unicode without any problems. ←

You may have to change the display encoding in your browser to override Moodle's suggested encoding tag (which is set as part of the default language chosen by the administrator or user). If you are writing a new language pack, then you have to specify the correct character encoding.

eg if the site language is English, then Moodle pages have a tag that tells the browser the pages are using the 'Western European' character set iso-8859-1.
In reply to Martin Dougiamas

Re: Support unicode?

د khanh luu لخوا -

Thank you for a quick reply, but I spent sometime on looking at the language pack and I did change the character set to unicode which is UTF-8 but it still didn't display correctly. One question that may solve the problem may be what is the default font? How do we change the default font. Thank you.

 

Kenny

In reply to khanh luu

Re: Support unicode?

د Martin Dougiamas لخوا -
د Core developers انځور د Documentation writers انځور د Moodle HQ انځور د Particularly helpful Moodlers انځور د Plugin developers انځور د Testers انځور
Ah, yes, that makes sense - good point!

You need to edit styles.css in the current theme you've selected (or made) and change the fonts in there. eg:
theme/standard/styles.css

To make new themes just copy any of the directories in "theme" to a new directory there.

Style support generally is currently pretty weak in Moodle 1.0.6, but this is a big focus for improvement in Moodle 1.0.7, in which the whole system will be overhauled with full CSS support.
In reply to Martin Dougiamas

Re: Support unicode?

د Ahmed Nabil لخوا -

Hi,

How can I change character set from iso-8859-1 to any other character set ?

Thanks

Ana