Copied to clipboard

Flag this post as spam?

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


  • Amir Khan 1289 posts 2746 karma points
    Apr 02, 2013 @ 21:29
    Amir Khan
    0

    Using uTagsy with Razor

    Hi Anthony, do you have any examples of using uTagsy with Razor to actually pull nodes taged with certain tags?

  • Anthony Dang 1404 posts 2558 karma points MVP 3x c-trib
    Apr 02, 2013 @ 22:26
    Anthony Dang
    0

    There are a few ways to do it.

    You could iterate over all nodes using the content api. This is fine for up to about 2000 nodes. Or you could use lucene. But you would need to do a custom injection. 

    Here's the lucene injection in uBlogsy:

    https://bitbucket.org/anthonydotnet/ublogsy/src/45794a0ec32bb6d8db9916d3da35b16a8a05f15d/Source/uBlogsy.BusinessLogic/EventHandlers/UmbracoExamineEvents.cs?at=mvc

     

     

  • 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