On Thu, 2004-05-06 at 16:13, James Lance wrote:
> I am passing in an array of elements.  I want to display the contents of that 
> array in an table that is 3 columns wide, and how ever many rows are needed 
> to show the data.  
> 
> I have come up with a solution that works well for me, but I am wondering if 
> there is a way to accomplish this same thing with out enabling EVAL_PERL

perldoc Template::Plugin::Table.  It's really worth checking out all of
the plugins that come with TT.

- Perrin


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to