[dokuwiki] Re: preventing instruction level caching

On Wed, Apr 29, 2009 at 08:07:57PM +1200, James Lin wrote:
> Hi Michael
> 
> 
>     By skipping plugin instructions for certain plugins when pages are 
> included
>     in
>     another one.
> 
> 
> OK, that answers Gina's question, I still need to find out how to avoid
> storeCache function being called...

As far as I'm familiar with DokuWikis cache mechanism this is not possible.
You have PARSER_CACHE_USE to determine whether an existing cache should be
used or a new one should be generated. I believe that even when you put
~~NOCACHE~~ on a page a new cache file will be generated everytime you visit
the page. I could be wrong though. 

Also about which version of the include plugin are we talking in your case,
the old one or the latest one?

Chi

-- 
Michael Klier

www:    http://www.chimeric.de
jabber: chi@xxxxxxxxxxxxxxxxxx
key:    http://downloads.chimeric.de/chi.asc
key-id: 0x8308F551

Other related posts: