On Jul 16, 11:39 pm, "Tane Piper" <[EMAIL PROTECTED]> wrote: > Maybe it's also time to start running a "seal of approval" program, > where plugins are checked over to see if they are plugins, or scripts > or tests/examples. With good code and good documention, it would nice > to see a few more official plugins added to the lineup.
i would be a big fan of that. i've been chugging away writing plugins for a week or so and i am quite certain i'm not following certain conventions (e.g., my files are named sgbeal-PLUGIN_NAME- VERSION.jquery.js, as opposed to PLUGIN_NAME.jquery.js). Having a "certification" to go through would be a nice-to-have facility. i just finished setting up Makefiles to pack/jsmin my plugins, and it would be nice to be able to integrate "approval-ify" features, e.g. rename files to conform to conventions, run jslint, etc.