Hello,I want to translate my pages twig file with un yaml filehere is my message.en.yml Code: descr[...]
Hi, I'm trying to understand which Twig parameters I can set in config.yml file but I don't know wh[...]
ICanHaz.js is a simple client-side templating system using mustache by default. It can be used as a replacement for server-side templating systems such as smarty or twig. Rendering templates on client-side make AJAX communication ligther, because less information are sent. You can think of it a[...]
twig have function for summarize string?sample:{{"symfonyframework"|size(7)}}output: symf[...]
Hi! I recently made an update on few twig templates and deploy them on my web server. Modifications[...]
Hi all I created a new filter in Twig to sort my array by 'fromDate'. The problem is that I always [...]
Hi,If for twig templates in Symfony 2 there are plugins, similar plugins for smarty? If yes, how to[...]
hello.I have some problem in twig , i'm using LiipImagineBundle and i have this code in a template:[...]
Hello,Happy new year everybody !I have successfull modify the twig template for the login form by e[...]
Hi,Did anybody ever have this issue with twig form themes ? http://stackoverflow.com/questions/1395[...]