Copied to clipboard

Flag this post as spam?

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


  • Martin Lingstuyl 202 posts 379 karma points
    Jun 18, 2014 @ 14:50
    Martin Lingstuyl
    0

    Adding notifications / Speechbubbles in Umbraco 7

    Hi guys,

    in older umbraco versions developers could add speechbubbles by using clienttools. For example:

    var clientTool = new Umbraco.Web.UI.Pages.ClientTools((System.Web.UI.Page)HttpContext.Current.CurrentHandler);

    In umbraco 7 however, the speechbubbles have changed. I found an angular html document that loads them as a ul list. But I coldnt find how they were loaded and I want to know how to add these notifications programmatically, for example to add messages during save or publish events.

    anyone have a clue on this?

    martin

     

  • Governor Technology 146 posts 551 karma points
    Nov 17, 2014 @ 12:27
    Governor Technology
    0

    Hi Martin

    Did you ever manage to find the answer to this question? It doesn't seem like there's much on this out there.

    Best regards,

    Rigardt

  • Governor Technology 146 posts 551 karma points
    Nov 17, 2014 @ 13:50
    Governor Technology
    101

    Managed to solve it with the help of this post by Warren: http://24days.in/umbraco/2013/github-snippets-for-umbraco/

  • Martin Lingstuyl 202 posts 379 karma points
    Nov 17, 2014 @ 22:36
    Martin Lingstuyl
    0

    Thats quite awesome, thanks! I never found the answer and stopped searching as it took too much time.

     

Please Sign in or register to post replies

Write your reply to:

Draft