[limb-issues] ! Resolved: (MCR-5) Implement <%list%> tag
Pavel Shevaev (JIRA)
jira at limb-project.com
Thu Sep 20 23:15:56 MSD 2007
[ http://jira.limb-project.com/browse/MCR-5?page=all ]
Pavel Shevaev resolved MCR-5.
-----------------------------
Resolution: Fixed
> Implement <%list%> tag
> ----------------------
>
> Key: MCR-5
> URL: http://jira.limb-project.com/browse/MCR-5
> Project: MACRO
> Issue Type: New Feature
> Reporter: Pavel Shevaev
> Assigned To: Pavel Shevaev
>
> Make a simple implementation of WACT alike <list> tag. Possible usage:
> <%list using="$list" [as="$item"] [key="$key"]%>
> <table>...
> <%list:item%>
> <tr>
> <td><%$item.title%></td>
> </tr>
> <%/list:item%>
> </table>
> <%list:empty%>
> Nothing
> <%/list:empty%>
> <%/list%>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.limb-project.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the limb-issues
mailing list