[
https://issues.apache.org/jira/browse/TOBAGO-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470397#comment-13470397
]
Hudson commented on TOBAGO-1187:
--------------------------------
Integrated in tobago-trunk #887 (See
[https://builds.apache.org/job/tobago-trunk/887/])
TOBAGO-1187: new tag tc:dataAttribute for HTML5 data-* (Revision 1394489)
Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1394489
Files :
*
/myfaces/tobago/trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/DataAttributeTag.java
> new tag tc:dataAttribute for HTML5 data-*
> -----------------------------------------
>
> Key: TOBAGO-1187
> URL: https://issues.apache.org/jira/browse/TOBAGO-1187
> Project: MyFaces Tobago
> Issue Type: New Feature
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Fix For: 1.5.8, 1.6.0
>
>
> This tag should enable the application developer to put data into the client
> DOM.
> These data attributes can be used by scripts like JavaScript.
> The tag has two attributes:
> 1. name
> 2. value
> The Tobago renderers will render an attribute with the name: "data-" + name
> in the main element of the DOM (this one, which hold the id of the component).
> The value of the attribute will be passed through.
> Inside of tx: components (for labels) the input-component will get the data
> attributes.
> This tag should work compatible the the f:dataAttribute in JSF 2.2
> PRELIMINARY - SUBJECT TO CHANGE
> (This new feature is release before JSF 2.2, so it may change in the future,
> when JSF 2.2 will be final)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira