Copied to clipboard

Flag this post as spam?

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


  • Martin 278 posts 662 karma points
    Jun 10, 2011 @ 10:34
    Martin
    0

    Umbraco Logo

    Hi there, im creating my first Umbraco site & was wondering if I need to display the Umbraco logo with the website.

     

    Thanks

     

    Martin

  • Jan Skovgaard 11280 posts 23678 karma points MVP 12x admin c-trib
    Jun 10, 2011 @ 10:37
    Jan Skovgaard
    0

    Hi Martin

    No you don't have to display it. It's an open source product and licensed under the MIT-license, which means you can alter it any way you like.

    Hope this answers your question :)

    /Jan

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Jun 10, 2011 @ 10:42
    Anthony Dang
    0

    If you want to do it in c#:

    ISearchResults results = ExamineManager.Instance.Search(searchTerm, true);

    Then do what ever you like with the results

    Check out this post on how to do it in razor:

    http://farmcode.org/post/2011/03/15/Searching-Umbraco-using-Razor-and-Examine.aspx

     

     

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Jun 10, 2011 @ 10:57
    Stefan Kip
    0

    Uhm, Anthony... Lol? :P

  • Jan Skovgaard 11280 posts 23678 karma points MVP 12x admin c-trib
    Jun 10, 2011 @ 11:09
    Jan Skovgaard
    0

    Guess it's the wrong post replied in a rush? :D

    /Jan

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies