I am successfully caching global partials and components by specifying them in apps/myapp/config/cache.yml.
I also have global layout pieces in apps/myapp/templates that I want to cache. Adding those to apps/myapp/config/cache.yml doesn't seem to do anything. (Yes, I cleared the cache and checked permissions - I see the partials cache files being created). I never see cache entries for layout pieces like header.php, nav.php and footer.php that reside in apps/myapp/templates/ Any ideas? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
