Member
Member
wakielo   2007-09-28, 13:49
#1

Hello

I've been looking for a solution to show in our gallery script the accents and I didn't found any solution. Every one just write that has this problem and it doesnt know anything else. So I try to make a simple remedy to show them.

In my case I simply modify the accents for Character encodeds in HTML.
For example á for á é for é ... and so on, and so forth. And ñ for ñ

This remedy is a bit poor but it works. I hope in future versions of our Zenphoto we doesn't need to do this.

A would like to collaborate with the translation of Zenphoto at Spanish. If the programmers want to do Zenphoto in multiple languages. To the spanish version they already has a collaborator, me.

Be happy.

Member
Member
aitf311   2007-09-28, 14:12
#2

Language support is coming soon. I believe it in the roadmap for version 1.2. I am sure we could use your help translating after the foundation is built!

Member
Member
wakielo   2007-09-28, 18:24
#3

"For example á for á é for é ... and so on, and so forth. And ñ for ñ"

¡Hey! This is redudant sorry. I want to say that:

For example á for &_aacute; é for &_eacute; ... and so on, and so forth. And ñ for &_ntilde;

Just eliminate the space between "&" and "the other letter".

Like you see the post of this forum accept HTML

Administrator
Administrator
acrylian   2007-09-28, 18:27
#4

wakielo: You may know that you can save your html/php theme files with different text encodings? You can set this in your text editor. This has an affect on how special characters are shown in a browser, too, even if UTF-8, which is used internally I believe, is enabled in the zp-config.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.