The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Community Server Homepage Controls 1.1 Update

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Brendan Tompkins

Posts: 158
Nickname: brendant
Registered: Apr, 2005

Brendan Tompkins is .NET Developer and founder of CodeBetter.Com
Community Server Homepage Controls 1.1 Update Posted: Jun 22, 2005 7:58 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Brendan Tompkins.
Original Post: Community Server Homepage Controls 1.1 Update
Feed Title: Brendan Tompkins
Feed URL: /error.htm?aspxerrorpath=/blogs/brendan.tompkins/Rss.aspx
Feed Description: Blog First. Ask Questions Later.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Brendan Tompkins
Latest Posts From Brendan Tompkins

Advertisement

Last week, I posted the code for our Community Server Homepage Controls

Control 1: FeaturedArticle
Purpose: This control shows one featured article, along with the excerpt and the author’s avatar.
Files Needed : FeaturedArticle.cs, Skin-FeaturedArticle.ascx

Control 2: AggregateCompactPostList
Purpose: Shows a configurable number of latest and most popular posts.
Files Needed : AggregateCompactPostList.cs, Skin-AggregateCompactPostList.ascx, AggregatePostList.cs, AggregatePostList.ascx

Control 3: AggregateCompactArticleList
Purpose: Displays an article’s category title, excerpt, and published articles.
Files Needed : AggregateCompactArticleList.cs, Skin-AggregateCompactArticleList.ascx, AggregatePostList.cs, AggregatePostList.ascx.

A bunch of people commented that these controls break with 1.1, and there were indeed some breaking changes that had to be fixed.  I’ve also added our AggregateCompactBlogList, which we use on our blogs page to display the list of bloggers on the site.

You can download the source files here, containing the 1.0 and 1.1 versions.

-Brendan 

 

Read: Community Server Homepage Controls 1.1 Update

Topic: Back in Town Previous Topic   Next Topic Topic: Grand Slam Out of the Park with Hardcore .NET

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use