Tag: for loop

2 results

Loop Plus

Laisvunas

ExpressionEngine 1.x, ExpressionEngine 2

Loop Plus allows you to perform loops in templates. This is a rewrite of the For Loop plugin available at http://expressionengine.com/forums/viewthread/75222/ by Ben C (also see here http://www.putyourlightson.net/projects/loop).

  • No Reviews.
  • Rating - 5.001 Vote
  • 11 Favs

Loop Plugin

PutYourLightsOn (Ben Croker)

ExpressionEngine 1.x, ExpressionEngine 2

The only way of putting repetitive numerical values into your templates is either by hard-coding them in or by enabling and using php to do it. I always try to avoid enabling php in templates for security purposes, and hard-coding in for example a drop-down select box with 100 values is never fun. This plugin solves the problem by allowing you to perform loops in your templates.