On 1/21/08 10:37 AM, "Kiril Angov" <[EMAIL PROTECTED]> wrote:

> 
> I think you can only include partials from the global templates/ folder
> (because they are simple include_once() statements). Components are
> morel like actions and they need to belong to a module. So I guess you
> have to use a partial.
> 
> Kupo
> 

If I have a lot of components that benefit from centralization I sometimes
make a module soley to support this. For instance if I have a lot of sidebar
type components or something I might make a whole module called "sidebar"
and have all the "global" components centralized here.



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to