Friday 21 May 2004 12:20:31 am
Hi,
From the doc: Each time the section iterates it sets four template variables in the new namespace. The variables are index, number, key and item. index - is a number which starts at 0 and increases for each iteration. Try this:
{section loop=$loop}
{$:index}
{/section}
More info here: http://ez.no/ez_publish/documentation/reference/template_functions/program_flow/section
Senior Software Engineer - Vision with Technology
http://www.visionwt.com
http://www.omh.cc
http://www.twitter.com/omh
eZ Certified Developer
http://ez.no/certification/verify/358441
http://ez.no/certification/verify/272578
|