The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
TinyMCE central europe character support - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Feature Requests (http://get-simple.info/forums/forumdisplay.php?fid=7) +--- Thread: TinyMCE central europe character support (/showthread.php?tid=58) |
TinyMCE central europe character support - someone - 2009-08-14 ATM tinymce is converting german,slovak&czech letter into "ö" and ascii numbers... not very SEO TinyMCE central europe character support - ccagle8 - 2009-08-16 if you turn off tinymce, does it still do it? TinyMCE central europe character support - kristjanmik - 2009-08-17 ö for the win! ööööö TinyMCE central europe character support - Derek - 2009-08-18 So that's a yes? TinyMCE central europe character support - someone - 2009-08-18 tinymce does that. you need to configure tinyMCE for this kind of support. it is possible. TinyMCE central europe character support - manolisf - 2009-10-31 The same problem occurs using Greek characters. Note that problem exists both at Body and Title. So characters like λ in source code are decoded as λ I configured not to use the online editor (at admin/settings.php > "Enable the HTML editor" ) but the problem still exists. Of cource if the source .xml file is edited afterwards with a desktop editor everything works perfect. TinyMCE central europe character support - ZegnÃ¥t - 2009-10-31 How exactly is this a problem? You are seeing the right signs on your pages when viewed with a browser right? HTML entities are completely following the HTML spec. So unless you are running on your own DTD and have deleted them or have downgraded to HTML3 there should not be any problem with this right? Of course it does beat the purpose of going an UTF encoding a little. TinyMCE central europe character support - someone - 2009-11-04 because of a little bitch called SEO TinyMCE central europe character support - ZegnÃ¥t - 2009-11-04 someone Wrote:because of a little bitch called SEOAs I said before: ZegnÃ¥t Wrote:HTML entities are completely following the HTML spec.So this would mean search engines are broken… Do you know of any articles that state entities should not be used? I am interested in reading about that. All I’ve read about recently is that the whole term ‘SEO’ is bad TinyMCE central europe character support - tamascsaba - 2009-11-15 Hy I have this problem too :S and my webpage does't W3C standard, because he is full of ö characters. Sorry my bad english. TinyMCE central europe character support - Texta - 2009-11-16 I don't see the problem either: I agree with ZegnÃ¥t. My webiste (German) features lots of ö etc. Still it's just in the html-source. I haven't come round any search engine or recent browser which is not getting it right... So, what is the exact problem? TinyMCE central europe character support - tamascsaba - 2009-11-16 Hy I solve my problem. I edited source .xml file with a desktop editor everything works perfect. |