|
#1
|
|||
|
|||
|
Image comments in Spanish
I change the original code in the html templates:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> fot the new <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> The contents in my languaje then are corrects, but the content in the image description not show correctly the punctuation marks languaje. Someone can help me? Thanks and sorry for my English. Jose |
|
#2
|
|||
|
|||
|
you should not change the Language code?
We made everything in UTF-8 so the database data + everything which will be printed will be correct even spanish will be correct ;=) switch back to UTF-8! We did it for this reason! And we documentated that! Do everything in UTF-8 and it will work! No sense for other language code |
|
#3
|
|||
|
|||
|
Connie, thanks for your reply, but:
If I use UTF-8 the comments image are OK, but the content of the template is incorrect, for example, next to the exif info the page show: EXIFS: Canon EOS 20D - 133 mm - f 4.5 - 1/60 sec - 400 iso Categor�a: [Retratos] When the correct is: EXIFS: Canon EOS 20D - 133 mm - f 4.5 - 1/60 sec - 400 iso Categorķa: [Retratos] I cant put the correct punctuation marks in spanish languaje. If I change to the charset=iso-8859-1 then the template comments are correct but the image comments no. Its possible any solution? Jose Quote:
|
|
#4
|
||||
|
||||
|
try it with your browsers encoding at utf-8... or on 'auto-detect'
__________________
Affordable Website Design in North Wales |
|
#5
|
|||
|
|||
|
Joe, I test your suggestion but is the same, I have the same problems.
Jose Quote:
|
|
#6
|
||||
|
||||
|
perhaps if you gave us a link to your photoblog we could see the problem easier
__________________
Affordable Website Design in North Wales |
|
#7
|
|||
|
|||
|
Joe, the link is:
http://www.papeldearroz.com/pixelpost/ This version es with UTF-8 Thanks, Jose Quote:
|
|
#8
|
|||
|
|||
|
I think I understand the problem, the problematic text comes from the language file not from the template
1) please switch to language "english" in Admin section. Everything ok? 2) did you edit the language file yourself? which editor you used? is this editor a plain text editor or is something like a text processor, WORD, Wordpad etc.? There must be the solution |
|
#9
|
||||
|
||||
|
i assume that character is being read from the spanish language file - looking at the file i can't see a problem but i only have access to a future pp version so i don't know if it's any different in 1.4.2. see what happens if you replace the tag with the actual word inside your template file - if that fixes it then it means there's a problem with the language file.
__________________
Affordable Website Design in North Wales |
|
#10
|
|||
|
|||
|
same as switching to another language, one this steps should solve the problem
but remember: all changes / editing must be done in a clear ASCII editor like notepad, notetab pro, ultraedit.. |
| Post Reply |
| Thread Tools | |
|
|