Re: [symfony-users] New line in text in propel schema, how?

2010-10-07 Thread Gareth McCumskey
What you are asking are basic skills involved in web development, and not anything related to symfony specifically. Therefore there are many ways to skin this cat: 1. How about instead of storing "Foo Bar FooBar" store "FooBarFooBar" 2. In your template file you can use: ", $indirizzo); ?> whi

[symfony-users] New line in text in propel schema, how?

2010-10-06 Thread Javier Garci
Hi, I have this: SediI18n: XX: { id: sede_foo_1, culture: it, paese_indirizzo: it, ufficio: "Ufficio di XXX 1", indirizzo: "Foo Bar FooBar" } Now, when i prints this register the field "indirizzo": Foo Bar FooBar Everything is in one line. Any way to write the value of "indirizzo