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#74 - Programmable XML node types
Attached to Project:
Open Power Template
Opened by Zyx (Zyx) - Thursday, 09 April 2009, 02:07 GMT-8
Last edited by Zyx (Zyx) - Sunday, 02 August 2009, 02:10 GMT-8
Opened by Zyx (Zyx) - Thursday, 09 April 2009, 02:07 GMT-8
Last edited by Zyx (Zyx) - Sunday, 02 August 2009, 02:10 GMT-8
|
DetailsThis TODO ticket concerns the modularization of the template compiler. The processing of the XML nodes should not be hard-coded in the compiler, but rather moved to the Opt_Xml_Xxx classes and accessed through suitable methods. This will simplify the compiler code and allow easier modifications of the compiler behaviour.
|
This task depends upon