Module development

Glooper

Joined: 2005-09-21
Posts: 225
Posted: Tue, 2009-09-15 19:57

Couple of questions on module development.

When I've finished working on a module who should I send the pull request to to ensure that people are downloading the correct version?

Also, how do I get a page on the documentation for adding stuff about the module?

And, thirdly.. how does the upgrade stuff work... I don't think there are any modules that have needed upgrading to copy if from yet!.. :)...

Cheers
Ben

Benjamin Albert Smith - Photography

 
rWatcher
rWatcher's picture

Joined: 2005-09-06
Posts: 716
Posted: Tue, 2009-09-15 20:34
Glooper wrote:
Also, how do I get a page on the documentation for adding stuff about the module?

Create an account here:
http://codex.gallery2.org/index.php?title=Special:UserLogin&type=signup&returnto=Main_Page
And then just create a new page. Copy one of the existing pages as an example.

Glooper wrote:
And, thirdly.. how does the upgrade stuff work... I don't think there are any modules that have needed upgrading to copy if from yet!.. :)...

You mean like this one?
http://github.com/rWatcher/gallery3-contrib/blob/master/modules/tagfaces/helpers/tagfaces_installer.php

 
Glooper

Joined: 2005-09-21
Posts: 225
Posted: Tue, 2009-09-15 20:58

cheers rWatcher...

Though I'm probably being blind.. but I can't see where you create a new page! :)

Ben

Benjamin Albert Smith - Photography

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2009-09-15 21:55
 
Glooper

Joined: 2005-09-21
Posts: 225
Posted: Tue, 2009-09-15 23:33