Project

General

Profile

Actions

Bug #45089

open

More clever page-caching if content from other page included via TypoScript

Added by Stefan Neufeind over 11 years ago. Updated about 7 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Caching
Start date:
2013-02-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Example on a given page (root-page or maybe even just a branch):

page.10.subparts.LEFT {
31 < styles.content.getLeft
31.select.pidInList = 2
}

Now TYPO3 could know what for all pages that include this CONTENT-element it needs to clear the respective page-caches when on page with pid 2 and only if in column-id 1 (left) something is modified or some start/stop-times expire.

Currently TYPO3 doesn't recognise that automatically and you have to find other ways to clear the cache - hopefully not too often without need.

Actions

Also available in: Atom PDF