« Return to Thread: Contributing plugins

Re: Contributing plugins

by Marc Palmer Local :: Rate this Message:

Reply to Author | View in Thread


On 25 Apr 2008, at 22:09, Chad Johnston wrote:
> Hello,
>
> I would like to contribute a plugin I've developed that provides
> ReCaptcha support (http://recaptcha.net). What steps do I need to
> follow to get the word (and the plugin) out?
>
> Sorry if I'm asking an obvious question - I didn't see any definitive
> steps for becoming a plugin contributor on the Grails wiki.

http://grails.org/Creating+Plugins

"Distributing Plugins in Grails Plugins Repository
The preferred way to distribute a plugin is to publish it under the  
Grails Plugins Repository. This will make your plugin available via  
the 'grails list-plugins' command and make the plugin's info available  
via 'grails plugin-info <plugin_name>'.

To release your plugin have your codehaus SVN login credentials  
available and run:

grails release-plugin"
What it doesn't say there is how to get a codehaus login. And I've  
looked on xircles.codehaus.org but I just cannot see where you sign up  
to create an account and apply to join a project (the grails-plugins  
project)

Marc



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Contributing plugins