Priority: Normal
Current State: Closed
Released In: n/a
Target Release: n/a
That is the reason TwistyPlugin does not work with VarCachePlugin enabled: the necessary css and js are not loaded.
--
TWiki:Main/ArthurClemens - 03 Mar 2008
Ah, that explains why. This plugin predates the addHeader feature, the plugin needs to be updated.
--
TWiki:Main.PeterThoeny - 04 Mar 2008
Any idea how to accomplish this? The plugin currently only processes blocks that have VARCACHE written in them.
--
TWiki:Main.ArthurClemens - 03 May 2008
I can confirm this issue with the
ZonePlugin: the
ADDTOZONE
(adding content to head) works only in the first time. The page
body is cached. In the following requests,
ADDTOZONE
is not processed and the content is not added to head.
--
GilmarSantosJr - 23 Jun 2010
At TWiki they have updated the VarCachePlugin to make this work. I have not reviewed or tested their code.
--
ArthurClemens - 23 Jun 2010
This became urgent for a client, so I fixed it. Not so simple as porting over the new version, but our version is now somewhat better.
--
CrawfordCurrie - 23 Mar 2012