[
https://issues.apache.org/jira/browse/TRINIDAD-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Lessard resolved TRINIDAD-556.
------------------------------------
Fix Version/s: 1.2.1-core
1.0.1-core
Resolution: Fixed
Indeed it is.
> 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
> Fix For: 1.2.1-core, 1.0.1-core
>
>
> 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.