Book Image

Building Websites with the ASP.NET Community Starter Kit

1 (1)
Book Image

Building Websites with the ASP.NET Community Starter Kit

1 (1)

Overview of this book

Microsoft's ASP.NET Community Starter Kit (CSK) is a powerful, freely available application that allows you to quickly create a fully featured community-driven website, complete with article and news management, downloads, forums, and user handling. Supported and tested by thousands of developers in the ASP.NET community across the world, the Community Starter Kit offers you the luxury of a scalable and extensible architecture, and the ability to brand your own site. This book will take you inside the Community Starter Kit, allowing you to harness its power for easily creating your own websites. The book is structured to help you understand, implement and extend the Community Starter Kit: Understand how the Community Starter Kit works. Build the skills to implement your own site. Develop the confidence to extend the system for your own needs. With this book, you will learn how to: Install and configure the CSK Find your way around the CSKs towering range of features Create and administer community websites Become familiar with the common CSK ASP.NET controls Customize your CSK site Discover the secrets of the CSK core architecture Explore the inner workings of CSK modules Extend the CSK by creating new modules Customize existing modules with Web controls Add an RSS feed to share your content with others Deploy your CSK website This book is for ASP.NET developers with a sound grasp of C# and access to Visual Studio .NET. This book uses the Visual Studio. NET version of the ASP.NET Community Starter Kit available from http://www.asp.net/StarterKits/
Table of Contents (16 chapters)
TrixBox Made Easy
Credits
About the Authors
Introduction
CSK Controls

Appendix A. CSK Controls

BriefDescription

BriefDescription can be found in the following ContentSkins skin files:

  • Articles_AddArticle.ascx

  • Articles_Article.ascx

  • Books_Book.ascx

  • Downloads_Download.ascx

  • Events_Event.ascx

  • Links_AddLink.ascx

  • Links_Link.ascx

  • PhotoGallery_Photo.ascx

ContentList

The ContentList control is used in the following skin files:

ContentSkins:

  • Articles_ArticleSection.ascx

  • Books_BookSection.ascx

  • Discuss_DiscussSection.ascx

  • Downloads_DownloadSection.ascx

  • Events_EventSection.ascx

  • Events_PastEvents.ascx

  • Links_LinksSection.ascx

  • Moderation_ModerateSection.ascx

  • ParentSection_ParentSection.ascx

  • PhotoGallery_PhotoGallerySection.ascx

  • Search_Search.ascx

  • Topics_Topic.ascx

ControlSkins:

  • Comments_DisplayComments.ascx

  • Topics_TopicMenu.ascx

TemplateSkins:

  • Comments_DisplayComments-ItemTemplate-Embedded.ascx

  • Comments_DisplayComments-ItemTemplate-Nested.ascx

  • Comments_DisplayComments-ItemTemplate-Threaded.ascx

  • Discuss_Comments-ItemTemplate-Embedded.ascx

  • Discuss_Comments-ItemTemplate-Nested.ascx

  • Discuss_Comments-ItemTemplate-Threaded.ascx

DateCreated

Here are the skin files that use this control:

  • Articles_Article.ascx

  • Comments_Comment.ascx

  • Discuss_Post.ascx

  • Downloads_Download.ascx

  • PhotoGallery_Photo.ascx

DisplayQuota

This is used by default in two skin files:

  • Downloads_AddDownload.ascx

  • PhotoGallery_AddPhoto.ascx

HtmlTextBox

HtmlTextBox is used by default in the following skin files:

  • Articles_AddArticle.ascx

  • Books_AddBook.ascx

  • Discuss_AddPost.ascx

  • Downloads_AddDownload.ascx

  • Events_AddEvent.ascx

  • HtmlPage_EditHtmlPage.ascx

  • PhotoGallery_AddPhoto.ascx

ItemReadMoreLink

ItemReadMoreLink is used in the following skin files:

  • Articles_ArticleSection.ascx

  • Books_BookSection.ascx

  • Downloads_DownloadSection.ascx

  • Events_EventSection.ascx

  • Events_PastEvents.ascx

  • Moderation_ModerateSection.ascx

ItemTitleLink

ItemTitleLink is used in the following skin files:

ContentSkins:

  • Discuss_DiscussSection.ascx

  • Search_Search.ascx

  • Topics_Topic.ascx

TemplateSkins:

  • Comments_DisplayComments-ItemTemplate-Threaded.ascx

  • Discuss_Comments-ItemTemplate-Threaded.ascx

LengthValidator

LengthValidator is used in the following skin files to limit the length of the brief description textbox:

  • Articles_AddArticle.ascx

  • Books_AddBook.ascx

  • Events_AddEvent.ascx

  • Links_AddLink.ascx

  • PhotoGallery_AddPhoto.ascx

PageFooter

PageFooter is implemented in the following content skin files:

  • Articles_ArticleSection.ascx

  • Books_BookSection.ascx

  • Discuss_DiscussSection.ascx

  • Downloads_DownloadsSection.ascx

  • Events_EventSection.ascx

  • Events_PastEvents.ascx

  • Links_LinksSection.ascx

  • ParentSection_ParentSection.ascx

  • PhotoGallery_PhotoGallerySection.ascx

SectionTitle

SectionTitle is used in the following skin files (they are all content skins):

  • Articles_AddArticle.ascx

  • Articles_ArticleSection.ascx

  • Books_AddBook.ascx

  • Books_BookSection.ascx

  • Discuss_AddPost.ascx

  • Discuss_DiscussSection.ascx

  • Discuss_Post.ascx

  • Downloads_DownloadsSection.ascx

  • Events_AddEvent.ascx

  • Events_EventSection.ascx

  • Events_PastEvents.ascx

  • Links_LinksSection.ascx

  • Moderation_ModerateSection.ascx

  • ParentSection_ParentSection.ascx

  • PhotoGallery_AddPhoto.ascx

  • PhotoGallery_PhotoGallerySection.ascx

Sorter

The Sorter control is used in the following content skin files:

  • Articles_ArticleSection.ascx

  • Books_BookSection.ascx

  • Downloads_DownloadsSection.ascx

  • Links_LinksSection.ascx

  • PhotoGallery_PhotoGallerySection.ascx

Title

The Title control is used in the following skin files:

  • Articles_AddArticle.ascx

  • Articles_Article.ascx

  • Books_Book.ascx

  • Comments_AddComment.ascx

  • Comments_Comment.ascx

  • Discuss_AddPost.ascx

  • Discuss_Post.ascx

  • Discuss_ReplyPost.ascx

  • Downloads_Download.ascx

  • Events_Event.ascx

  • PhotoGallery_Photo.ascx

UploadValidator

UploadValidator is used in these skin files:

  • Downloads_AddDownload.ascx

  • PhotoGallery_AddPhoto.ascx