-
Community Server 2008 includes a new feature, Groups. Groups are miniature community sites within the larger community site, similar to Google- or Yahoo-groups. Each Group has its own content, membership, and permissions. What's in a Group? A group can contain a single blog, single media gallery...
-
The updates to the official documentation sites are still a little way out, so, in the meantime, I've gotten permission to post the new, improved Chameleon control documentation on this site. Here it is: CS2008 Chameleon Documentation The new Chameleon documentation merges the old CHM download file...
-
After adding support for widgets in custom themes , it may be useful to create a few custom widgets. Widgets in Community Server 2008 (internally identified as content fragments) are server-side .net classes implementing the CommunityServer.Components.IContentFragment interface. Community Server will...
-
After updating a custom theme for CS2008 , support for widgets can be added. Community Server 2008 provides built-in support for extending Dynamic Theme Configuration to support selecting custom widgets to be displayed within a theme. CS2008 includes widgets for showing post lists, user lists, group...
-
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...
-
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...
-
As announced earlier today , Community Server 2008 is now available ! CS2008 includes many exciting new features: embedded video and audio, real friend support, widgets, mini-communities a.k.a. groups, improved messaging, and more. To help everyone make the jump to CS2008, I plan on publishing technical...
-
Part one of Wyatt and my talk about theming Community Server from CSDC '07 is now available on the Telligent web site. This video provides an overview of Community Server theming, URL rewriting, and the Chameleon theming language. Go watch it now... Read More...
-
It appears that online booksellers such as Amazon.com and Barnes and Noble now report " Professional Community Server Themes " as being "In Stock!" I'm very excited that this book is finally available! This book covers most everything about themes -- understanding how URL rewriting...
-
This past weekend at the CSDC , Wyatt Lyon Preul and I presented a two-part talk about implementing themes in Community Server -- both what is available in CS2007 as well as what we're adding in CS2008. We had an excellent turn-out and a lot of great questions (both during the presentation and one...
-
This past weekend at the CSDC , Wyatt Lyon Preul and I presented a two-part talk about implementing themes in Community Server -- both what is available in CS2007 as well as what we're adding in CS2008. We had an excellent turn-out and a lot of great questions (both during the presentation and one...
-
I had the pleasure of working on a great project earlier this year with two very talented co-workers: Wyatt Preul and Ben Tiedt . I served as the Technical Editor for their new Wrox book, Professional Community Server Themes . Between the awesome information provided by Wyatt and Ben and the excellent...
-
I've been working on adding content and documentation to the Themes topic on docs.communityserver.org . Please check out the new information and see what you think. Now, after you've looked around, what's missing? What would you like to know about Chameleon or theming in Community Server...
-
I've been working on adding content and documentation to the Themes topic on docs.communityserver.org . Please check out the new information and see what you think. Now, after you've looked around, what's missing? What would you like to know about Chameleon or theming in Community Server...
-
Theme developers using Chameleon should take note of a recent addition to docs.communityserver.org -- the inclusion of documentation for all Chameleon controls which support interacting with named properties from the Community Server API. For example, when displaying data using a control such as: <CSBlog...