telligent

TwitterFacebook
Get flash to fully experience Pearltrees
http://telligent.com/community/developers/m/mediagallery/1329292.aspx Thanks so much for providing this. Its good to have a single point of reference for all thing TC5. I'm just curious, are you planning on releasing another version of this or additional docs extending on this?

Customization Guide for the Telligent Evolution Platform - Downl

Developing on Community Server - Community Server - Alex Crome

When you come to developing on top of Community Server, you’ve first got to decide whether or not you should use the SDK (which you probably shouldn’t). You’ve then got to set up your initial project so you can best take advantage of Community Server. This blog post will guide you through deciding (hopefully against) using the SDK and setting up Community Server to develop on top of it. What is the SDK To all intents and purposes the SDK is the source code for core of Community Server – that is it includes the source for the various CS applications (forums, blogs, etc.), controls and components. It does not however include source code for the Enterprise Addons (e.g. http://alexcrome.co.uk/community_server/b/community_server/archive/2009/04/29/developing-on-community-server.aspx
http://proactivelogic.com/blog/index.php/2007/11/03/extending-community-server-2007-user-profiles-and-vista-setup/

Jon from Proactive Logic » Blog Archive » Extending Community Se

Note: The pdf version of this post has been removed since I cleaned up the code formatting below. This post will go over my notes on how I accomplished extending the CS schema and code base in order to: acquire additional user fields on user registration, enable modification of these fields in the user control panel, display the new fields in the public view of the user’s profile, and display the new fields for the user in forum posts. This post should be useful for developers that want to extend their CS schema and also contains content relevant for users just sticking with extended attributes (for example extending a theme with SubForms is useful for both scenarios).