• 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.

Item7594: Possible to add TML (TWiki markup) with newlines in TWiki table cells

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension TablePlugin Enhancement Closed   patch 6.0.2

Edit Form Data

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

Detail

Feature proposal at TWiki:Codev.TableCellsWithTML

-- TWiki:Main/PeterThoeny - 2014-12-05

Peter, this is great.

I've come across the following behavior.

|>>
   * abc
   * def
   * ghi
<<|>>
   * 123
   * 456
   * 478
<<|
is rendered into
<table cellspacing="0" id="table1" cellpadding="0" class="twikiTable" rules="all" border="1">
<tr class="twikiTableOdd twikiTableRowdataBgSorted0 twikiTableRowdataBg0">
<td bgcolor="#ffffff" valign="top" class="twikiTableCol0 twikiFirstCol twikiLast"><ul>
<li> abc
</li> <li> def
</li> <li> ghi </td><td bgcolor="#ffffff" valign="top" class="twikiTableCol1 twikiLastCol twikiLast"> 
</li> <li> 123
</li> <li> 456
</li> <li> 478 </td></tr></table>

The second column has <ul> and </ul> missing.

-- TWiki:Main.HideyoImazu - 2014-12-17

OK, this is now fixed. Problem was with leading whitespace on table tags, which prevented the bullet list from closing properly at the end of a table cell.

-- TWiki:Main.PeterThoeny - 2014-12-19

ItemTemplate
Summary Possible to add TML (TWiki markup) with newlines in TWiki table cells
ReportedBy TWiki:Main.PeterThoeny
Codebase ~twiki4, 6.0.1
SVN Range TWiki-6.0.1-trunk, Sun, 30 Nov 2014, build 28477
AppliesTo Extension
Component TablePlugin
Priority Enhancement
CurrentState Closed
WaitingFor

Checkins TWikirev:28483 TWikirev:28484 TWikirev:28485 TWikirev:28486 TWikirev:28487 TWikirev:28488 TWikirev:28497 TWikirev:28498 TWikirev:28499 TWikirev:28500 TWikirev:28501 TWikirev:28502 TWikirev:28555 TWikirev:28556 TWikirev:28557 TWikirev:28558
TargetRelease patch
ReleasedIn 6.0.2
Edit | Attach | Watch | Print version | History: r21 < r20 < r19 < r18 < r17 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r21 - 2016-01-22 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback