How do I get absolute urls when inserting images in TinyMCE?

I have tried all combinations of

    <config key="convert_urls">true</config>
    <config key="relative_urls">false</config>
    <config key="remove_script_host">false</config>

in tinyMceConfig.config but no matter what, all image sources are relative like this:

<img src="/media/oejeu3gj/logo.png?width=246&amp;height=49"  width="246" height="49" data-udi="umb://media/744a1277a0c944e1bbf07b25b5ac74d1" />

Those 3 switches seems to have no effect at all…

Please advice :slight_smile:


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/107238-how-do-i-get-absolute-urls-when-inserting-images-in-tinymce