NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item2369: Add rowspan support to Wysiwyg editor
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Enhancement |
Closed |
Extension |
WysiwygPlugin |
|
WysiwygPlugin does not translate ^ into rowspans, or rowspans into ^. If you merge table cells in TMCE so that there are rowspans, then
WysiwygPlugin leaves the table as HTML, which means that it is not formatted like TML tables.
WysiwygPlugin should do this translation, similar to the way
TablePlugin does it.
However,
WysiwygPlugin should only do this translation if
TablePlugin is enabled, because that plugin is not always enabled, and translating rowspan to ^ breaks tables unless
TablePlugin is enabled.
--
MichaelTempest - 17 Nov 2009
I have had no comebacks on this after a few months of beta-testing, so I am changing this to wait-for-release
--
MichaelTempest - 15 Feb 2010