Re: [symfony-devs] Fwd: Hey there... question about sfWebBrowserPlugin

2010-05-26 Thread Richard U
On May 25, 2010, at 5:21 PM, Richard U wrote: > > -- Forwarded message -- > From: Francois Zaninotto > Date: Wed, May 26, 2010 at 1:58 AM > Subject: Re: Hey there... question about sfWebBrowserPlugin > To: Richard U > > > Hi Richard, > > I don't mai

[symfony-devs] Fwd: Hey there... question about sfWebBrowserPlugin

2010-05-25 Thread Richard U
-- Forwarded message -- From: Francois Zaninotto Date: Wed, May 26, 2010 at 1:58 AM Subject: Re: Hey there... question about sfWebBrowserPlugin To: Richard U Hi Richard, I don't maintain this plugin anymore. Please address your questions to the symfony developers mailing

[symfony-devs] Hey guys... transactions??

2010-05-16 Thread Richard U
Hey guys... based on my understand about transactions in symfony the following should not result in the data in the table been modified... however it is... any ideas as to what i am doing wrong...?? $cdb_connection = Propel::getConnection('cdb'); $cdb_connection->be

Re: [symfony-devs] Re: new plugin proposal

2010-04-08 Thread Richard U
the user as much controll as possible... if anything >> they can always extend the generator and/or modify the template >> >> On Apr 8, 6:14 pm, Richard U wrote: >> >> > ok, ive decided its propably better done as a widget... what do you guys >> > think? >

Re: [symfony-devs] table wrapper

2010-04-08 Thread Richard U
This is not an existing feature of symfony On Fri, Apr 9, 2010 at 4:33 AM, Kris Wallsmith wrote: > Hi Slavka, > Questions about using symfony are best suited for the symfony-users mailing > list. > Thanks, > Kris > > -- > Kris Wallsmith | Release Manager > kris.wallsm...@symfony-project.com > Por

Re: [symfony-devs] Re: new plugin proposal

2010-04-08 Thread Richard U
ok, ive decided its propably better done as a widget... what do you guys think? On Thu, Apr 8, 2010 at 4:47 PM, Richard U wrote: > Yeah i agree with that... , only im still deciding between a class and > a helper function... > > > > On Thu, Apr 8, 2010 at 4:38 PM, Henrik Bjor

Re: [symfony-devs] Re: new plugin proposal

2010-04-07 Thread Richard U
Yeah i agree with that... , only im still deciding between a class and a helper function... On Thu, Apr 8, 2010 at 4:38 PM, Henrik Bjornskov wrote: > A helper function to render the table is a good idea. But i have a > strong opinion on where Javascript should be located and that is in > *.js f