[ZPT] Generating tables in Page Templates

Evan Simpson evan at 4-am.com
Thu May 8 00:20:34 EDT 2003


Eron Lloyd wrote:
> *producing something like*
> 
> <table border="1">
> <tr>
>     <td>0</td>
>     <td>1</td>
> </tr>
> <tr>
>     <td>2</td>
>     <td>3</td>
> </tr>
> </table>

The ZopeLabs Cookbook is great for this kind of thing.  See for example:

http://www.zopelabs.com/cookbook/998066576




More information about the ZPT mailing list