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#78 - New attribute: opt:tag-name
Attached to Project:
Open Power Template
Opened by Zyx (Zyx) - Thursday, 09 April 2009, 02:28 GMT-8
Last edited by Zyx (Zyx) - Monday, 01 November 2010, 11:19 GMT-8
Opened by Zyx (Zyx) - Thursday, 09 April 2009, 02:28 GMT-8
Last edited by Zyx (Zyx) - Monday, 01 November 2010, 11:19 GMT-8
|
DetailsThe new attribute will allow to specify the tag name dynamically, or use the default one. It will be an alternative for "opt:tag".
Use cases: ~~~~ <div opt:tag-name="$foo"> ... </div> ~~~~ If the "$foo" is empty, the tag name will be "div", otherwise the name in "$foo" will be used. |
This task depends upon
Closed by Zyx (Zyx)
Monday, 01 November 2010, 11:19 GMT-8
Reason for closing: Implemented
Additional comments about closing: Implemented in '2.1' branch in Git.
Monday, 01 November 2010, 11:19 GMT-8
Reason for closing: Implemented
Additional comments about closing: Implemented in '2.1' branch in Git.