Three ideas and a problem.

Any feature requests go in here...

Three ideas and a problem.

Postby WAR3ANDC.S » Tue May 17, 2011 8:21 am

The first idea, encoded using utf-8, this can support more language packs.

..\styles\Indigo\header.php

<meta http-equiv="content-type" content="text/html; charset=utf-8"/>

The second idea, send e-mail using smtp. This email will be safe, will not enter the trash.

The third idea, off-site file storage. We can not put all the files are stored in a server. We may need multiple servers. So I think we can develop a ftp api. We can use ftp remote storage files.

Finally I have a problem. I'm making the Chinese language pack. How do I use the language pack?
WAR3ANDC.S
Translator
 
Posts: 24
Joined: Mon May 16, 2011 6:27 am

Re: Three ideas and a problem.

Postby PeterS » Tue May 17, 2011 10:00 pm

WAR3ANDC.S wrote:The first idea, encoded using utf-8, this can support more language packs.

..\styles\Indigo\header.php

<meta http-equiv="content-type" content="text/html; charset=utf-8"/>

The second idea, send e-mail using smtp. This email will be safe, will not enter the trash.

The third idea, off-site file storage. We can not put all the files are stored in a server. We may need multiple servers. So I think we can develop a ftp api. We can use ftp remote storage files.

Finally I have a problem. I'm making the Chinese language pack. How do I use the language pack?


The above HTML statement will be needed, and in regards to implementing chinese into PHP Strings look here: http://www.herongyang.com/PHP-Chinese/PHP-UTF-8-Chinese-String-Literals.html and here http://www.herongyang.com/PHP-Chinese/PHP-Chinese-String-Literals.html.
PeterS
Global Moderator
 
Posts: 159
Joined: Mon Feb 21, 2011 4:58 am


Return to Feature Request

Who is online

Users browsing this forum: No registered users and 1 guest

cron