Page 1 of 1
Programming inside of cmsms
Posted: Tue Oct 19, 2004 9:51 pm
by calguy1000
Hello all
I would like to write a page in cmsms, that has a form that when completed some php code is executed, and the result output in the next page...
any simple examples as to how this can be done...
thanks.
Programming inside of cmsms
Posted: Tue Oct 19, 2004 10:06 pm
by Ted
I really need to writeup a simple howto on how to process forms. I'll try to put something together, or if someone else does, that'd be good too.

Re: Programming inside of cmsms
Posted: Tue Mar 15, 2005 9:17 am
by Tijntjethf
Hello wishy,
Do you have put something togehther allready?
I hope so, i'm getting an little bit desparate

Re: Programming inside of cmsms
Posted: Tue Mar 15, 2005 10:00 am
by ghostrifle
Well, I've started to write a Quick-HowTo for modules when I started the StylishMenu module... it's not finished but it wouldn't be a big problem if there's big interest. It covers the basics and some ,what you would call perhaps, "advanced stuff" (although.. I think everything is easy with CMS

)
Bye, ghostrifle
Re: Programming inside of cmsms
Posted: Tue Mar 15, 2005 2:53 pm
by tijntjethf
I'm interrested

Re: Programming inside of cmsms
Posted: Tue Mar 15, 2005 3:20 pm
by ghostrifle
Go to the wiki and look at the article "Writing a module using Smarty". It's not finished, but I need feedback if I'm heading to the right direction for the beginning module developer.
Re: Programming inside of cmsms
Posted: Wed Mar 16, 2005 10:28 am
by jah
Very good! I'm not a PHP programmer, but this makes me want to try out some simple features. Keep going!
Something I miss in general for this CMS (not related specifically to this tutorial) is screenshots. I think there would be much more interest in the CMS if we had example screenshoots on the wiki for all modules and plugins.