Grails: Adding to or modifying grails plugins
问题 There's a plugin that I would like to add features since it is not quite usable (in a practical way). Do you create a new plugin or is it allowed to update the existing one? 回答1: You should be able to add to an existing one. Ideally the plugin's page on the plugin portal ( http://grails.org/plugins/) should have a link to the source which is usually in subversion or git. If it's in Subversion or a private GIT repo you might have to email the grails developer list ( http://grails.org/Mailing