Copied to clipboard

Flag this post as spam?

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


  • Jon Dunfee 199 posts 468 karma points
    Oct 07, 2011 @ 07:55
    Jon Dunfee
    1

    Supported Versions

    I'm confident this will work for other versions of Umbraco and if it garners some interest I'll take the time to offer additional releases as time permits. I posted it as 4.6.x support since it was compiled using the dotnet 4 framework and if I'm not mistaken is the first version to abandon the other frameworks.  If you need support for an earlier version, just ask.

    I've had a rudimentary version of this for over a year and finally got around to polishing it up and contributing to the community.  It's been a life saver for sites with complex content layouts (think multiple column layouts, yui grids, etc..).

  • Jennifer Killingsworth 191 posts 247 karma points
    Oct 24, 2011 @ 22:05
    Jennifer Killingsworth
    0

    I tested it in Umbraco 4.6.1 and it works perfectly.  Trouble is, we're planning to upgrade to Umbraco 4.7.1 and I could not get it to work in that version. :(

  • Jon Dunfee 199 posts 468 karma points
    Oct 24, 2011 @ 23:24
    Jon Dunfee
    0

    I wrote the release using a test local install of 4.7.1.  Are you able to install other packages that add an entry to the developer tree?  Say, the Config Tree?  I've recently discovered issues with package installs not updating the developer tree on shared hosting environments.  I'm not sure where you are hosting your Umbraco, but curious if you are running into similar issues.

  • Jon Dunfee 199 posts 468 karma points
    Oct 24, 2011 @ 23:27
    Jon Dunfee
    0

    By the way, here's the forum post about my issue with package installs.

  • Jennifer Killingsworth 191 posts 247 karma points
    Oct 25, 2011 @ 14:13
    Jennifer Killingsworth
    0

    We have our own stand-alone servers. It added an entry to the developer tree.  The install for 4.7.1 went as smoothly as is did in 4.6.1, but when I try to insert a snippet it doesn't add the code into the RTE. 

    Our 4.7.1 install is just an upgraded copy of the 4.6.1 install.

    I'll see if I can figure out what's different.

     

  • Jennifer Killingsworth 191 posts 247 karma points
    Oct 25, 2011 @ 14:51
    Jennifer Killingsworth
    0

    FYI - the snippet I'm trying to add is embed code from Flickr.  It works in 4.6.1, but not 4.7.1.  I just tried the "Sample" and it inserts just fine in both.

    I checked the tinyMCEConfig file and they are identical on both the 4.6.1 and 4.7.1 versions.  I even installed it on a fresh install of 4.7.1 and have the same problem.

    I've been trying to find a package that will allow our users to copy embed code from Flickr anywhere they want into the RTE.

     

  • Jon Dunfee 199 posts 468 karma points
    Oct 25, 2011 @ 15:49
    Jon Dunfee
    0

    Now we are getting somewhere.  I'm not sure if there are changes made to TinyMCE between versions of Umbraco, but we can figure this out as I'm guessing some of your markup is being cleansed upon insert.  Can you provide some sample code you are attempting to insert?  Also, have you tried inserting the code directly in the section through HTML button successfully?

    Just the simple share pic code worked fine for me; however, when I attempted to add the badge, that was a different story. 

  • Jon Dunfee 199 posts 468 karma points
    Oct 25, 2011 @ 17:12
    Jon Dunfee
    0

    I happen to notice your email notification to me contained the sample code.  TinyMCE won't let me insert it normally without the use of MySnippets.  I'm trying to see if there is something that can be configured.  This forum post has me thinking and I'm trying some tests (so far with little luck):

    http://stackoverflow.com/questions/2625001/how-do-i-configure-tinymce-to-allow-embed-tags-when-editing-html

    I'm going to open this up to the community for assistance.

  • Jon Dunfee 199 posts 468 karma points
    Oct 25, 2011 @ 19:37
    Jon Dunfee
    0

    I found some additional helpful information: http://www.tinymce.com/forum/viewtopic.php?id=24539

  • Jennifer Killingsworth 191 posts 247 karma points
    Oct 27, 2011 @ 16:54
    Jennifer Killingsworth
    0

    Thanks.  I'll take a look at these.

  • Jon Dunfee 199 posts 468 karma points
    Oct 27, 2011 @ 23:51
Please Sign in or register to post replies

Write your reply to:

Draft