Frontend Performance Optimiziation Step by Step with Symfony2

http://slides.liip.ch/static/2012-05-18_symfony-speed.html A demo project to explain symfony2 frontend optimizations step by step. Each branch represents an optimization. See the project wiki for explanation about the branches

AdminBundle sonata_type_collection Delete Column: Pitfall

http://www.craftitonline.com/2011/09/adminbundle-sonata_type_collection-delete-column-pitfall/ “I ran into a problem today working with AdminBundle. Basically i am trying to manipulate the delete column that automatically gets inserted. It would not work if i check the box and hit update or global delete. It would just not do anything or remove the whole top entity.”