[symfony-users] i18n, forms and i18n:extract

2009-12-07 Thread Benoît Nadaud
Hi, First, sorry for my english, i'm french. I'm using Symfony 1.2 and i've got some questions about i18n and forms. i18n:extract task does not extract labels and validation messages from form classes. How do you deal with these strings ? I've tried this hack : http://trac.symfony-project.org/t

[symfony-users] Re: i18n, forms and i18n:extract

2009-12-09 Thread Benoît Nadaud
Nobody ? On 7 déc, 14:34, Benoît Nadaud wrote: > Hi, > > First, sorry for my english, i'm french. > > I'm using Symfony 1.2 and i've got some questions about i18n and > forms. > > i18n:extract task does not extract labels and validation messages from >

[symfony-users] Symfony in a sub directory

2009-12-14 Thread Benoît Nadaud
Hi, I need to install Symfony in a subdirectory. I've followed this tutorial : http://trac.symfony-project.org/wiki/InstallingSymfonyInASubDirectory But i does not work for me. My project contains 2 apps : frontend and backend. I've created a symlink named "extra" for my web folder. Only "dev" u