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
The following has been done:
- Support for plugins that dynamically add JavaScript and CSS using TWiki::Func::addToHEAD()
- Added VarVARCACHE variable documentation topic
- Support nameless parameter for refresh time
- Fixed typo in UPDATEMSG plugin setting name
- Format cache age display time down to "sec" (was down to "min")
--
TWiki:Main.PeterThoeny
- 06 Apr 2010