Good to know! It seems that I missed that important update.
On 4/2/07, Jeanne Waldman <[EMAIL PROTECTED]> wrote:
Simon/Gary, We can inherit from any skin in Trinidad already. You use the <extends> element in the trinidad-skins.xml file and the value that goes in there is the skin-id of the skin you want to extend.. I'll add a demo if there isn't one already. Thanks, Jeanne Simon Lessard wrote: > Hello Gary > > We plan to add inheritance from any skin, not just from simple in the > future, so you'll be able to override just what you want. > > > Regards, > > ~ Simon > > On 3/30/07, Matt Cooper <[EMAIL PROTECTED]> wrote: >> >> It would be very cool to have a page or set of pages in the demo project >> that served as a skin generator where the user could create a skin >> using a >> GUI and not have to know anything about CSS. If anyone is looking for a >> project, this would be a very cool one to donate. ;-) >> >> On 3/30/07, Gary VanMatre <[EMAIL PROTECTED]> wrote: >> > >> > >From: Jeanne Waldman <[EMAIL PROTECTED]> >> > > >> > > You should be able to create an html file from the >> skin-selectors.xml >> > > file by running >> > > 'mvn site'. >> > > - Jeanne >> > > >> > >> > I really like this global skinning concept but it would be nice if >> there >> > was a way to just override a few things in a skin. From what I >> understand, >> > it's a all of nothing type of approach (speaking from the ADF >> 10.1.3.2side) and only an option for the simple skin. I'd like to be >> able >> to pick an >> > existing skin but only override a couple of things. >> > >> > >> > This would be very handy for the CSS challenged. Is this possible in >> > Trinidad? >> > >> > >> > Gary >> > >> > >> > > Simon Lessard wrote: >> > > > There's two places: >> > > > >> > > > For the full list, if you downloaded the source files, in >> > > > /trinidad/src/site/xdoc/skin-selectors.xml >> > > > For the old list (from ADF Faces): >> > > > >> > > >> > >> http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/j >> >> > > sf/doc/skin-selectors.html >> > > > >> > > > >> > > > >> > > > Regards, >> > > > >> > > > ~ Simon >> > > > >> > > > On 3/30/07, Chris Hane wrote: >> > > >> >> > > >> >> > > >> I've started to edit a custom skin for Trinidad. I thought I saw >> > > >> somewhere a tag list for each component. And of course I can't >> find >> > it >> > > >> now that I'm looking for it. >> > > >> >> > > >> Could someone point me to the page that lists the elements for >> each >> > > >> component that can be skinned? >> > > >> >> > > >> Thanks, >> > > >> Chris.... >> > > >> >> > > > >> >