From 3204575bfcd1f12db5945c8959073d40915cfdfe Mon Sep 17 00:00:00 2001 From: JoseĢ Mota Date: Fri, 6 Apr 2012 19:40:37 +0100 Subject: Import all posts. --- ...1-06-09-ufzvalidator-form-validator-jquery-plugin.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.html (limited to '_posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.html') diff --git a/_posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.html b/_posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.html new file mode 100644 index 0000000..c5a9513 --- /dev/null +++ b/_posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.html @@ -0,0 +1,15 @@ +--- +layout: post +title: ! 'UFZvalidator: form validator jQuery plugin' +tags: +- Development +- Personal improvement +status: publish +type: post +published: true +meta: + _edit_last: '1' +--- +I have been working with Utopic Farm's jQuery Form Validator for a while, it's a good plugin. But I have been forced to change it to suit my needs. I thought it would be a great idea to just fork it and release the changes I made previously. + +I asked Tolga Arican what the license what kind of license they had for the plugin, they said none. I decided to fork the project and host it on Github, so I could make improvements to the plugin and share them with everyone. Enjoy! Props to the Utopic Farm team for building such a great plugin. -- cgit v1.2.3-54-g00ecf