You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Ali Ok (JIRA)" <de...@myfaces.apache.org> on 2010/03/30 00:42:27 UTC

[jira] Commented: (MYFACES-2632) HTML 5 renderkit for MyFaces

    [ https://issues.apache.org/jira/browse/MYFACES-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851143#action_12851143 ] 

Ali Ok commented on MYFACES-2632:
---------------------------------

Here is a detailed outline:
http://wiki.apache.org/myfaces/GSoC2010_HTML5

> HTML 5 renderkit for MyFaces
> ----------------------------
>
>                 Key: MYFACES-2632
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2632
>             Project: MyFaces Core
>          Issue Type: New Feature
>          Components: JSR-314
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>
> running into this document: http://diveintohtml5.org/forms.html
> I started playing with some of the new widgets in my Chromium browser (I wasn't aware that spinbox/sliders are part of HTML5).
> What about trying to find someone for a GSoC project, to add a (raw) HTML 5 renderkit? Bernd and I talked about a potential renderkit last time we saw each other, but now there is actually some (raw) support on it inside of some browsers...
> Why not introducing an <hx:***> namespace that could contain stuff as the following: -<hx:inputRangeSlider> -<hx:inputColor> -<hx:whatEverNewWidgetIsPartOfHTML5 />
> And/or some more functional stuff, like drag-and-drop: -<fx:dragAndDrop...> (could be done as a behavior)
> etc. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.