• 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.
Item4193: Show and hide WYSIWYG buttons based on COMPOSER setting
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
skins |
Normal |
Closed |
|
minor |
|
Detail
From
TWiki:Support/HowToConditionallyHideWysiwygButton
I was surprised when you asked, to find that the twiki templates currently use the WysiwygEnabled
context, as that isn't particularly flexible as you found.
I wonder if we're not better off changing the skins to test for the Setting of the COMPOSER
variable, and to default that variable to an IF that tests WysiwygPluginEnabled
. Then your requirement would be met by just setting COMPOSER
to blank in the TWiki Prefs.
-- TWiki:Main.SvenDowideit
- 02 Jun 2007
Changed templates to check for the COMPOSER setting.
--
AC - 02 Jun 2007