Invenzzia »

Open Power Template 2.x family

PLEASE PROVIDE THE TEMPLATES AND/OR PHP CODE IN THE TASK DESCRIPTION (Not URL-s to them). THAT ALLOWS US TO REPRODUCE THE PROBLEM! OTHERWISE WE ARE NOT ABLE TO HELP YOU!

Remember to hide all the security-related pieces of code from the task description, like passwords, server paths etc. for your own safety. Once we close the task, we cannot edit it anymore!
Tasklist

FS#36 - XSLT if / section syntax

Attached to Project: Open Power Template
Opened by Damian Nowak (Nowaker) - Sunday, 28 December 2008, 04:15 GMT-8
Last edited by Jacek Jędrzejewski (eXtreme) - Thursday, 26 February 2009, 09:47 GMT-8
Task Type Feature Request
Category Compiler
Status Assigned
Assigned To Zyx (Zyx)
Operating System OS-independent
Severity Low
Priority Normal
Reported Version 2.0-dev8
Due in Version 2.1.0
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Allow XSLT-like syntax:

<opt:if>
<opt:if-else="...">
true
</opt:if-else>
<opt:else="...">
false
</opt:else>
</opy:if>
This task depends upon

Comment by Zyx (Zyx) - Monday, 29 December 2008, 01:12 GMT-8
Will be implemented somewhere in one of future 2.0.x releases.
Comment by Jacek Jędrzejewski (eXtreme) - Monday, 19 January 2009, 07:00 GMT-8
Shouldn't it be done in 2.1 branch? It is a new "feature", isn't 2.0 frozen for features?

Loading...