From adffaces-user-return-2538-apmail-incubator-adffaces-user-archive=incubator.apache.org@incubator.apache.org Fri Mar 30 23:53:49 2007 Return-Path: Delivered-To: apmail-incubator-adffaces-user-archive@locus.apache.org Received: (qmail 24339 invoked from network); 30 Mar 2007 23:53:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Mar 2007 23:53:49 -0000 Received: (qmail 40144 invoked by uid 500); 30 Mar 2007 23:53:56 -0000 Delivered-To: apmail-incubator-adffaces-user-archive@incubator.apache.org Received: (qmail 40119 invoked by uid 500); 30 Mar 2007 23:53:55 -0000 Mailing-List: contact adffaces-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-user@incubator.apache.org Delivered-To: mailing list adffaces-user@incubator.apache.org Received: (qmail 40096 invoked by uid 99); 30 Mar 2007 23:53:55 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Mar 2007 16:53:55 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of matt.faces@gmail.com designates 64.233.162.233 as permitted sender) Received: from [64.233.162.233] (HELO nz-out-0506.google.com) (64.233.162.233) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Mar 2007 16:53:46 -0700 Received: by nz-out-0506.google.com with SMTP id j2so566922nzf for ; Fri, 30 Mar 2007 16:53:26 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Uu9AxkRL361obc8ArjvMdMqcb1ZLYMrB19e9S3x5ssyPtvAhFYi54jOmr5/AcftnwaLFgWbl8anvz4gM5+okeZxMy2NXhBAfXZpdnoPoPUgW09B0z09ViATksYa35hyA3ooNLnUZWSH9ANpJzQ8Fw6xqsCIJl5lORJg1bq8Ouos= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=SgCTEYXkMlWMuqhmTeO1OVxopsslpl1mdQJD6OWjQqjs3xpIcYzi4iAnoQQXZrQWEpzfvkrbgByq/QeuWFe2mAE+Oa9ha+YfWdlsESNld7CHrzw74mA2ESABn9IuwISiUmkFyQQTKBtT5YjsIU/bvwwQOTFzgmcYjdiJ8EpHphY= Received: by 10.114.60.19 with SMTP id i19mr928886waa.1175298805651; Fri, 30 Mar 2007 16:53:25 -0700 (PDT) Received: by 10.115.73.18 with HTTP; Fri, 30 Mar 2007 16:53:25 -0700 (PDT) Message-ID: Date: Fri, 30 Mar 2007 17:53:25 -0600 From: "Matt Cooper" To: adffaces-user@incubator.apache.org Subject: Re: Skinning Tags In-Reply-To: <033020072127.11866.460D80C3000D530B00002E5A22070009530A9D9B0E03020E9009@comcast.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_85129_18770217.1175298805578" References: <033020072127.11866.460D80C3000D530B00002E5A22070009530A9D9B0E03020E9009@comcast.net> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_85129_18770217.1175298805578 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 wrote: > > >From: Jeanne Waldman > > > > 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.... > > >> > > > ------=_Part_85129_18770217.1175298805578--