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
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to