Symfony2.1. How to integrate assetic lessphp filter

https://gist.github.com/3082684 https://gist.github.com/1844433

lessphp filter ignores @import statements

https://github.com/kriswallsmith/assetic/issues/109

LESS CSS Assetic Configuration in a Symfony2 Project

http://www.dobervich.com/2011/05/10/less-css-assetic-configuration-in-a-symfony2-project/ http://blogsh.de/2011/09/18/assetic-less/ http://xavierbriand.net/2012/02/09/symfony2-assetic-twitter-boostrap-and-less/ http://www.kiwwito.com/article/less-css-with-assetic-and-symfony-2

How to Inject Variables into all Templates (i.e. Global Variables)

http://symfony.com/doc/current/cookbook/templating/global_variables.html

How to configure a redirect to another route without a custom controller

http://symfony.com/doc/current/cookbook/routing/redirect_in_config.html