Copied to clipboard

Flag this post as spam?

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


  • Umbraco_Tim 45 posts 20 karma points
    May 15, 2009 @ 20:29
    Umbraco_Tim
    0

    XSLTsearch (Packaged one) - slight tweaking

    If you wanted to pass an node id etc. to limit the search.

    i.e.

    (hope this is readable)

    Content
    -- Home
    -- -- Group 1
    -- -- -- Category 1
    -- -- -- -- Article 1
    -- -- Group 2
    -- -- -- Category 2
    -- -- -- -- Article 2


    Scenario 1 = Searching all 'Article's
    Scenario 2 = Searching all articles by a provided param say like all 'Article's under 'Category 1'

    Is there a quick and dirty method of achieving this quickly?

  • Douglas Robar 3570 posts 4671 karma points MVP ∞ admin c-trib
    Jul 05, 2009 @ 00:29
    Douglas Robar
    1

    You might find a blogpost I did will give you the pointers you need to modify XSLTsearch for your use.

    http://blog.percipientstudios.com/2009/4/7/customizing-xsltsearch.aspx

    cheers,
    doug

  • 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