[TYPO3] HTML template

Jan Bednarik info at bednarik.org
Fri Jul 13 21:39:51 CEST 2007


Hi,

I'd do it this way:

<table>
<tr>
<!--###ITEMS### start-->

<td>###IMAGE###</td>
<!--###DIVIDER### start-->
</tr><tr>
<!--###DIVIDER### end-->

<!--###ITEMS### end-->
</tr>
</table>

And then you'd replace DIVIDER with nothing expect those iterations in 
which you'd like to add new line.

-- 
Jan Bednarik
www.bednarik.org - web about Typo3 in czech


More information about the TYPO3-english mailing list