Changes between Initial Version and Version 1 of Ticket #40951, comment 70
- Timestamp:
- 06/22/2017 09:32:53 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40951, comment 70
initial v1 9 9 3. Add a message "Please recheck your formatting if switching to Visual Text" when box is checked. 10 10 4. Add a "new" Widget (class extend?) called "Visual Text" with **TinyMCE Enabled by Default** (thus with the checkbox already checked also.) 11 5. Let users choose whether to use the old or new Widget when adding it, the only difference really being that TinyMCE is enabled or disabled by default depending on which type is added, "Text" or "Visual Text" (ie. keep the class names etc. the same to prevent CSS change of targeting problems as already noted.)11 5. Let users choose whether to use the old or new Widget when adding it, the only difference really being that TinyMCE is enabled or disabled by default ''depending on which type is added'', the "Text" or "Visual Text" Widget (and also keep the class names etc. the same to prevent CSS change of targetting problems as already noted.) 12 12 13 13 Best of both worlds. Existing Text Widgets content not affected, and minimal breakage going forward.