[TYPO3-dev] clear specified cache_pagesection
Steffen Gebert
steffen at steffen-gebert.de
Tue Jan 6 13:16:58 CET 2009
Hi Steffen,
thanks for your detailed explanations!
Steffen Kamper wrote:
> What i want is to be more specific. For example, if you change a news
> item you only want to clear the cache for this item, not for complete
> page. So you would like to know which entry of page_sections is the
> right holding this view. The tag is somehow calculated with the pid ad
> the GETvars, so i' looking for this tag. Knowing the tag makes it easy
> to clear it with
> $GLOBALS['typo3CacheManager']->flushCachesByTag($tag)
Same here, too.
> and this is part of the new cache framework.
I noticed this in other posts, but I didn't have time to have a further look at it.
If I can help anything, just post here! Although your experience would make it easier for you, I would do my best if I can help!
At least the resulting extension is a must for me - we'll release a site with > 20.000 (imported) news entries within the next 2-3 months..
It would be nice to keep me up to date!
Steffen
More information about the TYPO3-dev
mailing list