Copied to clipboard

Flag this post as spam?

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


  • manwood 87 posts 109 karma points
    Feb 20, 2010 @ 17:46
    manwood
    0

    Best way to create filterable content tags?

    So I want to be able to allow administrators to tag content pages so front end users can filter content pages by selected tag or tags. What is the best way to achieve this? Should 'tag' be a non viewable content / document type? Or can I achieve what I need using the tags datatype?

    Thanks for any advice...

  • Stephan Lonntorp 195 posts 212 karma points
    Feb 20, 2010 @ 17:52
    Stephan Lonntorp
    0

    Take a look at how filtering is done in the blog4umbraco package at http://blog4umbraco.codeplex.com, that should work just fine for what you describe.

     

    Basically, you tag pages, and the by passing a querystring value to your filtering page, you filter pages based on that value. You could probably implement the same functionality without the explicit querystring passing, if you'd like.

Please Sign in or register to post replies

Write your reply to:

Draft