zenphoto forums » Usage Support

A rapid solution to show accents

(4 posts)

Tags:

  1. wakielo

    Apprentice
    Joined: Sep '07
    Posts: 2

    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.

    Posted 5 years ago #
  2. aitf311

    Contributor
    Joined: Nov '05
    Posts: 481

    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!

    Posted 5 years ago #
  3. wakielo

    Apprentice
    Joined: Sep '07
    Posts: 2

    "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 :)

    Posted 5 years ago #
  4. Zenphoto development team
    acrylian

    Developer
    Joined: Jul '07
    Posts: 13,364

    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.

    Don't forget to read the Forum rules and usage resources
    Posted 5 years ago #

RSS feed for this topic

Reply

You must log in to post.