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.
"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
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.