[symfony-users] motion : new mailling list for Synfony2

2010-09-01 Thread sam
Hello, I follow this mailling list for a while, and I see more and more subject on Synfony2. I think that can be a good idea to split this one in 2 : synfony1 and synfony2 or at least allways use a tag like [sf2] in the subject. I am interested in synfony2 but not a lot in older version, I might m

[symfony-users] Overriding Error Templates

2011-03-24 Thread Sam
I'm starting to explore Symfony2 and I love what I've seen so far. I'm having issues overriding error templates. I've followed the instructions on this page (http://symfony.com/doc/2.0/cookbook/ controller/error_pages.html) which lists the location to put my error template at (app/Resources/Framewo

Re: [symfony-users] [symfony2] Acme and initial bundle

2011-04-13 Thread sam
I'm looking to a cli enviroenment to have all the symfony command working at the beginning of a project as in rails for exemple. Maybe I'm wrong but I think that I need a bundle to use the command "init:bundle" so I would found a bundle with nothing useless to start projects. -- If you want to

Re: [symfony-users] [symfony2] Acme and initial bundle

2011-04-13 Thread sam
I must have a bundle to run this command, is not it ? -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email t

Re : Re: [symfony-users] [symfony2] Acme and initial bundle

2011-04-13 Thread sam
ok thanks, in fact I don't realise that bundles given with in the framework are enought. So I can remove Acme bundle and use the cli. Thank you -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you ar

Re : Re: [symfony-users] [symfony2]invalid csrf

2011-04-14 Thread sam
I have one hidden field : -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegro

Re : Re: [symfony-users] [symfony2]invalid csrf

2011-04-14 Thread sam
@GarethMc : Yes it is but isn't this one ? And if I use {{form_field(form)}} in a twig template I have got all the fiels hidden or not. Anyway I try with {{form_hidden(form)}} and I get the same hidden field and only this one. -- If you want to report a vulnerability issue on symfony, please se

[symfony-users] [symfony2]default bundle doc

2011-04-21 Thread sam
Hello, I'm searching the doc for the bundles integrated in the symfony framework, specialy the asseticBundle's documentation. Does anyone know where I can found it ? Thanks -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You receive

[symfony-users] Output Escaping, how the hack can I get RAW Config data?

2009-04-21 Thread Sam
Fine $sf_data is my friend when it comes to raw data, but how can I retrieve config values unescaped? I have a call to sfConfig::get('sth') in a template since I need some config value there, but i get it escaped! So what can I do to get this value unescaped? The call occurs in a partial --~--~-

[symfony-users] Re: Output Escaping, how the hack can I get RAW Config data?

2009-04-22 Thread Sam
Him thank you for your reply, but this is getting tricky. The partial is used in many places by nearly every module and creating a component out of it because of one single call seems so inefficient. Greetings Sam On 21 Apr., 20:14, Alistair Stead wrote: > I would suggest you assign the va

[symfony-users] Re: Output Escaping, how the hack can I get RAW Config data?

2009-04-22 Thread Sam
returned by sfConfig to a > php variable as part of the action. If the value is a string you should then > be able to access it directly. If it is a complex data type you will need to > use ESC_RAW. > Regards > > Alistair > > 2009/4/21 Sam > > > > > Fine $sf_d

Re: [symfony-users] Symfony2 & Doctrine2 cheat sheets Released

2011-03-28 Thread Sam Stelfox
Nice. This will be a big help ^_^ Thanks On Thu, Mar 24, 2011 at 11:28 AM, Tristan wrote: > Hello, > > We've just released amazing stylesheets for Symfony2 and Doctrine2. > Don't hesitate to tell us what you think. > > > http://www.elao.org/symfony-2/doctrine-2/symfony-2-doctrine-2-cheat-sheets.h