|
[dokuwiki]
||
[Date Prev]
[07-2005 Date Index]
[Date Next]
||
[Thread Prev]
[07-2005 Thread Index]
[Thread Next]
[dokuwiki] Re: Discussion: Page caching and Plugins
- From: "Chris Smith" <chris@xxxxxxxxxxxxx>
- To: <dokuwiki@xxxxxxxxxxxxx>
- Date: Thu, 14 Jul 2005 22:59:47 +0100
> > (2) somehow recording any plugins used (along with some plugin
> > supplied key data) in page parsing/rendering and in the process of
> > determining whether or not the page should be served from the cache
> > query those plugins to see if the cache file can be used.
>
> Hmm. If it is just about cache or no cache the plugin could
> simply set info['cache'] = false for the renderer. Eg:
>
It really more than simply no cache / cache. If the plugin relies on
infrequently changing external data - e.g. another wiki page or file - most
of the time caching is desired. It would be nice(tm) if the plugin could be
given the opportunity to invalidate the cache. :)
Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|