[jifty-devel] Re: [Jifty-commit] r2083 - jifty/trunk/lib/Jifty/Manual

Jesse Vincent jesse at bestpractical.com
Mon Oct 30 09:51:14 EST 2006




On Mon, Oct 30, 2006 at 09:14:32AM -0500, John Peacock wrote:
> jifty-commit at lists.jifty.org wrote:
> >+Asking user to input something in a form is really common in a web
> >+app. For some certain form fields you want them to have a certain
> >+normalized/canoncicalized form in database, and you could do a ajax
>               canonicalized
> 
> >+canonicalization in Jifty very easily. Lets say your User model need a
> >+canonicalized C<username> field to make sure those names are n
>                                                                 in
> >+lowercase.  All you have to do is define a metnod named
>                                               method
> 
> >+The ajax canonicalization happenes when the input focus leaves that
>                              happens
> 
> Should I just commit these myself??? ;-)

That's probably the right thing to do, yeah.

> 
> John
> 
> -- 
> John Peacock
> Director of Information Research and Technology
> Rowman & Littlefield Publishing Group
> 4501 Forbes Boulevard
> Suite H
> Lanham, MD  20706
> 301-459-3366 x.5010
> fax 301-429-5748
> _______________________________________________
> jifty-devel mailing list
> jifty-devel at lists.jifty.org
> http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel
> 

-- 


More information about the jifty-devel mailing list