[Moin-user] Multiline table delimiter

Hiers, Richard Richard.Hiers at covenantseminary.edu
Wed Mar 15 07:16:03 EST 2006


Hajo,

You might try the DumbTable macro:

http://moinmoin.wikiwikiweb.de/parser/DumbTable.py

Richard
 

-----Original Message-----
From: moin-user-admin at lists.sourceforge.net
[mailto:moin-user-admin at lists.sourceforge.net] On Behalf Of Hans-Joachim
Ehlers
Sent: Wednesday, March 15, 2006 9:08 AM
To: moin-user at lists.sourceforge.net
Subject: [Moin-user] Multiline table delimiter

Hi folks

I would like to have some data displayed side by side

Like
A	B
a1	b1
a2	b2


The problem is:

Changing

||	 a	||	b	||
||	a1	||	b1	||
||	a2	||	b2	||

to 

||	 a	||	b	||
||	a2	||	b1	||
||	a1	||	b2	||

looks simple but if the table entries are pretty long its more or less a
mess within the edit window if you would like just to swap 2 entries or
even going to resort a row In this example a2 with a1 without messing
around with b1/b2


If i am using just a table with two rows and using the [[BR]] as a line
breaker 

|| a[[BR]] a1 [[BR]] a2 [[BR]]	||	b	||

its hard not to insert by accident a CR which will break the table
because of the line width gets pretty long 

So what i am looking for is something like a multline table delimiter

|| row1
 Next Line 1
 Next Line 2


|| row2

 Row2 Next Line 1
 Row2 Next Line 2

|| 

because this way i can easly change the contents of a row within the
editor.

Any hints ?
Hajo




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting
language that extends applications into web and mobile media. Attend the
live webcast and join the prime developer group breaking into this new
coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Moin-user mailing list
Moin-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user




More information about the Moin-user mailing list