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...