Module Development Tutorial?

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
irish
Forum Members
Forum Members
Posts: 101
Joined: Tue Jun 03, 2008 2:31 pm

Re: Module Development Tutorial?

Post 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
Duketown

Re: Module Development Tutorial?

Post 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
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: Module Development Tutorial?

Post 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!  :)
irish
Forum Members
Forum Members
Posts: 101
Joined: Tue Jun 03, 2008 2:31 pm

Re: Module Development Tutorial?

Post by irish »

Well done, Wishbone. That a nice looking website.
Post Reply

Return to “Developers Discussion”