From richfaces-svn-commits at lists.jboss.org Wed May 28 11:40:52 2008 Content-Type: multipart/mixed; boundary="===============8895316250212267938==" MIME-Version: 1.0 From: richfaces-svn-commits at lists.jboss.org To: richfaces-svn-commits at lists.jboss.org Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r8807 - trunk/docs/userguide/en/src/main/docbook/modules. Date: Wed, 28 May 2008 11:40:51 -0400 Message-ID: --===============8895316250212267938== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: msorokin Date: 2008-05-28 11:40:50 -0400 (Wed, 28 May 2008) New Revision: 8807 Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml Log: http://jira.jboss.com/jira/browse/RF-2408 Some new info added Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover= .xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2= 008-05-28 14:43:44 UTC (rev 8806) +++ trunk/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2= 008-05-28 15:40:50 UTC (rev 8807) @@ -1615,12 +1615,12 @@ = = - Standard controls skinning feature provides 2 levels of skinning, = while skinning is based on detecting User Agent. If User Agent is not detec= ted, Advanced level is used. + Standard controls skinning feature provides 2 levels of skinning -= standard and extended, while skinning is based on detecting browser user a= gent. If user agent is not detected, Advanced level is used. = - Basic provides cus= tomization only basic style properties. = + Standard provides = customization only basic style properties. = To the following browsers Basic level of skinning is applied: @@ -1636,7 +1636,7 @@ = - Advanced extends= basic level introducing broader = + Extended extends= basic level introducing broader = number of style properties and is applied to browsers with r= ich visual styling capability of controls @@ -1728,14 +1728,54 @@ Note: a elements have classes based on "link" and pseudo = class name, e.g.: rich-link, rich-link-hover, rich-link-visited + = + = + = = = + = + = + Additionally, the predefined rich CSS classes that we provide can= be used not only as classes for basic HTML + elements but also as classes for creation of complex elements . + There is a snippet with some of them for example: + = + = + + + + + + +... + +//gradient elements +... + + + + + + + + + + + + + +...]]> = + = + = + To get a better idea of standard component skinning we recommend = to explore CSS files located in ui/core/src/main/resources/org/richfaces/ f= older + of RichFaces svn + = = -
+
- Basic level + Standard level = Html Elements Skin Bindings for input, select, textarea, butto= n, keygen, isindex, legend @@ -2009,7 +2049,7 @@ =
- Advanced level = + Extended level = =
= @@ -2243,9 +2283,10 @@
= = +
= + = +
= - = - = =
XCSS file format --===============8895316250212267938==--