[Typo3] TemplaVoila: Creating a template for tables
Christopher
bedlamhotel at gmail.com
Wed Nov 2 16:44:47 CET 2005
Hello David,
On 02/11/05, David Rosenkranz <david.rosenkranz at detewe.ch> wrote:
> Hi there,
>
> I just figured out a solution myself. Perhaps anyone's interested in it,
> too.
<snip>
> As you can see, there is a span#datalines which now surrounds the dataline
> tablerows. This is not correct html but it allows me to do the following
> mapping and it will not be rendered this bad way.
>
I just wanted to mention that this is NOT necessary. Judging by the
mapping information in that last FCE that I made this way, you just
need to map the table like this (copied and pasted from the TV mapping
table):
ROOT
[SC] Conference: Map to second <tr>
[CO] Conference Data: Map to second <tr>.
[EL] Conference name: Map to first <td>.
[EL] Conference Data: Map to second <td>.
[EL] Conference Convener Map to third <td>.
[EL] Conference Location Map to fourth <td>.
[EL] Conference Publication Map to fifth <td>.
Notice that the repeating table row ['second <tr>'] is mapped both as
a SECTION and as a CONTAINER. The table data cells are then just
mapped normally.
-Christopher
More information about the TYPO3-english
mailing list