Joey Smith created SLING-7999:
---------------------------------
Summary: Add a `length` property to the AbstractRepeatPlugin
Key: SLING-7999
URL: https://issues.apache.org/jira/browse/SLING-7999
Project: Sling
Issue Type: Improvement
Components: Scripting
Affects Versions: Scripting HTL Java Compiler 1.0.26-1.4.0
Reporter: Joey Smith
I have created a PR to add a length property to AbstractRepeatPlugin; this is
primarily intended to allow users to do things like "Item <X> of <Y>" when
using a data-sly-list; the count/index property could already be used to derive
the X, but it seemed there was no simple way to access the Y.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)