[ 
https://issues.apache.org/jira/browse/TRINIDAD-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862045#action_12862045
 ] 

Jeanne Waldman commented on TRINIDAD-556:
-----------------------------------------

I'm pretty sure this is the <extends> functionality that we have had in for 
quite some time now. I see this issue was created in 2006.

> Allow skins to inherit something else than simple skin
> ------------------------------------------------------
>
>                 Key: TRINIDAD-556
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-556
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>    Affects Versions: 1.0.1-incubating-core-SNAPSHOT
>            Reporter: Simon Lessard
>
> Create a document level -import or -extends skin command that would allow the 
> current CSS to inherit from the specified skin rather than simple one. The 
> main difficulty that I see with this will be the localisation algorithm to 
> use.
> It could be -extends(skinFamily) or -extends(skinId) then find the right 
> parent CSS using adf-faces-skins.xml. If family is used instead of id, the 
> current CSS' entry would have to be found to generate the right id (desktop 
> or pda for example). Circular references would also need to be checked to 
> prevent infinite recursion of course.

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

Reply via email to