Feature #35748
Add generic data-* attribute
| Status: | Under Review | Start date: | 2012-04-06 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | ViewHelpers | |||
| Target version: | - | |||
| Has patch: | Yes | |||
| Votes: | 0 |
Description
All elements in HTML5 can have any number of data-* attributes.
This should be made easier to use than with the additionalAttributes property.
Example:
<f:link.action data="{loading-text: 'loading...'}" action="create">create a new foo</f:link.action>
Related issues
| related to TYPO3.Fluid - Bug #38592: attributes with dashes lead to wrong exception message | Resolved | 2012-07-03 |
History
Updated by Gerrit Code Review about 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10184
Updated by Gerrit Code Review 12 months ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/11803
Updated by Gerrit Code Review 12 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10184