You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matt Cooper (JIRA)" <de...@myfaces.apache.org> on 2010/09/09 19:35:33 UTC

[jira] Updated: (TRINIDAD-1891) write out raw trinidad selector when in dt mode

     [ https://issues.apache.org/jira/browse/TRINIDAD-1891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Cooper updated TRINIDAD-1891:
----------------------------------

           Status: Resolved  (was: Patch Available)
         Assignee: Matt Cooper
    Fix Version/s: 2.0.0.3-core
       Resolution: Fixed

> write out raw trinidad selector when in dt mode
> -----------------------------------------------
>
>                 Key: TRINIDAD-1891
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1891
>             Project: MyFaces Trinidad
>          Issue Type: New Feature
>          Components: Components
>    Affects Versions: 2.0.0.3-core
>         Environment: n/a
>            Reporter: Gary VanMatre
>            Assignee: Matt Cooper
>            Priority: Critical
>             Fix For: 2.0.0.3-core
>
>         Attachments: CoreRenderer.patch
>
>
> To help skinning efforts, we would like the raw selector name to be written
> out in a new attribute in DT mode only.
> for instance, instead of:
> <element class="af_commandButton_access-key" />
> it would write out in DT mode:
> <element class="af_commandButton_access-key"
>          rawClass="af|commandButton::access-key" /> 

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