View Full Version : Programming documentation
gglynn
01-23-2008, 06:37 PM
There are obviously some plans to publish some documentation for Cerb4's API/framework, given the skeleton page on the Wiki here (http://wiki.cerberusdemo.com/index.php/API), but what are they (the plans)? Because I think some of us could probably help out more with "community development" of the product via code contributions if we had even some minimal docs to get us pointed in the right direction. Then Jeff could take some time off without assholes like me asking where he's been for all of nine days (gasp!).
How about it, WGM? Help us to help you :D
dvanwinkle
01-23-2008, 06:40 PM
I have to agree with this... I am just itching to start building some plugins....
Hildy
01-23-2008, 11:29 PM
Oh, we hear ya. Doc just needs to wait til the code is done, cause otherwise we're redoing work. We might be able to get some more specifics to you earlier if you need them. Specifically, are you talking about docs for using the REST api, or related to developing plugins with Devblocks and the core Cerberus framework?
gglynn
01-24-2008, 04:17 AM
I was referring to the latter (plugins and core), personally.
Hildy
01-24-2008, 07:38 PM
They're not totally up to date, but have you looked through the docs here: http://wiki.cerberusdemo.com/index.php/Development ? The API section is rather sparse at the moment (understatement of the year), but the plugin dev section may have enough to get your feet wet.
I'll try to get some better / more up-to-date stuff out there for you guys, too.
gglynn
01-24-2008, 08:44 PM
Yeah, there's really not enough there at the moment to get us started.
jstanden
02-01-2008, 11:30 AM
I will brave my allergy to documentation and help Dan flesh things out for you guys. ;)
gglynn
02-18-2008, 03:22 PM
Any progress on that documentation?
joeberg
03-25-2008, 10:21 PM
Any progress on that documentation?
What he said... :-)
chewtoy
04-01-2008, 06:10 PM
Ditto... :-)
ChrisF
04-07-2008, 02:08 PM
What I'd really like to see is some hints to:
- Authenticate to an external database or session variable when using the Support Center/contact form
- howto create a plugin for the Forum Explorer to use it with another forum software
EDIT:
I found the Forum Explorer documentation at:
http://wiki.cerberusdemo.com/index.php/Forum_Explorer_(Plugin)
I created a version for ubb.threads 6.5.x. Let me know if you want to put that on the wiki.
dsugita
04-07-2008, 06:54 PM
What I'd really like to see is some hints to:
- Authenticate to an external database or session variable when using the Support Center/contact form
I don't believe Dan has any updated info on doing something like that yet, but the wiki will get updated as it progresses: http://wiki.cerberusdemo.com/index.php/Web-API
- howto create a plugin for the Forum Explorer to use it with another forum software
EDIT:
I found the Forum Explorer documentation at:
http://wiki.cerberusdemo.com/index.php/Forum_Explorer_(Plugin)
I created a version for ubb.threads 6.5.x. Let me know if you want to put that on the wiki.
That'd be great to share :)
ChrisF
04-07-2008, 10:20 PM
Just tell me where I should send that file or should I just upload it there?
Regarding the authentciation: I was looking for an howto for "authenticaters" as Jeff calls them here: http://www.cerb4.com/forums/showthread.php?t=43
I don't want to write an entirely new Support Center using the Web-API. So basically disable the registration in the Support-Center and doing some kind of auto-registering if a user is already logged in to our application. We know his email, so we simply can pass it to Cerberus.
Hildy
05-28-2008, 08:28 PM
Chris, uploading the file to the wiki should be fine. (If you can't, send it to hildy at webgroupmedia donttypethis dot com.)
As far as the SC goes, I recently finished a Proof of Concept SC that was totally done through the Web-API and should be easily customizeable, if you want to build off of that (instead of rolling your own from the start). It's linked from the WEB-API wiki page now: http://wiki.cerberusdemo.com/index.php/Web-API
ChrisF
06-06-2008, 05:05 PM
I send you an email with the plugin. The PoC looks promising! I just browsed through the code, but it looks like a great start. Are there any plans to enhance this?
I haven't started with a own implementation, last time I checked, there still have been problem with umlaut characters and encoding. I don't plan to use Cerb4 until this is fixed
Hildy
06-06-2008, 11:00 PM
Thanks, Chris! I got your email, and I've got an item on my todo list to post the file up, too.
There aren't specific plans to enhance that SC, though we're not saying we won't, either. ;-) What did you want to see in it?
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.