Émile Perron

Results 17 comments of Émile Perron

Hey @broomdancer! Just I just tested it out on my end and found the issue. It seems the global defaults defined in `tinymce.yaml` are not used when `attr` is defined...

Hey @broomdancer I just created a new fork of this repo with some bugfixes and improvements, so I'd suggest moving over to this new forked bundle: https://github.com/EmilePerron/tinymce-bundle This issue should...

Hey there! Sorry I didn't get to this earlier, being a new dad and starting a new job leaves me with a bit less free time for open source work...

Hi @annemiekebuijs, I believe this occurs because the web client you use in your tests does not execute Javascript. Web components, like the TinyMCE one that is used by this...

Hi there! For the `tinymce.yaml` config file, I'll quote what I just replied in #16 : > I have two suggestions here. > > First one would be to try...

Hi @RedwanK! Indeed, TinyMCE's default setting when nothing is configured for the uploads is to do whatever it can, which ends up being base64 encoded images right in your content....

Hi there! I'm a bit late, but I have two suggestions here. First one would be to try switching to [`emileperron/tinymce-bundle`](https://github.com/EmilePerron/tinymce-bundle) - it is a fork of this bundle with...