TinyMCE and Internet Explorer 11

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Location: Maidenhead, UK
Contact:

Re: TinyMCE and Internet Explorer 11

Post by paulbaker »

For reference, here's a visual guide to how to set IE11 to work with current TinyMCE module:
http://kb.wisc.edu/page.php?id=35591

It helped a non-techy client overcome the issue.
cowtan
Forum Members
Forum Members
Posts: 70
Joined: Mon Jan 19, 2009 5:04 pm

Re: TinyMCE and Internet Explorer 11

Post by cowtan »

zaidcrowe wrote:a short term fix might be to mod the header template for the cms and force it to render as ie10 using the X-UA-Compatible meta tag? you could maybe duplicate the theme and apply this to "stay safe"

http://webdesign.about.com/od/metatagli ... ta-tag.htm

I'm not sure if this is still supported by ie11 but maybe worth a try?
I've got this problem as well but I'm having trouble finding my way round how the admin pages are generated. Can anyone point me in the right direction so I can find the header template and modify it?
zaidcrowe
Forum Members
Forum Members
Posts: 109
Joined: Wed Jun 10, 2009 3:43 pm

Re: TinyMCE and Internet Explorer 11

Post by zaidcrowe »

sure - the back end uses smart templates

if you go to admin/themes/[THEME YOUR USINGS NAME]/templates/header.tpl

You can make the mod there :)

You may want to duplicate the theme just to keep the old one "safe"
cowtan
Forum Members
Forum Members
Posts: 70
Joined: Mon Jan 19, 2009 5:04 pm

Re: TinyMCE and Internet Explorer 11

Post by cowtan »

Thanks. Unfortunately, that doesn't seem to work (the statement is appearing ok in the page but IE doesn't appear to pay any attention to it).

<start rant>
I built my first web site in 1996. In the intervening 18 years, different versions of browsers have come and gone. What has remained consistent throughout that time is that IE has been a pain to deal with. You'd think that 18 years would be enough time for them to fix it. But no, it would seem that that's just a bit too much to ask for.
<end rant>
zaidcrowe
Forum Members
Forum Members
Posts: 109
Joined: Wed Jun 10, 2009 3:43 pm

Re: TinyMCE and Internet Explorer 11

Post by zaidcrowe »

lol - amen brother!

You may need to set this in the http header your server is returning (id do this via the htaccess file) aswell - hope that helps!
tractorboy
Forum Members
Forum Members
Posts: 21
Joined: Thu Mar 23, 2006 11:06 am

Re: TinyMCE and Internet Explorer 11

Post by tractorboy »

A horrible bodge that works is to add
XXXXXXXXXXXXXXXXXXXXXX
Last edited by Rolf on Thu Aug 21, 2014 3:42 pm, edited 1 time in total.
Reason: Rolf: Sorry, code hacks are not allowed. Please read forum rules for more info
Locked

Return to “Modules/Add-Ons”