[dokuwiki] Re: preventing instruction level caching

>
> 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...
>

OK, I have written an action plugin which appends some custom wiki text
which contains the indexmenu plugin syntax on page load, so an index menu
shows up on every page automatically, it also detects that if the page is
being included, it won't append the custom wiki text to the sub page, so
only displays 1 index menu.

everything works fine, except our main page has a blog plugin, as you know
the blog main page includes all the blog entries which uses the include
plugin helper. When I view the main blog page, it caches all the blog entry
pages due to inclusion, so when I view an particular blog entry, it picks up
the content from the cache which doesn't have the custom wiki text(index
menu).

Regards

James

Other related posts: