• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item3791: VarCachePlugin: cannot set no message
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
VarCachePlugin |
Normal |
No Action Required |
|
n/a |
|
Detail
If I write
%VARCACHE{refresh="24" cachemsg="" updatemsg=""}%
I still get the default plugin messages. On some pages I would like to hide the messages.
--
TWiki:Main/ArthurClemens
- 19 Mar 2007
An empty setting is the same as no setting. I think the plugin has no control over this. Workaround: add a space, such as
cachemsg=""
.
--
TWiki:Main.PeterThoeny
- 19 Mar 2007