[dokuwiki] Re: preventing instruction level caching

  • From: TNHarris <telliamed@xxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 27 Apr 2009 20:45:39 -0400

On Tue, 28 Apr 2009 01:39:27 +0100
Christopher Smith <chris@xxxxxxxxxxxxx> wrote:
> 
> Try "purge=1" in the query string part of the URL.
> 
> Also an action plugin can hook into the PARSER_CACHE_USE event to use 
> different logic to determine when to expire the cache, including  
> always telling dokuwiki to not use the cache.
> 

A syntax plugin can also set $renderer->info['cache'] = false;

-- tom
telliamed@xxxxxxxxxxxxx
-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: