GOC Insert Stuff 1.1 Inserts javascript, css, or raw html into the edit form for a content item. Useful for cl

Add this field to a content type and configure it to insert javascript files, css files, or raw html into the edit form for a content item. Useful for client-side validation or UI tweaks. jQuery Validation plugin is auto included. A sample validation script, "content-validation.js" is available in the scripts directory.

I created this because basic validation is lacking in most of the content parts/fields available in the core and gallery modules. This way, at least you can enforce some client-side validation.