Page 2 of 2

Re: Module Development Tutorial?

Posted: Wed Jan 14, 2009 2:18 pm
by irish
Mark,

I received the project approval today. Project Full Name:  IPBlocker

However, I just tried to commit again and I still cannot authenticate.

Is there a specific way that I need to checkout via SVN maybe? I just done a straight checkout using: http://svn.cmsmadesimple.org/svn/cmsmad ... ches/1.3.1

Re: Module Development Tutorial?

Posted: Wed Jan 14, 2009 3:21 pm
by Duketown
irish,

This is definitively the wrong svn you try to commit the coding to
The format of the hyperlink is:
http://svn.cmsmadesimple.org/svn/[unix module name]
If I look in the forge to your project I see on the following page:
http://dev.cmsmadesimple.org/project/code/618
that the svn you should commit the coding to is:
http://svn.cmsmadesimple.org/svn/module
(yes in the end it states module). In my opinion the ending part 'module' is wrong and should have been ipblocker.
I'm not entiry sure how to handle next. I think that a pm to ted or callguy would be an idea.

Duketown

Re: Module Development Tutorial?

Posted: Wed Jan 14, 2009 10:31 pm
by Wishbone
Thanks for your help. I have just released my first CMSMS website.. My personal site. http://teamwishbone.com . You can see the photo gallery module that I developed in action when you click on a gallery in the menu. I don't have an Admin interface yet.. Currently I have to modify the SQL to generate a new gallery. The admin interface is my next step. Thanks!  :)

Re: Module Development Tutorial?

Posted: Thu Jan 15, 2009 9:29 am
by irish
Well done, Wishbone. That a nice looking website.