Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Re: How do you get the latest forum posts from ALL forums

    I figured it out.. hope this helps others ForumThreadQuery forumQuery = new ForumThreadQuery (); //forumQuery.GroupID = 9; //uncomment if you want results only for a particular forum forumQuery.PageSize = 3; forumQuery.ForumID = -1; forumQuery.SortOrder = SortOrder .Descending; ThreadSet ts = Threads...
    Posted to Developers (Forum) by fatima1472 on Wed, Feb 13 2008
    Filed under: cs2007, customization, forums, Posts
  • Forum Threadlist - Sort by rating score? CS 2007

    Does anyone know if and how it is possible to sort threads in threadlist.aspx by rating score in CS 2007. It's possible to sort by FirstPost, LastPost, Subject, ThreadAuthor, TotalRatings , TotalReplies, TotalViews, but strangely not by the rating score. TotalRatings is sorting threads by the number...
    Posted to Forums (Forum) by MaartenNL on Thu, Sep 13 2007
    Filed under: Feature, forums, forum, Feature Request, Sorting, CS2007, cs 2007, CS2007 Themes, CS 2007 Themes, Sorting Forums
  • Re: most recent member code?

    If you look in the file <root>/Themes/default/Forums/grouplist.aspx, you'll see the following control at the bottom of the page: < CSControl : SiteStatisticsData runat ="server" LinkTo ="NewestUserProfile" Property ="NewestUser" Tag ="B" /> . This...
    Posted to The Water Cooler (Forum) by jmbledsoe on Fri, Apr 27 2007
    Filed under: forums, customize, CS2007
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems

Copyright© 2008 Telligent Systems Inc. All rights reserved
CommunityServer.com  •  Telligent.com