[
https://issues.apache.org/jira/browse/ADFFACES-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-54:
---------------------------------------
Affects Version/s: 1.0.1-incubating-core-SNAPSHOT
> Allow skins to inherit something else than simple skin
> ------------------------------------------------------
>
> Key: ADFFACES-54
> URL: https://issues.apache.org/jira/browse/ADFFACES-54
> Project: MyFaces ADF-Faces
> 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.