[
https://issues.apache.org/jira/browse/TRINIDAD-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918601#action_12918601
]
Jeanne Waldman commented on TRINIDAD-1415:
------------------------------------------
uploaded patch saveWorkSkinERs.patch
> allow :alias support to merge in -tr- custom skin properties as well
> --------------------------------------------------------------------
>
> Key: TRINIDAD-1415
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1415
> Project: MyFaces Trinidad
> Issue Type: New Feature
> Components: Skinning
> Affects Versions: 1.2.11-core
> Reporter: Jeanne Waldman
> Assignee: Jeanne Waldman
> Attachments: 1415Reformatted.patch,
> 1415WithLatestTrunkDoesNotWork.patch, saveWorkSkinERs.patch,
> tr_properties_in_alias.patch
>
>
> .AFSomeAlias:alias {-tr-my-property: red}
> af|foo {-tr-rule-ref: selector(".AFSomeAlias:alias")}
> should resolve into:
> af|foo {-tr-my-property: red}
> so from the renderer you can say,
> getSkin().getProperty("af|foot-tr-my-property") and it would return red.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.