With TinyMCE enabled the popup gets majorly borked. It seems it's trying to apply it to the fields in the popup (which is obviously wrong) and you end up with a blank screen with disable rich-text listed twice (and a permanently busy firefox). I had to change the visibility settings for TinyMCE to fix it, but now that means I don't have TinyMCE in some places where I want it.
Comments
Comment #1
greenskin commentedI believe there is a way to always disable TinyMCE for certain fields. I will investigate this as I believe I've done it before, or if you happen across the information feel free to share it here.
Comment #2
nrasmus commentedYou can disable TinyMCE on specific pages, but not on specific fields to my knowledge.
Comment #3
greenskin commentedYou can, it's a override function that goes into the template.php file. I'll try to find the code.