1ArmBandit
Posts: 5
|
| Posted: 01/16/2007, 11:53 AM |
|
I'd like to integrate a Wiki into a CCS site that I've developed. Specifically, I need to take advatage of security groups in place within my existing application. Does anybody know a good place to start? already developed CCS applications? I'd rather not re-invent the wheel.
-Tim
_________________
Tim |
 |
 |
peterr
Posts: 5971
|
| Posted: 01/17/2007, 1:18 AM |
|
Assuming that you don't need help with implementing Wiki but only integrating security between the two systems, the best place to start would be to learn how to programmatically login a user into a CCS application. This is specific to programming language, therefore this is not the best forum unless someone would describe solution for every programming language. Sample PHP solution is at http://forums.codecharge.com/posts.php?post_id=83966 , while I recommend posting questions related to other programming languages into corresponding forums.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
1ArmBandit
Posts: 5
|
| Posted: 01/17/2007, 5:42 AM |
|
Hi Peter. Thanks for the response. The big question I'm asking is really, "does anyone have some already developed Wiki components?" I suppose I could ask in the ASP forum, but I thought that I'd make a general start here. Thanks again!
-Tim
_________________
Tim |
 |
 |
|