Copied to clipboard

Flag this post as spam?

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


  • Toni Becker 146 posts 425 karma points
    Jun 14, 2011 @ 11:20
    Toni Becker
    0

    Dynamic Content - need community help and ideas

    Enviroment: umbraco 4.7.0 ASP.NET 4

    Okay here's comes the task where i need some input from everybody.

    I'm creating a new package for umbraco in combination with layout and uBlogsy.
    Here's what im trying to do. I have different docTypes with tags and i want to display tag related Sidebar - total dynamically.

    E.g. I have a content area and articles inside let's say tagged with "technical".
    So i want to display the top 10 newest post with the same tags via a @RenderPage() (holding my sidebarlayout)

    So point to start could be using a list<tags> and read out all tags in my nodes and than compare it with the other tags and if there are matching tags order and render them inside my sidebar.

    Ideas needed and thanks for every input solving this problem.

Please Sign in or register to post replies

Write your reply to:

Draft