[
https://issues.apache.org/jira/browse/TOBAGO-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580893#comment-16580893
]
Hudson commented on TOBAGO-1004:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #1493 (See
[https://builds.apache.org/job/Tobago%20Trunk/1493/])
TOBAGO-1004: Using custom attributes for HTML in a HTML5 compliant way (lofwyr:
rev 26bfbb8e21a1dbef8cd9fa173207be8215ff9685)
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/90000-attic/gridLayout/tabGroup-auto-auto.xhtml
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/TabGroupRenderer.java
* (edit)
tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/js/tobago-tab.js
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/2500-tab/tabgroup-style.test.js
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/html/HtmlAttributes.java
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/90000-attic/gridLayout/tabGroup-auto.xhtml
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/html/DataAttributes.java
* (edit)
tobago-example/tobago-example-demo/src/main/webapp/content/40-test/90000-attic/gridLayout/tabGroup-relative.xhtml
TOBAGO-1004: Using custom attributes for HTML in a HTML5 compliant way (lofwyr:
rev 938cfaa9c2d66776a826840b51feb58b9709422d)
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/html/HtmlAttributes.java
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/TabGroupRenderer.java
* (edit)
tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/js/tobago-tab.js
* (edit)
tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/html/DataAttributes.java
> Using custom attributes for HTML in a HTML5 compliant way (data-*)
> ------------------------------------------------------------------
>
> Key: TOBAGO-1004
> URL: https://issues.apache.org/jira/browse/TOBAGO-1004
> Project: MyFaces Tobago
> Issue Type: Improvement
> Affects Versions: 1.5.0-alpha-2
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Major
>
> The Tobago specific attributes should be renamed, so they are compatible to
> the HTML 5 spec:
> http://dev.w3.org/html5/spec/elements.html#embedding-custom-non-visible-data-with-the-data-attributes
> The names should contain a hint to Tobago. E. g. switchtype of tc:tabGroup
> should be renamed to data-tobago-switchtype or data-tobago-switch-type.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)