Browse by Tags

  • Community Server 2008 - How to Upgrade Themes from CS2007 to CS2008

    My last article outlined the changes made to Chameleon and Theming between CS2007 and CS2008 and could be used as a guide for an in-depth, manual upgrade of a CS2007 theme to CS2008. In this article, however, I'll provide my suggested approach to upgrading themes for CS2008. Upgrading a CS2007 Site...
  • Community Server 2008 - Changes to Chameleon

    In this post, I'll outline the changes to the Chameleon theming engine (and themes in general) between Community Server 2007 and Community Server 2008. If you're interested in the changes to themes between an earlier version of Community Server (before 2007) and the 2008 version, I suggest reading...
  • Extending User Registration using Sub-Forms

    A common Community Server customization involves adding fields to the registration form (CreateUserForm control) and performing custom actions based on these fields. Chameleon provides an easy way to extend the CreateUserForm control by using Sub-Forms. Sub-Forms are controls that can be registered against...
  • CS2007 Chameleon Base Classes

    For those of you diving into the Community Server 2007 SDK and learning about the inner workings of Chameleon to create custom controls , I thought it would be helpful to outline the base control classes available to Chameleon control developers. The list below outlines the base controls existing within...
  • Adding New Themed Pages in CS2007

    To add a new page to a theme in CS2007, Add the page to SiteUrls_Override.config The SiteUrls.config file defines all of the rewritten URLs within Community Server. The SiteUrls_Override.config file within the root of the Community Server installation can be used to customize the base SiteUrls.config...
  • Updates to Creating New Themes in CS2007

    I just wanted to point out that I made a few changes to the Creating New Themes in CS2007 post to highlight some common changes that will need to be made when copying the out-of-the-box site themes. The changes include notes to update the name and preview information of newly created themes and instructions...
  • Chameleon Pager Controls

    One topic that could have been covered more in my Introduction to Chameleon posts is pager controls. Pager controls in Community Server 2007 are now completely customizable, interchangeable, groupable, and support some cool new features. As I mentioned when introducing list controls , most list controls...
  • Introduction to Chameleon: Utility Controls

    This is a post in my blog series Introduction to Chameleon ... Chameleon includes a set of utility controls to help theme developers implement custom themes. In this post, I'll list and describe some of these utility controls. Some of the more notable utility controls include: ConditionalAction ...
  • Introduction to Chameleon: Action Controls

    This is a post in my blog series Introduction to Chameleon ... Action controls define a single function or behavior that can be invoked by other Chameleon controls when configurable events occur. Action controls are generally used when a Chameleon form control completes a processing event, such as the...
  • Introduction to Chameleon: Condition Controls

    This is a post in my blog series Introduction to Chameleon ... Condition controls evaluate theme-developer-defined criteria for use by other controls. Condition controls are commonly used by other Chameleon controls (such as single value controls , list controls , and form controls ) to define conditions...
1 | 2 | Next >
Valid XHTML 1.0 Transitional Powered by Community Server (Commercial Edition), by Telligent Systems blogmailr enabled
© 2006-2008 Ben Tiedt
Sign in