Hi,
I would like to add a few extra pages with custom non-CS related functionality into my copy of CS much like Dave Burke does in the SDK Guide with his Database file size example. But then I look around at what else has been made available as a plug-in or an add-on and it mostly seems to be implemented as a CSModule. So I'm a bit confused now. I think I want to use Dave Burke's example as a template because as Keyvan describes it, the CSModule is for tweaking input\output that normally occurs rather than creating something from scratch.
Have I got this right?
Dan
Keyvan NayyeriWaegis Anti-Spam Filter - Stay Away from Spams on Your Community Server Sites
HMobius:... as Keyvan describes it, the CSModule is for tweaking input\output that normally occurs rather than creating something from scratch. Have I got this right? Dan
... as Keyvan describes it, the CSModule is for tweaking input\output that normally occurs rather than creating something from scratch.
Keyvan is right.A CSModule handles events that occur within CS. Here is a list of events that you can capture and then act on:http://developer.communityserver.org/default.aspx/CS.CSApplication
If you want to create a new "application" that runs along side CS, then a CSModule is not the way to go.
So I'm pretty much on the right track. I want to enable some basic reporting against a different database in CS. I figure that I need to create a data provider as the SDK guide shows and then build a couple of pages that use the provider to show the data as required.
Thanks for the compliment, but I'm pretty sure we're referring to Dave Stokes' SDK guide.
http://www.davestokes.net/files/folders/installation_guides/entry53.aspx
When it comes to the SDK, Dave Stokes is The Man. :-)
-Dave
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com