Tag: loops

4 results

EE 1
EE 2
SurgerEE

Digital Surgeons

Ever want to use php in your templates because of some glaringly missing functionality? SurgerEE is an ongoing collection of tags filling those gaps and aiding with your template surgery.

  • No Reviews.
  • Rating - 5.004 Votes
  • 23 Favs

EE 1
EE 2
Increment

Pv Ledoux

This plugin auto-increments itself on each call.

  • No Reviews.
  • Rating - 5.003 Votes
  • 7 Favs

EE 1
EE 2
Loop Plus

Laisvunas

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
  • 10 Favs

EE 1
EE 2
Loop Plugin

PutYourLightsOn (Ben Croker)

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.