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#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) - Thursday, 09 April 2009, 02:29 GMT-8
Task Type TODO ticket
Category Instructions
Status Assigned
Assigned To Zyx (Zyx)
Operating System OS-independent
Severity Low
Priority Normal
Reported Version 2.0-beta2
Due in Version 2.1.0
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

The 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

Loading...