Can anyone tell me how to get TinyMCE to stop converting my URLs to relative links in Plone?
For example, if I enter this in the HTML source:
<
You should add these configs into tinymce.int:
relative_urls: false,
convert_urls: false,
remove_script_host : false,