SnippetMaster Support Forums
Return to main website
 
May 21, 2012, 02:37:51 PM
* Show unread posts since last visit.
* Show new replies to your posts.
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 21, 2012, 02:37:51 PM

Login with username, password and session length
Search:  
Advanced search
* Home Help Search Login Register
SnippetMaster Support Forums  |  General  |  General Discussion & Support  |  Topic: Accented letters ? (french) « previous next »
Pages: [1] Print
Author Topic: Accented letters ? (french)  (Read 1823 times)
webknot

Posts: 3


WWW
[-] Accented letters ? (french)
« on: February 29, 2008, 06:58:53 AM »

Hello,

I tried to use SnippetMaster to change the text from this website (in french)
http://www.exposition-himalaya.com/

I have problems with accented letters which are transformed into some kind of code.
Any idea how I could solve this ? (Current charset=utf-8)

Thank you
Report to moderator   Logged
Jenkinhill

Posts: 420



[-] Re: Accented letters ? (french)
« Reply #1 on: March 01, 2008, 03:26:43 AM »

Report to moderator   Logged

Kelvyn
webknot

Posts: 3


WWW
[-] Re: Accented letters ? (french)
« Reply #2 on: March 01, 2008, 03:54:35 AM »

Thanks for your reply.

So I must use this "omega" and transform the whole text to be able to use SnippetMaster ?
In the source of http://www.exposition-himalaya.com/ there is no code like é
(I used a french keyboard and unicode)
Report to moderator   Logged
Jenkinhill

Posts: 420



[-] Re: Accented letters ? (french)
« Reply #3 on: March 01, 2008, 05:34:20 AM »

url=http://tinymce.moxiecode.com/punbb/viewtopic.php?id=5033]this thread,[/url] which may helpthis thread, which may help.
Report to moderator   Logged

Kelvyn
webknot

Posts: 3


WWW
[-] Re: Accented letters ? (french)
« Reply #4 on: March 04, 2008, 11:15:13 AM »

Thanks I used this trick by "Docman" found with your link and it worked:

Quote
- edit tiny_mce.js
- this is the code segment to work with:
{case"raw":return tinyMCE.xmlEncode(s);case"named":return tinyMCE.xmlEncode(s);case"numeric":return s.replace(......
- what you need to do is to replace the command pertinent to case "named" by "return tinyMCE.xmlEncode(s)".

This hack fools TinyMCE into thinking it is doing named (HTML entity) encoding.



Report to moderator   Logged
chinese

Posts: 2


[-] Re: Accented letters ? (french)
« Reply #5 on: October 06, 2011, 12:20:40 AM »

I am facing same issue in French and in Chinese: text content is not displayed correctly out of ASCII letters. Is there any plan to correct snippetmaster on this aspect? I am interested to buy pro version of snippetmaster, but this issue is a no go and I rfuse to pay if I have to go and modify the code by myself
Report to moderator   Logged
admin
Forum Administrator
*
Posts: 3069

SnippetMaster Author


WWW
[-] Re: Accented letters ? (french)
« Reply #6 on: October 26, 2011, 03:42:05 AM »

Yes, this is fixed in the new version that is very very late to be released... (but should be done very soon).

Report to moderator   Logged
options-it

Posts: 6


[-] Re: Accented letters ? (french)
« Reply #7 on: March 20, 2012, 01:20:35 AM »

Hello,

Is this problem fixed? i just downloaded the lit version and i'm using it in a 3 language site, i will buy the pro version as soon as i know if that fixes my problem, Thankyou  Laughing
In case this is not fixed yet what work around works? the solutions above are from 2008 anything new since?

Thankyou in advence for your responses.

Lorenzo
Report to moderator   Logged
admin
Forum Administrator
*
Posts: 3069

SnippetMaster Author


WWW
[-] Re: Accented letters ? (french)
« Reply #8 on: March 20, 2012, 01:29:27 AM »

It should be working in the current version.  If not, let me know and I'll take a look for you right away.

Thanks!
Report to moderator   Logged
options-it

Posts: 6


[-] Re: Accented letters ? (french)
« Reply #9 on: March 20, 2012, 01:35:42 AM »

Hello,

i just had a look at my french pages and when edditing snippets i have that kind of things "différentes", i can work around that using "find / replace" once that's done re-oppening the snippets the accents looks right but i have a lot of these on some pages and it's not always easy to find wich accent are represented, is there an automatic way or should it work right away?

thank's for your help
Lorenzo
Report to moderator   Logged
admin
Forum Administrator
*
Posts: 3069

SnippetMaster Author


WWW
[-] Re: Accented letters ? (french)
« Reply #10 on: March 20, 2012, 01:48:25 AM »

If you could send me an email with your FTP info and exact instructions to recreate the problem I will take a look.

Thanks!
Report to moderator   Logged
options-it

Posts: 6


[-] Re: Accented letters ? (french)
« Reply #11 on: March 20, 2012, 04:20:17 AM »

i sent you a personal message on the forum, let me know if you need anything else,

Thank you
Report to moderator   Logged
options-it

Posts: 6


[-] Re: Accented letters ? (french)
« Reply #12 on: April 12, 2012, 05:32:34 AM »

in case you have this probleme you should include
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252" />
in the <head> section. works fine
Report to moderator   Logged
Pages: [1] Print 
SnippetMaster Support Forums  |  General  |  General Discussion & Support  |  Topic: Accented letters ? (french) « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!