summaryrefslogtreecommitdiff
path: root/_posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.html
diff options
context:
space:
mode:
authorJosé Mota <josemota.net@gmail.com>2012-04-06 19:40:37 +0100
committerJosé Mota <josemota.net@gmail.com>2012-04-06 19:40:37 +0100
commit3204575bfcd1f12db5945c8959073d40915cfdfe (patch)
tree5b35a0896f91043c931482b5ecb99dc2aa154310 /_posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.html
parent6644e3213758ac5f8ea4f388d4dcf4105e7d4530 (diff)
Import all posts.
Diffstat (limited to '_posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.html')
-rw-r--r--_posts/2011-06-09-ufzvalidator-form-validator-jquery-plugin.html15
1 files changed, 15 insertions, 0 deletions
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 <a href="http://utopicfarm.com">Utopic Farm</a>'s <a href="http://plugins.jquery.com/project/ufvalidator">jQuery Form Validator</a> 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 <em>none</em>. I decided to <a href="http://github.com/josemota/ufzvalidator">fork the project</a> 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.