PITS /
00793: "repeat" markup for loops
Summary: "repeat" markup for loops
Created: 2006-08-24 17:41
Status: Open
Category: Feature
From: Ben Stallings
Assigned:
Priority: 3
Version: 2
OS:
Description: I'd like to see some sort of markup to allow for loops within a page. What I have in mind is something like,
(:repeat X=Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday:) (:input checkbox Available_X 1:)X (:endrepeat:)
All the text (including markup) between the (:repeat:) and (:endrepeat:) tags would be repeated with a different text substitution performed each time.
Ben Stallings August 24, 2006, at 05:42 PM