in

The Hounshells' Website

This is the website for the Hounshell family (Dan, Dawn, Jared, and Regan) of Monroe, OH.

zip Aggregate Blog List Sidebar

Downloads: 1,746 File Size: 7.5kB
Posted By: Dan Hounshell Views: 2,074
Date Added: 10-30-2006

.NET 2.0 ONLY

Drop the dll - DanHounshell.CS.Controls into your bin directory.

Drop the skin, Skin-AggregateBlogListSidebar.ascx, into the Themes/default/Skins/Blogs directory.
Feel free to edit this skin to display as you wish.

Edit the skin, Themes/default/Skins/Blogs/Skin-AggregateColumn.aspx, add a reference to the top of the page:

<%@ Register TagPrefix="DHCS" Namespace="DanHounshell.CS.Controls" Assembly="DanHounshell.CS.Controls" %>

add the following where you would like it displayed:

<div class="CommonSidebarArea">
    <h4 class="CommonSidebarHeader"><cs:ResourceControl ID="ResourceControl1" ResourceName="Weblog_Aggregate_Bloggers_Title" runat="server" /></h4>
    <div class="CommonSidebarContent">
                <DHCS:AggregateBlogListSidebar runat="Server" id="Aggregatebloglist2" />
    </div>
    <div class="CommonSidebarFooter">
        <a href="<%=BlogUrls.Instance().GroupBloggers((CSContext.Current.GroupID)) %>">Details</a>
    </div>   
</div>

Feel free to edit the above to display as you would like.

Comments

 

ASB said:

Nice mod!
10-30-2006 2:11 PM
 

Razzamataz said:

Dan, thanks for the great tip! As I'm running CS 2.1 under .NET 1.1, I created a .NET 1.1 version of your control. If your interested, I can upload my version to your website. Razza
11-30-2006 3:55 AM
 

Razzamataz said:

BTW, is there a way to show only selected blogs in this control? I.e., only blogs belonging to a specific GroupID? From the SDK I noticed that AggregateBlogList, from which this control inherits, checks for the presence of a GroupID parameter in the querystring. This would do the trick, but I'm not sure how to implement this. Razza
11-30-2006 4:02 AM
 

hakan said:

Thanks for information
05-17-2008 11:38 AM
 

hakan uzuner said:

thanks for information
05-25-2008 7:07 PM
 

Bugra said:

thanks a lot
07-16-2008 11:24 AM

Add Comment

(required) 
(required)
(optional)
(required) 
Add
Copyright Dan Hounshell, 2004-2008. All rights reserved.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems