• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic 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.

Item5955: WysiwygPlugin failes to roundtrip tables that are created with align center

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension WysiwygPlugin Normal Confirmed   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

unfortuanatly, these tables appear to have been created in TinyMCE's popup, and then after you save, itsstored in the topic as html. This then causes the next editor to be unable to add info to any empty cells. - not nice.

see:

asdfdddd
next one empty

-- TWiki:Main/SvenDowideit - 25 Aug 2008

it also has problems with other of the table attributes you can set via the wysiwyg table popup - most of which should create a %TABLE{}% if used.

-- TWiki:Main.SvenDowideit - 31 Aug 2008

Changing this to confirmed.

No matter what you do in TMCE with tables that adds attributes to the table html tag causes the table to remain HTML instead of being converted to TML.

There are 4 scenarios I see

  • We can ALWAYS convert to TML and ignore the tags. This is bad because sometimes you do want a more advanced HTML table in the first place
  • We can convert attributes supported by TablePlugin to a TABLE tag placed just before the table. Attributes not supported are discarded - this requires much more advanced work and a lot of testing
  • We can do the TABLE tag thing based on a setting in the table UI in TMCE. Again even more work.
  • Live with it and No Action this bug. I recommend doing at least something to the most common attributes which are column widths and allignments

I do not think this is fixable within 4.2.4 scope but this is one of those that can be worked on and released as a plugin update and does not have to be deferred to 5.0.

-- KennethLavrsen - 18 Sep 2008

I re-prioritized this from urgent to normal. Anyone with interest can pick this up and fix.

-- TWiki:Main.PeterThoeny - 2013-11-08

ItemTemplate
Summary WysiwygPlugin failes to roundtrip tables that are created with align center
ReportedBy TWiki:Main.SvenDowideit
Codebase

SVN Range TWiki-5.0.0, Mon, 18 Aug 2008, build 17431
AppliesTo Extension
Component WysiwygPlugin
Priority Normal
CurrentState Confirmed
WaitingFor

Checkins

TargetRelease n/a
ReleasedIn

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r5 - 2013-11-08 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback