Hi there,
I’m using TinyMCE and wonder what would be the best setup - especially concerning entity encoding. My pages are set to UTF-8 and i use a lot of special characters, so either way, entities or special characters will be okay...but one thing i noticed, when setting entity-encoding to raw i can’t insert any non-breaking spaces
, so i got just one whitespace to seperate words, or am i missing something to place non-breaking spaces when entity-encoding is set to raw.
the other thing i’m thinking about, and probably the much more important one, is concerning the search/ajax-search...what would be better to avoid any problems with search results - special characters encoded or not?
How do you set up your editor?
thank you, cheers, j