The scenario, I am using 2 templates. Let’s call the first template an archives template where I’m displaying 15 latest entries on the page, paginated at the bottom. Let’s call the second template a details template where I’m displaying the full articles, linked from the first archives template. If nothing on those templates changes except for new entries displayed on the archives, and the details template displaying the articles (entry content) linked from the archives template, can I simply cache both template the longest possible time allowed? What is that time in minutes? I’m talking about the Template Preferences under each Template Group.
In addition, I have enabled “Clear all caches when new entries are posted?” and “Cache Dynamic Section Queries?” under Global Weblog Preferences.
Martin