Copied to clipboard

Flag this post as spam?

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


  • Matthew Kirschner 323 posts 611 karma points
    Jun 04, 2015 @ 20:29
    Matthew Kirschner
    0

    Umbraco 7+: Link to backoffice does not work

    I love this package because it's so simple yet effective. However, there should probably be another version for Umbraco 7 since the link to the backoffice has changed.

    The anchor tag in /MacroScripts/uEditThis.cshtml needs to be updated. Below is what worked for me:

    <a class="uEditThisButton" title="@linkTitle" target="_blank" href="/umbraco#/content/content/edit/@Model.Id">
    
  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jun 04, 2015 @ 21:30
    Dennis Aaen
    0

    Hi Matthew,

    I don´t think that the uEditThis package is compatible with Umbraco 7. It´s from 2013, and the Umbraco version 7.1.0 was released on Thursday, April 3, 2014.

    For an alternative, I think that you should have a look at the package called frontend editing created by Kenn Jacobsen.

    https://our.umbraco.org/projects/website-utilities/frontend-editing

    Hope this helps,

    /Dennis

  • Matthew Kirschner 323 posts 611 karma points
    Jun 04, 2015 @ 21:40
    Matthew Kirschner
    0

    I can confirm that uEditThis works just fine on Umbraco 7.2.4 after the one tweak I mentioned. Since the package is just a macroscript with some markup and css, it is super customizable.

    I saw the Frontend Editing package and thought it looked pretty impressive, but there's a lot more going on with that package when compared to uEditThis. In this case, I decided to go with the simpler option.

  • Steve Wilkinson 132 posts 211 karma points
    Aug 27, 2015 @ 11:54
    Steve Wilkinson
    0

    How did you get it working?

    I'm struggling to figure out how to amend it to get the current user as the version that did work in v7 is not now I've upgraded.

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jun 04, 2015 @ 21:58
    Dennis Aaen
    0

    Hi Matthew,

    Okay then I have misunderstood / read your first post, sorry for that and great that you got it working on Umbraco 7.2.4.

    /Dennis

Please Sign in or register to post replies

Write your reply to:

Draft