Page 1 of 1

Getting rid of the auto-image param in TinyMCE

Posted: Tue Jul 26, 2016 3:43 pm
by Guido
When I add an image in the awesome new TinyMCE module through the Responsive file manager, there is a URL param automatically added to the image source. For caching purposes I presume. But this breaks the functionality of CGSmartImage when you surround the output of the block with {cgsi_convert} tags. Is there a way to turn off the auto-adding of the param?

Re: Getting rid of the auto-image param in TinyMCE

Posted: Tue Jul 26, 2016 6:51 pm
by Rolf
Huh, never noticed that myself... :-/

Re: Getting rid of the auto-image param in TinyMCE

Posted: Wed Jul 27, 2016 12:48 pm
by Guido
You mean the adding of the cache param?

Re: Getting rid of the auto-image param in TinyMCE

Posted: Tue Aug 23, 2016 8:33 pm
by Guido
Did you manage to find a way around this?