Issues with table layouts

7 views
Skip to first unread message

Florian Cauvin

unread,
Mar 2, 2007, 8:07:06 PM3/2/07
to Tiddl...@googlegroups.com
Hi!
I always have some kind of problems with elaborate table layouts
(columns and row spans). Either there are some glitches in the way
tiddlywiki handle tables, or either I'm trying to create too complex
layouts, or maybe I haven't understood how tables work.

Here are a few examples that puzzle me, you can try those examples in TW:

the 2x2 section is displayed as I expect here
|!one|!two|!three|
|>| 2x2 |1|
|>|~|1|

But when I try to move the 2x2 section on the "right" of the array,
problems start to appear:
what should I do?
|!one|!two|!three|
|1|>| 2x2 |
|1|>|~|

Then when I add a row to the previous example, a "fourth column"
mysteriously appears:
|!one|!two|!three|
|1|>| 2x2 |
|1|>|~|
|~|x|y|

Another example. This table displays only two rows instead of three
|!one|!two|!three|!four|
| 1x2 |>| 2x1 |a|
|~|b|c|d|
|e|~|~|~|

And yet, when I add one more value in the last row, the table now
displays correctly
|!one|!two|!three|!four|
| 1x2?? |>| 2x1 |a|
|~|b|c|d|
|e|~|f|~|

Help appreciated. Thanks a lot.
/Florian

Florian Cauvin

unread,
Mar 13, 2007, 6:30:19 AM3/13/07
to Tiddl...@googlegroups.com
Hi!
I'm trying to get an answer to a post I created 10 days ago concerning tables

Are those there are some issues with the way TW handles tables?
Or am I trying to do too complex things?
Or maybe I don't really understand what colspan and rowspan are all about?

Florian

Daniel Baird

unread,
Mar 13, 2007, 6:36:43 AM3/13/07
to Tiddl...@googlegroups.com
I'm not an expert but seeing as you've had no other replies.. I
believe there are known limitations with TiddlyWIki's table handling.
I think complex tables are best expressed using inline <html><table>
etc.

If you need to wikify the cell contents, Eric has a super-powered
version of inline html that does wikifying too: tiddlytools.com

Cheers
;Daniel


--
Daniel Baird
http://tiddlyspot.com (free, effortless TiddlyWiki hosting)
http://danielbaird.com (TiddlyW;nks! :: Whiteboard Koala :: Blog ::
Things That Suck)

Florian Cauvin

unread,
Mar 15, 2007, 11:06:38 AM3/15/07
to Tiddl...@googlegroups.com
Will there be a ticket for that? (even with lowest priority)

Daniel Baird

unread,
Mar 15, 2007, 7:36:29 PM3/15/07
to Tiddl...@googlegroups.com
I searched for "table" in trac.tiddlywiki.org, and found a bunch of
stuff.. check it out and see if it looks like it's covered.

;D

Jeremy Ruston

unread,
Mar 18, 2007, 6:21:19 PM3/18/07
to Tiddl...@googlegroups.com
What browser are you using? Safari has some serious problems with
rendering vertically collapsed columns.

> But when I try to move the 2x2 section on the "right" of the array,
> problems start to appear:
> what should I do?
> |!one|!two|!three|
> |1|>| 2x2 |
> |1|>|~|

I think you've uncovered a bug; at the moment, the table formatter
doesn't allow the vertical and horizontal collapses to be combined in
that way. I've added a ticket for this problem here:

http://trac.tiddlywiki.org/tiddlywiki/ticket/315

Cheers,

Jeremy

> Then when I add a row to the previous example, a "fourth column"
> mysteriously appears:
> |!one|!two|!three|
> |1|>| 2x2 |
> |1|>|~|
> |~|x|y|
>
> Another example. This table displays only two rows instead of three
> |!one|!two|!three|!four|
> | 1x2 |>| 2x1 |a|
> |~|b|c|d|
> |e|~|~|~|
>
> And yet, when I add one more value in the last row, the table now
> displays correctly
> |!one|!two|!three|!four|
> | 1x2?? |>| 2x1 |a|
> |~|b|c|d|
> |e|~|f|~|
>
> Help appreciated. Thanks a lot.
> /Florian
>
> >
>


--
Jeremy Ruston
mailto:jer...@osmosoft.com
http://www.tiddlywiki.com

Reply all
Reply to author
Forward
0 new messages