Hi there!
Take a look at this example:
https://github.com/beberlei/AcmePizzaBundle/blob/master/Resources/views/Order/index.html.twig#L70
Basically, you should just iterate over addresses.
There'll ultimately be a cookbook article around this situation, but it's
not finished yet.
Tha
Hey Luis!
Cool, glad you figured it out, and even more glad that you're enjoying
Symfony2 - it's a lot of fun to be a part of.
If you ever have any questions, we're always happy to try to help :).
Cheers!
Ryan Weaver
US Office Head & Trainer - KnpLabs - Nashville, TN
htt
ts.com/using-assetic-in-symfony2-for-css-compression
Thanks and good luck!
Ryan Weaver
US Office Head & Trainer - KnpLabs - Nashville, TN
http://www.knplabs.com <http://www.knplabs.com/en>
http://www.thatsquality.com
Twitter: @weaverryan
On Thu, Apr 21, 2011 at 4:43 PM, sam wrote:
Hey Luis-
I think you're mixing a few terms - I'm not sure what you're asking. Can you
explain to us again what you're trying to accomplish from a high level?
Thanks!
Ryan Weaver
US Office Head & Trainer - KnpLabs - Nashville, TN
http://www.knplabs.com <http
n
that and let me know if it doesn't answer any of your questions. We
will/need a cookbook on more advanced ways (like what you need to do here)
of overriding things in a bundle.
http://symfony.com/doc/2.0/book/service_container.html
Thanks!
Ryan Weaver
US Office Head & Trai
ard. This
would also make a good cookbook article - "How to modify the Request
globally", which you could of course write when you get this all put
together :)
Good luck!
Ryan Weaver
Lead Programmer - iostudio - Nashville, TN
http://www.iostudio.com
http://www.thatsquality.com
Twitter: @wea
user
password: secret
driver: pdo_mysql
There are still a lot of minor things like this changing and we're not yet
at RC1, so no logs are made available (it would really slow things down).
But if you ask here, you will get an
Hi there!
Can you show what your route looks like in symfony1? The real ideas behind
routing haven't changed, so what you did there should work here. If there's
something lacking in the documentation, then please do let me know - I want
to make sure we've got everything covered.