Re: [Catalyst] Forms and Plugins and Tutorials, oh my!!

2006-08-22 Thread Kevin Monceaux
Carl, On Fri, Aug 18, 2006 at 04:09:42PM +0100, Carl Franks wrote: > All contributions will help! > Working on HTML-Widget-Dojo might be suitable, and of immediate value to > you. Sorry, I didn't mean to drop off the radar. To make a long story somewhat short I've spent the past few days ove

Re: [Catalyst] Forms and Plugins and Tutorials, oh my!!

2006-08-18 Thread Kevin Monceaux
Carl, On Fri, Aug 18, 2006 at 01:48:06PM +0100, Carl Franks wrote: > There's work in this direction already with HTML::Widget::Dojo. Cool. > Work has currently stalled, partly because dojo seemed to be going through > a lot of changes, and partly because it's slipped down my priority list. We

Re: [Catalyst] Forms and Plugins and Tutorials, oh my!!

2006-08-18 Thread Kevin Monceaux
On Thu, Aug 17, 2006 at 08:35:21PM +0200, Krzysztof Krzy?aniak wrote: > This is not needed. You simply add textarea (in template, html::widget or > formbuilder) and include javascript, Using that same logic one could say that HTML:Widget isn't needed because one could create forms themselves in

Re: [Catalyst] Catalyst FormBuilder plugin on CPAN

2006-08-17 Thread Kevin Monceaux
On Wed, Aug 16, 2006 at 05:14:42PM -0700, Nate Wiger wrote: > I just now uploaded Catalyst::Plugin::FormBuilder to CPAN, which adds > support for FormBuilder in Catalyst. Has Catalyst::Plugin::FormBuilder been tested with Catalyst 5.7001? If I include FormBuilder in my "use Catalyst qw/ ... /

[Catalyst] Forms and Plugins and Tutorials, oh my!!

2006-08-17 Thread Kevin Monceaux
Fellow Catalyst Enthusiasts, The more I see of Catalyst the more I'm liking it. I just started taking it for a spin a week or so ago. After just finishing the HTML::Widget plugin portion of the Catalyst tutorial yesterday I saw the post announcing the FormBuilder plugin. Both look very promis

Re: [Catalyst] Minor Problem With Tutorial

2006-08-15 Thread Kevin Monceaux
Kennedy, On Mon, Aug 14, 2006 at 04:24:56PM -0400, [EMAIL PROTECTED] wrote: > It has to do with how cpan.org auto-indexes everything. "Unfortunately", > the code guys did such a good job that this has been sitting in trunk for > a while waiting to be released... :-) Maybe they will find a bug

Re: [Catalyst] Minor Problem With Tutorial

2006-08-14 Thread Kevin Monceaux
Nilson, On Mon, Aug 14, 2006 at 03:57:25PM -0300, Nilson Santos Figueiredo Junior wrote: > In order to achieve the desired behaviour you could either issue a > redirect response (through $c->response->redirect($uri) ) or > explicitely set the desired template filename. You hit the nail right on

[Catalyst] Minor Problem With Tutorial

2006-08-14 Thread Kevin Monceaux
Fellow Catalyst Enthusiasts, I'm exploring the wonderful world of Catalyst and trying to work my way through the tutorial which should be at: http://search.cpan.org/~mramberg/Catalyst-Runtime-5.7001/lib/Catalyst/Manual/Tutorial.pod For some reason all that appears to be on that page is an outlin