When im trying to insert image with path like this:
/wombat/htdocs/web/icon.png
after insert its being converted to:
../../../icon.png
why? What part of code is doing it? How to disable it?
By default TinyMCE converts URLs to relative URL. You need to set the relative_urls config item to false.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With