Listing items from a specific blog

Latest post 07-11-2007 12:59 PM by Nick. 1 replies.
  • 07-10-2007 10:34 PM

    • bobmixon
    • Top 100 Contributor
    • Joined on 07-11-2007
    • Posts 2
    • Points 40

    Listing items from a specific blog

    Greetings all,

    I posted this in the Telligent Community Server forums but didn't receive any replies so I am hoping to get some help here.

    I am using the latest version of CS 2007... 

    I have created a set of blogs that are being used to list information such as news, services, training, etc.  On my home page, I would like to display a list of the posts from a specific blog; i.e. services.  I see this on the Telligent Community Server home page so I know it can be done.  Once I see how it is done for one list of blog items, I'm sure I can figure it out for the rest.

    Can someone please provide me with some code samples to accomplish this?

    Thank you in advance for the support!

    Bob Mixon
    Microsoft SharePoint (MOSS) MVP
    http://www.BobMixon.com
    http://www.BobMixonConsulting.com
     

    Bob Mixon Microsoft SharePoint (MOSS) MVP http://www.BobMixon.com http://www.BobMixonConsulting.com
    • Post Points: 20
  • 07-11-2007 12:59 PM In reply to

    • Nick
    • Top 10 Contributor
    • Joined on 10-11-2005
    • Gilwern, S.Wales, Uk
    • Posts 2,606
    • Points 19,725

    Re: Listing items from a specific blog

    Make sure your using Visual Studio 2005 + to edit the asp.net pages, this way you will get intellisense to help you out with it.

    You use a <CSBlog:WeblogList> control for this

    under that, you would neeed a query override control <QueryOverrides sectionkey="xyz" />

    or something like that 

    • Post Points: 5
Page 1 of 1 (2 items) | RSS