[dokuwiki] Re: preventing instruction level caching

  • From: Michael Klier <chi@xxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 29 Apr 2009 11:02:15 +0200

On Wed, Apr 29, 2009 at 08:50:58PM +1200, James Lin wrote:
> 
>     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?
> 
> 
> I need to check at work tomorrow, it's the main blog page I am trying to 
> solve.
> BTW, how do I make the dokuwiki to generate a new cache? do I set the age to
> something? or are there any methods I can call?
> this is what I have found from the indexmenu plugin:
> $event->preventDefault();
> $event->stopPropagation();
> return false;

You're providing not enough context. Sorry, but I have no idea what you're
talking about. What are you trying to "solve", where did you find sth. in the
indexmenu plugin etc. pp...

-- 
Michael Klier

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

Other related posts: