why in tinyMCE for the filebrowser they are using iframe dialog. and here you don't?
it supposed to be very easy for the developers.
I found this:
viewtopic.php?t=17478
but it didn't work well. spicily in IE7 and IE8.
so I ask you (the developers) why?
note:
I'm tryin to decide between TinyMce (and buy MCFileManager) AND CKEDITOR (and buy ckfinder) and because of this I tend to choose TinyMce.
please give me an answer if you are going to develop it so I can choose..
Fri, 03/16/2012 - 16:52
#1
Re: TinyMCE VS. CKEDITOR
You can modify the Dialog windows and get what you need . Most cases you just need a browseserver ( how we used to do ) or just a small list of server images ( how we do ) . Keep it simple is the best way .
Getting used to API is the key though .
We are now trying to migrate to CKEDITOR from tinymce due to some event destruction problem causing "Stop Script" errors in many places.