A Plethora of Plugins - Open Source Mayhem?
It's great that the wordpress plugins search is now working. What a massive step forward! Thanks wordpress!!
Since the plugin search was fixed it has become much more apparent how many plugins there are which are actually renamed / re-branded copies of other plugins. As plugins are released under the GPL public license there is nothing to stop these so called plugin developers from being able to do this.
This is a real problem as it is important that plugin developers who are creating original, useful plugins continue to do so. If they feel that their work is going to be taken and copied, and that they are going to end up having to share some of the credit with one of these 'plugin leeches', they may feel less inclined to make the plugin publicly available.
My suggestion is that wordpress monitor the originality of new plugins more closely when they are submitted by the developer, a good way to do this would be to allow plugin developers to 'flag' plugins which they feel are too similar to their own plugin or are a direct rip-off of their plugin.
Also, if developers have made minor changes or improvements to someone elses plugin they should be encouraged to work with the original plugin's developer to improve the existing plugin and take a share of the credit with the original developer. This will help to increase the quality rather than quantity of plugins. A good way to implement this could be to list these offshoots or alternative versions on the original plugins page with an explanation of how they differ from the original.










[...] More here: A Single html Form With Multiple Submit Buttons - Changing a Form’s Action Attribute controlling j… [...]
You rock man. I was just looking for this and found your site. I’m using jquery too, with code igniter.
Thank you very much!!
Hey, your article gives me a big help. Why using $(’form#myForm’) rather than $(’#myform’) though?? thank you very much
Hi David
Glad it helped
there is no difference between using $(’form#myForm’) or $(’#myform’)
i just wrote it that way as i thought it would make it clearer for the tutorial.
Thank you for your reply!~many thanks mate
Brilliant, cheers mate. Really helped me out of a whole
that should have said a whole world of frustration!!
(pressed enter a little early)
this served me well, thanks!
Wow….great stuff… really helped a lot.. thanx buddy.
God save the internet and people like you!
Thank you very much!!