I intend to start posting updates about the formfu documentation, to help people understand how to start using it.
The Cat controller is now documented. The pod can be viewed here: http://catalyst-controller-html-formfu.googlecode.com/svn/trunk/lib/Catalyst/Controller/HTML/FormFu.pm Because the default renderer uses TT to create the forms, you need a copy of the modules template files in your application folder. This can be automated with Catalyst::Helper::HTML::FormFu, which is documented here: http://catalyst-controller-html-formfu.googlecode.com/svn/trunk/lib/Catalyst/Helper/HTML/FormFu.pm Or you can use a one liner: perl -MHTML::FormFu::Deploy=deploy -e 'deploy("formfu")' Will create a directory 'formfu' containing the template files. Carl _______________________________________________ Html-widget mailing list Html-widget@lists.rawmode.org http://lists.rawmode.org/cgi-bin/mailman/listinfo/html-widget