[TYPO3] EXT development: How to set 'cache_clearAtMidnight'?

Martin Bless m.bless at gmx.de
Mon Aug 25 10:16:17 CEST 2008


I'm working on an extension that's supposed to insert a 'Citation Of
The Day' on a page. It's mainly a frontend plugin.

Q: How can I make sure in my PHP code, that caching of pages
containing this plugin ends at midnight?

I'd like to have the effect of
   # page.config.no_cache = false
   # page.config.cache_period = 86400
   # page.config.cache_clearAtMidnight = true
for the affected pages only.

Please, can somebody give me a hint or a pointer?

Thanks, and: Have a nice day!

Martin

-- 
http://mbless.de


More information about the TYPO3-english mailing list