You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jeanne Waldman (JIRA)" <de...@myfaces.apache.org> on 2007/09/20 20:48:32 UTC

[jira] Created: (TRINIDAD-728) support for el to be used in a skin to bind to other translation data sources

support for el to be used in a skin to bind to other translation data sources
-----------------------------------------------------------------------------

                 Key: TRINIDAD-728
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-728
             Project: MyFaces Trinidad
          Issue Type: Improvement
            Reporter: Jeanne Waldman
            Assignee: Jeanne Waldman


support for el to be used in a skin to bind to other translation data sources

We need a new <translation-map> element for skins and skin additions so that a user can use it to EL bind to a key/value map for skin translations. This allows more logic in what translation map is returned.
For example, if the environment allows (as in JDeveloper, maybe others), an XLIFF is translated at runtime into a Map that is then stashed somewhere EL accessible.

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


[jira] Commented: (TRINIDAD-728) support for el to be used in a skin to bind to other translation data sources

Posted by "Jeanne Waldman (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530846 ] 

Jeanne Waldman commented on TRINIDAD-728:
-----------------------------------------


Committed to trunk at svn revision 580164  

> support for el to be used in a skin to bind to other translation data sources
> -----------------------------------------------------------------------------
>
>                 Key: TRINIDAD-728
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-728
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>            Reporter: Jeanne Waldman
>            Assignee: Jeanne Waldman
>
> support for el to be used in a skin to bind to other translation data sources
> We need a new <translation-map> element for skins and skin additions so that a user can use it to EL bind to a key/value map for skin translations. This allows more logic in what translation map is returned.
> For example, if the environment allows (as in JDeveloper, maybe others), an XLIFF is translated at runtime into a Map that is then stashed somewhere EL accessible.

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


[jira] Updated: (TRINIDAD-728) support for el to be used in a skin to bind to other translation data sources

Posted by "Jeanne Waldman (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeanne Waldman updated TRINIDAD-728:
------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I should have marked this resolved back in September.

> support for el to be used in a skin to bind to other translation data sources
> -----------------------------------------------------------------------------
>
>                 Key: TRINIDAD-728
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-728
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Portlet
>            Reporter: Jeanne Waldman
>            Assignee: Jeanne Waldman
>         Attachments: Patchfor1_2Branch.patch
>
>
> support for el to be used in a skin to bind to other translation data sources
> We need a new <translation-map> element for skins and skin additions so that a user can use it to EL bind to a key/value map for skin translations. This allows more logic in what translation map is returned.
> For example, if the environment allows (as in JDeveloper, maybe others), an XLIFF is translated at runtime into a Map that is then stashed somewhere EL accessible.

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


[jira] Commented: (TRINIDAD-728) support for el to be used in a skin to bind to other translation data sources

Posted by "Jeanne Waldman (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530845 ] 

Jeanne Waldman commented on TRINIDAD-728:
-----------------------------------------

We decided to call it <translation-source> and not allow both bundle-name and translation-source. 
The translation source can point to a Map or a ResourceBundle.

> support for el to be used in a skin to bind to other translation data sources
> -----------------------------------------------------------------------------
>
>                 Key: TRINIDAD-728
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-728
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>            Reporter: Jeanne Waldman
>            Assignee: Jeanne Waldman
>
> support for el to be used in a skin to bind to other translation data sources
> We need a new <translation-map> element for skins and skin additions so that a user can use it to EL bind to a key/value map for skin translations. This allows more logic in what translation map is returned.
> For example, if the environment allows (as in JDeveloper, maybe others), an XLIFF is translated at runtime into a Map that is then stashed somewhere EL accessible.

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


[jira] Updated: (TRINIDAD-728) support for el to be used in a skin to bind to other translation data sources

Posted by "Jeanne Waldman (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeanne Waldman updated TRINIDAD-728:
------------------------------------

    Status: Patch Available  (was: Open)

> support for el to be used in a skin to bind to other translation data sources
> -----------------------------------------------------------------------------
>
>                 Key: TRINIDAD-728
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-728
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Portlet
>            Reporter: Jeanne Waldman
>            Assignee: Jeanne Waldman
>         Attachments: Patchfor1_2Branch.patch
>
>
> support for el to be used in a skin to bind to other translation data sources
> We need a new <translation-map> element for skins and skin additions so that a user can use it to EL bind to a key/value map for skin translations. This allows more logic in what translation map is returned.
> For example, if the environment allows (as in JDeveloper, maybe others), an XLIFF is translated at runtime into a Map that is then stashed somewhere EL accessible.

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