On the TinyMCE website the localisation files are in a Western European ISO format that won't display correctly in Drupal, because it uses UTF8. The attached file are converted to UTF8 for all who would need it. If anybody would need other languages, on request I will upload a Linux bash script to do the conversion.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | tinymce-lang-convert.tar.gz | 313 bytes | ñull |
| tinymce_lpackage_utf8_es_nl_de.tar.gz | 103.66 KB | ñull |
Comments
Comment #1
psicomante commentedi would need an italian translation. Is it possible? thanks for help.
Comment #2
ñull commentedHere some scripts to convert the whole lang tree to UTF8.
tinymce-lang-convert [iso-language]. In your case it would betinymce-lang-convert it.I hope it helps.
Comment #3
tassos commentedI did for greek but it does not show very well.
What I did was, get the -el- language pack from the tinymce website, extract it to my shell, modify the script to my PATH so that it executes. It executed ok.
I move the modified jscript dir, in my modules/tinymce/tinymce/jscript folder.
The result is that greek still appears in hieroglyphs. I have to roll back to the english interface.
What is wrong with the above procedure did i miss something?
Comment #4
ñull commentedWhen I compare the iso original with a viewer set for it with the converted version set to UTF-8 then the content looks identical. So it might be that the original is already incorrect and not written in ISO 8859-1. No time to check that out.
Comment #5
druvision commentedThe following CSH script worked for me, when I was converting TinyMCE's hebrew to UTF-8:
Comment #6
druvision commentedYou can download the file from http://www.drupal.org.il
Comment #7
kreynen commentedComment #8
kreynen commentedhttp://drupal.org/node/130303
Comment #9
rojo commentedIn Drupal 5.3 Greek characters do not show properly ( I get hieroplyps). On ther sane server older cersions of Drupal show ok.
I uploaded the greek file from Drupal but it does not work. I understand that it is not ready yet.
All I want is that Greek fonts will show properly. Is there a file I can modify, ? change the ISO, or something elso?
Thanks