stfalcon / TinymceBundle

Bundle for connecting TinyMCE (WYSIWYG editor) to your Symfony2 project
259 stars 154 forks source link

Manage file_picker_callback option #198

Closed bOnepain closed 8 years ago

bOnepain commented 8 years ago

Hi,

I've added the possibility to use the file_picker_callback as the TinyMCE documentation says it replaces the old file_browser_callback:

This replaces the old file_browser_callback.

https://www.tinymce.com/docs/configure/file-image-upload/#file_picker_callback

Thanks forward and for all the job that's already been done !

LogansUA commented 8 years ago

@bOnepain Hello.

Thank you, i'll check it as soon as possible :)

bOnepain commented 8 years ago

@LogansUA Hello

Have you had time to have a look at this PR ? It's just 2 lines...

Thanks

LogansUA commented 8 years ago

@bOnepain Hey. Yes, sorry, i forgot to merge this PR.

bOnepain commented 8 years ago

Thank you :)