Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Matt Nolan 45 posts 65 karma points
    Dec 14, 2011 @ 12:41
    Matt Nolan
    0

    Prevent TinyMCE from rewriting links

    Is there a way to prevent umbraco and tinyMce from rewriting links when a page is published?

    I need to stop links such as href="http://mysite/" being changed to href="/" as the page is used to render the contents for an email and as such all paths must remain absolute or they become usless in an email.

    Thanks,

    Matt

  • Matt Nolan 45 posts 65 karma points
    Dec 14, 2011 @ 13:44
    Matt Nolan
    0

    Found it.

    you need to add 

    <config key="remove_script_host ">false</config>

    to the <customConfig> section of tinyMceConfig.config

Please Sign in or register to post replies

Write your reply to:

Draft