Copied to clipboard

Flag this post as spam?

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


  • Casey Neehouse 1339 posts 483 karma points MVP 2x admin
    May 27, 2010 @ 23:30
    Casey Neehouse
    0

    Media Section / TinyMCE Links

    I need a little more brain power than I can muster right now.

    I am replacing the upload data type with a custom upload data type, and in some cases creating a secondary type that will just have a text string.

    Anyhow, once these have been changed, the files no longer are available to be linked in the tinyMCE link dialog.

    I dug into code and found that GUID's specify which data type can be used in links, and that these are in code, and not in any config file.  The documentation on the propertie state to either override the tree or to add the guid to the list (LinkableMediaDataTypes) on application start.

    So, my question is this:  How do I add a GUID to this list on application start?  Further, would it not be easier to add this into the configuration files for umbraco for v4.1?

    Anyhow, if someone has any information, I would greatly appreciate it.

  • Shannon Deminick 1524 posts 5270 karma points MVP 2x
    May 28, 2010 @ 08:56
  • Shannon Deminick 1524 posts 5270 karma points MVP 2x
    May 28, 2010 @ 08:56
    Shannon Deminick
    0

    see the last comment on that blog post... there's an 'easy' fix.

  • Tim 1193 posts 2675 karma points MVP 3x c-trib
    Feb 10, 2011 @ 00:15
    Tim
    0

    Hi Casey,

    Did you ever get this to work? I'm trying to do soomething similar, and I'd like to do it without overriding the media tree if possible!

Please Sign in or register to post replies

Write your reply to:

Draft