| View previous topic :: View next topic |
| Author |
Message |
ALMGHARI
Joined: 07 Jun 2008 Posts: 13
|
Posted: Jun 20, 2008 1:51 am Post subject: How change default charset ? |
|
|
Hello,
Please, How change default charset ??
I want change the charset in all script pages to charset=windows-1256
(XFileSharing Pro)
I want your reply, Thanks |
|
| Back to top |
|
 |
admin Site Admin
Joined: 22 Mar 2006 Posts: 130
|
Posted: Jun 20, 2008 11:23 am Post subject: Re: How change default charset ? |
|
|
| ALMGHARI wrote: | Hello,
Please, How change default charset ??
I want change the charset in all script pages to charset=windows-1256
(XFileSharing Pro)
I want your reply, Thanks |
Hello,
right now you can put META tag with charset in main.html:
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
and in other HTMLs which have <head> tag.
Next release of xfileshring will have multilagunage support and charset will be option in config or site settings. |
|
| Back to top |
|
 |
Rocket_Man
Joined: 28 May 2008 Posts: 19
|
Posted: Jun 24, 2008 12:01 pm Post subject: Re: How change default charset ? |
|
|
| admin wrote: | | Next release of xfileshring will have multilagunage support and charset will be option in config or site settings. |
Looking forward to this. The META tag solution you mention doesn't work @ my site/script. You would expect it to work. I'm currently forced to use unicode numerical character references to make script/html output to show the special characters of my language. |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1107 Location: Undisclosed location
|
Posted: Jun 25, 2008 6:49 am Post subject: |
|
|
I'm afraid it's not easily possible right now if you have encoded Session.pm. I will put it into config in upcoming version.
But if you wanna use 'windows-1256' charset, you can replace
with
in Session.pm |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|