We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Codev Web>TWikiFormatingInsideCells (04 Dec 2001, FritzBosch)
Tags:
create new tag
, view all tags
I have created a new topic with the correct spelling: TWikiFormattingInsideCells

-- FritzBosch - 04 Dec 2001

IMHO one of the serious limitations in the current table implementation is the inability to format the content of a cell.

The TWiki syntax for tables breaks down when the contents of any given cell contains a new-line character, e.g.

  • in
  • a
  • list

A possible solution is the introduction of a syntax extension for multi-line cells, e.g. by enclosing the cell content between '<|>' and '</|>' i.s.o. simply placing it after '|'.


Example:
| *foo* | *bar* | *foobar* |
|more foo <|>
---+++ TWiki formating inside cells

IMHO one of the serious limitations in the current table
implementation is the inability to format the content of a cell.
<|>
The TWiki syntax for tables breaks down when the contents of
any given cell contains a new-line character, e.g.
   * in
   * a
   * list

<|>
| even | subordinate | tables |
| are  | possible    |    !   |  
 |x |y |

The enclosed cell content would then be formatted in the usual TWiki way, rendering:

foo bar foobar
more foo

TWiki formating inside cells

IMHO one of the serious limitations in the current table implementation is the inability to format the content of a cell.

The TWiki syntax for tables breaks down when the contents of any given cell contains a new-line character, e.g.
  • in
  • a
  • list
even subordinate tables
are possible !
x y

-- FritzBosch - 27 Nov 2001

Sorry, I'm just sort of "piggybacking" here, but if changes are made to the TWiki markup for tables, I'd like to vote ( wink ) for providing a method of specifying column width in the TWiki markup.

Or, for a way to allow a line or two of HTML table tags to precede the TWiki table markup and affect the table layout. The intent would be to allow adding a line of HTML table tags to specify the column widths for a table created using TWiki markup.

I've now created a new topic, TWikiMarkupForTableColumnWidth.

-- RandyKramer - 28 Nov 2001

Topic revision: r5 - 04 Dec 2001 - 09:07:32 - FritzBosch
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback