Thanks Scott,
I found that skin mentioned here:
http://mail-archives.apache.org/mod_mbox/incubator-adffaces-dev/200702.mbox/[EMAIL
PROTECTED]
I downloaded it and deployed it in WEB-INF/lib but can't get it to work at all.
No errors logged - the skin is just not used.
Is there anything more to do than changing this in trinidad-config.xml?
<skin-family>RedwoodShores</skin-family>
I tried various variations of using trinidad-skins.xml also, but no luck.
Stephen
Scott O'Bryan wrote:
Stephan,
I think someone created an "oracle desktop"-like skin for trinidad
called "Redwood Shores". I know we talked about putting it into
Trinidad or into some sort of skin repository, but I don't know whatever
came of it.
Scott
Stephen Friedrich wrote:
Creating/configuring a skin for my app gives me headaches.
It seems all documentation is outdated - it either refers to ADF Faces
or to older trinidad versions.
- What default skins are available? I have converted one of my
application from ADF Faces, but now it looks damn ugly.
I read somewhere else that the oracle.desktop skin is no longer
available (but a sensible myfaces/trinidad skin does not exist either).
Also I got confused because oracle-desktop.xss is still part of
Trinidad 1.2.1.
- Is trinidad-skins.xml described somewhere? Is there a schema
definition?
- When will the skin selector docs be updated?