in

Telligenti

Serving up fresh ideas every day, Telligent style

Browse by Tags

  • Some Notes about Community Server 2007 SP3

    I've just added descriptions and notes to docs.communityserver.org regarding some of the changes in SP3 I was involved with: Tags: Is there a way to hide TagClouds when they have no tags to display? Introduction to Chameleon: New TruncationEllipsisTemplate on Single Value Controls Blogs: How can...
    Posted to Ben Tiedt (Weblog) by Anonymous on 08-28-2007
  • 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...
    Posted to Ben Tiedt (Weblog) by Anonymous on 06-15-2007
  • 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...
    Posted to Ben Tiedt (Weblog) by Anonymous on 05-17-2007
  • 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...
    Posted to Ben Tiedt (Weblog) by Anonymous on 05-14-2007
  • 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...
    Posted to Ben Tiedt (Weblog) by Anonymous on 05-02-2007
  • New Custom Code Condition and Action Chameleon Controls

    To more easily support custom code in Chameleon-based themes, two new controls were added: CustomCondition and CustomAction. From the updated Introduction to Chameleon: Condition Controls post... CustomCondition (<CSControl:CustomCondition />) CustomCondition adds support for code-based conditions...
    Posted to Ben Tiedt (Weblog) by Anonymous on 03-15-2007
  • 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...
    Posted to Ben Tiedt (Weblog) by Anonymous on 03-09-2007
  • New Utility Control: ConditionalContent

    Jose messaged me this evening and suggested adding IF-ELSE style logic to Chameleon in Community Server 2007. While IF-ELSE logic could be implemented using standard Chameleon controls using duplicated/negated DisplayConditions, such duplication can result in mark-up that is difficult to read. To support...
    Posted to Ben Tiedt (Weblog) by Anonymous on 03-07-2007
  • Changes to Chameleon List Controls (after CS2007 Beta-1)

    My post introducing list controls has already been updated, but to draw attention to the change, I thought I would post a separate update notification. All Chameleon list controls have been updated to support the following template in addition to the standard set of templates: RowSeparatorTemplate RowSeparatorTemplate...
    Posted to Ben Tiedt (Weblog) by Anonymous on 03-05-2007
  • Changes to Chameleon Condition Controls (after CS2007 Beta-1)

    I've already updated my post introducing condition controls in CS2007/Chameleon , but I wanted to add a separate post to draw attention to the changes... To better support date comparisons, all property and value comparison condition controls now support specifying "today" and "now"...
    Posted to Ben Tiedt (Weblog) by Anonymous on 02-23-2007
Page 1 of 2 (11 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems