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!
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!
FS#36 - XSLT if / section syntax
Attached to Project:
Open Power Template
Opened by Damian Nowak (Nowaker) - Sunday, 28 December 2008, 04:15 GMT-7
Last edited by Zyx (Zyx) - Wednesday, 12 May 2010, 13:55 GMT-7
Opened by Damian Nowak (Nowaker) - Sunday, 28 December 2008, 04:15 GMT-7
Last edited by Zyx (Zyx) - Wednesday, 12 May 2010, 13:55 GMT-7
|
DetailsAllow XSLT-like syntax:
<opt:if> <opt:if-else="..."> true </opt:if-else> <opt:else="..."> false </opt:else> </opy:if> |
This task depends upon
Closed by Zyx (Zyx)
Wednesday, 12 May 2010, 13:55 GMT-7
Reason for closing: Implemented
Additional comments about closing: Implemented.
Wednesday, 12 May 2010, 13:55 GMT-7
Reason for closing: Implemented
Additional comments about closing: Implemented.
~~~~
<opt:if>
<opt:condition test="..."> ... </opt:condition>
<opt:condition test="..."> ... </opt:condition>
<opt:condition test="..."> ... </opt:condition>
</opt:if>
~~~~
will appear in OPT 2.1.0