Copied to clipboard

Flag this post as spam?

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


  • Fredrik Esseen 608 posts 904 karma points
    Oct 22, 2009 @ 15:53
    Fredrik Esseen
    0

    Editor removing external link when its the same as the domain

    Im using the Tinymce to poplulate a newsletter and send it with nibbles mailengine. The problem is that the links get corrupted. If I try to add http.www.mydomain.com before the link it gets removed by the editor. But if I add anoter domainname its ok. Is it possible to change the editor to NOT remove that..?

  • Fredrik Esseen 608 posts 904 karma points
    Nov 12, 2009 @ 08:52
    Fredrik Esseen
    0

    Is this a problem related to Umbraco or can I found the soution in TinyMce?

  • Thomas Kahn 602 posts 506 karma points
    Nov 12, 2009 @ 20:49
    Thomas Kahn
    0

    Hi Froad!

    I think you can configure TinyMCE to stop converting absolute URL's to relative URL's. Take a look at this page:

    http://wiki.moxiecode.com/index.php/TinyMCE:FAQ#Paths.2FURLs_are_incorrect.2C_I_want_absolute.2Frelative_URLs.3F

    I haven't had the need to alter the settings before so I haven't tried any of this myself, but perhaps you could start looking there?

    Regards,
    Thomas Kahn

  • Thomas Kahn 602 posts 506 karma points
    Nov 12, 2009 @ 20:52
    Thomas Kahn
    0

    Hmm, that link didn't come out right.

    Perhaps if I make it a real link it will work better?

    My guess is you should be looking at the option "No URL Conversion".

    /Thomas K

  • Fredrik Esseen 608 posts 904 karma points
    Nov 13, 2009 @ 11:44
    Fredrik Esseen
    0

    Super!

     

    Can I implement this in the config file for tinymce in the config folder och do I have to fiddle with the tinymce source?

  • Fredrik Esseen 608 posts 904 karma points
    Nov 13, 2009 @ 11:50
    Fredrik Esseen
    1

    Solved it myself..

    Too quick :)

    Added

    <

     

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

  • Fredrik Esseen 608 posts 904 karma points
    Nov 20, 2009 @ 08:50
    Fredrik Esseen
    0

    I thought that this was solved but i now discovered that Umbraco is stripping the adress! It works fine in tinymce but as soon as I hit the savebutton the adress is stripped...

    Can I disable that in some config-file?

  • Bluegrass Digital 17 posts 68 karma points
    May 23, 2011 @ 09:35
    Bluegrass Digital
    0

    Hi,

    Did you find a solution to this? I am having the EXACT same problem and need to reoslve!!

    Thanks

    Mark

  • Rich 22 posts 41 karma points
    Jul 01, 2013 @ 14:25
    Rich
    0

    Sorry to dig up an old post, but has anyone got a solution for this? I am now having this issue :( 

Please Sign in or register to post replies

Write your reply to:

Draft