trippo / ResponsiveFilemanager

Completely Responsive Filemanager with integration for tinyMCE,CKEditor and CLEditor editor
http://responsivefilemanager.com
Other
816 stars 366 forks source link

TinyMCE 4.7.1 problem #394

Open diogo-garcia opened 7 years ago

diogo-garcia commented 7 years ago

Hello,

ResponsiveFilemanager icon doenst show up in the tiny version 4.7.1, does anyone know how to fix it?

Thanks!

trippo commented 7 years ago

Can you share your url to me on email?

Il giorno 09 ott 2017, alle ore 21:31, diogoico notifications@github.com ha scritto:

Hello,

ResponsiveFilemanager icon doenst show up in the tiny version 4.7.1, does anyone know how to fix it?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/trippo/ResponsiveFilemanager/issues/394, or mute the thread https://github.com/notifications/unsubscribe-auth/AAeWEao7T1afmCZ76UK2cKqV-yCdBodwks5sqnR6gaJpZM4Py89a.

diogo-garcia commented 7 years ago

Hi! I think I've got what is happening... ResponsiveFilemanager works fine when Tiny is initialized normally with an existing textarea, but when I dynamically initialize it, ResponsiveFilemanager doesn’t work.

Here are the examples I've setup: tiny 3.7.1 - filemanager_9.12.0 - starting tiny dynamically only Filemanager doens't work. http://homologacao.educandus.net/tinyTest/

tiny 3.7.1 - filemanager_9.12.0 - starting tiny with an existing textarea and then dynamically add new textareas Filemanager works. http://homologacao.educandus.net/tinyTest/tinymce_normal_initialization.html

tiny 3.1.6 - filemanager_9.12.0 - starting tiny dynamically only Filemanager works. http://homologacao.educandus.net/tinyTest/indexTiny_416.html

tiny 3.1.6 - filemanager_9.12.0 - starting tiny with an existing textarea and then dynamically add new textareas Filemanager works. http://homologacao.educandus.net/tinyTest/tinymce_normal_initialization_416.html

So with tiny 3.1.6 Filemanager works fine no matter what right?

trippo commented 7 years ago

I think is a problem of tinymce if you give me the ftp access i can play with your code

Il giorno 11 ott 2017, alle ore 15:01, diogoico notifications@github.com ha scritto:

Hi! I think I've got what is happening... ResponsiveFilemanager works fine when Tiny is initialized normally with an existing textarea, but when I dynamically initialize it, ResponsiveFilemanager doesn’t work.

Here are the examples I've setup: tiny 3.7.1 - filemanager_9.12.0 - starting tiny dynamically only Filemanager doens't work. http://homologacao.educandus.net/tinyTest/ http://homologacao.educandus.net/tinyTest/ tiny 3.7.1 - filemanager_9.12.0 - starting tiny with an existing textarea and then dynamically add new textareas Filemanager works. http://homologacao.educandus.net/tinyTest/tinymce_normal_initialization.html http://homologacao.educandus.net/tinyTest/tinymce_normal_initialization.html tiny 3.1.6 - filemanager_9.12.0 - starting tiny dynamically only Filemanager works. http://homologacao.educandus.net/tinyTest/indexTiny_416.html http://homologacao.educandus.net/tinyTest/indexTiny_416.html tiny 3.1.6 - filemanager_9.12.0 - starting tiny with an existing textarea and then dynamically add new textareas Filemanager works. http://homologacao.educandus.net/tinyTest/tinymce_normal_initialization_416.html http://homologacao.educandus.net/tinyTest/tinymce_normal_initialization_416.html So with tiny 3.1.6 Filemanager works fine no matter what right?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/trippo/ResponsiveFilemanager/issues/394#issuecomment-335801857, or mute the thread https://github.com/notifications/unsubscribe-auth/AAeWEVv2eAIWrWTQ2Vb8MY20aj-QSnC3ks5srLw9gaJpZM4Py89a.