Hello everyone ! I'm new to eZ Publish, and I need some advice to better understand how to use the template system.
Here is my problem : in the frontpage template, I have to fetch some nodes of different types to display them on the home page of my site. - Should I use 4 or 5 "small" fetches, or rather one big fetch to get all the nodes I need (and then split it in smaller arrays) ? - I could also create content objects that are bond to the ones I need (for example a "news" block that displays the news it is bond to). - Another solution could be to include other templates without creating content objects, using "{include uri = ...}" I have not enough experience to know the pros and the cons of each solution. Which one would you advise me to use, for better performance and code cleanliness ? Thanks in advance, Kévin -- Components mailing list Components@lists.ez.no http://lists.ez.no/mailman/listinfo/components