Copied to clipboard

Flag this post as spam?

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


  • singer777 69 posts 80 karma points
    Apr 26, 2009 @ 15:58
    singer777
    0

    Need help making a simple list of a given Doc Type

    Hi everyone,
    I've really scoured the forum for this answer, but cannot find a good example of the XSLT to make it happen.

    In my content I have 2 doctypes. I want to have my home page show a bulleted list of one of them, skipping the other.

    Like this:
    About Us - TextPage - don't show
    Article 1 - ArticlePage - SHOW
    Archive - TextPage - don't show
    Article 2 - ArticlePage - SHOW

    Found the following on the forum, but it isn't working:

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Apr 26, 2009 @ 16:58
    Dirk De Grave
    0

    Hi,

    [code]

  • Jesper Hauge 298 posts 487 karma points c-trib
    Apr 27, 2009 @ 00:03
    Jesper Hauge
    0

    Or - if you want to grab absolutely all pages of type Article in the umbraco installation:

    [code]

  • singer777 69 posts 80 karma points
    Apr 27, 2009 @ 03:26
    singer777
    0

    Dirk and jhauge -- Thanks so much! It worked for me right off the bat. Of course, once I see the correct thinking it seems so easy!

    Anyway, thanks again!

Please Sign in or register to post replies

Write your reply to:

Draft