Hi!
I have to develop a CMSMS module for a project and searched to no avail for the last 30 minutes for the API documentation or some stub code to jumpstart my module.
The closest I got to some module info was in this page - http://www.cmsmadesimple.org/115.shtml (alas, it's empty!)
Sure, I can "borrow" code from others but that's not a good system, imho.
So, pls, can anyone point to where I can get some info to create my super-duper module? Thanks in advance!
Help in starting a new CMSMS module
Re: Help in starting a new CMSMS module
Try with Skeletonrcpinheiro wrote: I have to develop a CMSMS module for a project and searched to no avail for the last 30 minutes for the API documentation or some stub code to jumpstart my module.
It doesn't really do anything, other than provide a nice, commented starting point for creating your own modules.
and ModuleMaker
This is a simple Wizard for generating module stubs. It uses the Skeleton module, asks the admin a bunch of questions, and generates the basic file structure for a module.
Download SVN version.
Alby