From jbosstools-commits at lists.jboss.org Tue May 5 12:29:11 2009 Content-Type: multipart/mixed; boundary="===============3507697512065326124==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r15028 - trunk/jsf/docs/userguide/en/modules. Date: Tue, 05 May 2009 12:26:25 -0400 Message-ID: --===============3507697512065326124== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: chukhutsina Date: 2009-05-05 12:26:25 -0400 (Tue, 05 May 2009) New Revision: 15028 Modified: trunk/jsf/docs/userguide/en/modules/editors.xml trunk/jsf/docs/userguide/en/modules/richfaces_support.xml trunk/jsf/docs/userguide/en/modules/web_projects.xml Log:

https://jira.jboss.org/jira/browse/JBDS-652 - Code patterns in text .All= the code patterns were marked using tag<code>.

Modified: trunk/jsf/docs/userguide/en/modules/editors.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/jsf/docs/userguide/en/modules/editors.xml 2009-05-05 16:21:34 UTC= (rev 15027) +++ trunk/jsf/docs/userguide/en/modules/editors.xml 2009-05-05 16:26:25 UTC= (rev 15028) @@ -609,9 +609,8 @@ Adds code assist for JSF pre-defined objects= , such as - - "#{param}" - : + value=3D"#{param}" + : @@ -891,14 +890,12 @@ = - HTML comments ( - <!-- --> - ) which are output to the client + HTML comments (<!-- -->) = which are output to the client - JSP comments ( - <%-- --%> - ) which are not output to the clien= t as part of the JSP page + JSP comments ( + <%-- --%> + ) which are not output to the client as= part of the JSP page output @@ -970,12 +967,12 @@ different parameters or preview according to the frame= work version (like seam 1.2 and seam 2.0, or JSF 1.1 and JSF 1.2). = - For example, - <s:decorate> - element in seam has different parameters i= n versions 1.2 and 2.0 as - well as - <h:outputLink> - JSF element has different preview in versi= ons 1.1 and 1.2. + For example, + <s:decorate> + element in seam has different parameters in ve= rsions 1.2 and 2.0 as + well as = + <h:outputLink> + JSF element has different preview in versions 1.1 and= 1.2. = Modified: trunk/jsf/docs/userguide/en/modules/richfaces_support.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/jsf/docs/userguide/en/modules/richfaces_support.xml 2009-05-05 16= :21:34 UTC (rev 15027) +++ trunk/jsf/docs/userguide/en/modules/richfaces_support.xml 2009-05-05 16= :26:25 UTC (rev 15028) @@ -69,11 +69,11 @@ .jsp/.xhtml pages in VPE you can also take the advantage of OpenOn feature for the RichFaces components. = - For example, Richfaces tags - <rich:insert> - and - <a4j:include> - has OpenOn support. + For example, Richfaces tags = + <rich:insert> + and + <a4j:include>> + has OpenOn support. =
OpenOn With Richfaces Tag @@ -97,7 +97,7 @@
RichFaces in the JBoss Tools Palette = - RichFaces and Ajax4jsf tag libraries always exist in JBoss Tools + RichFaces andJBoss Tools Palette. =
Modified: trunk/jsf/docs/userguide/en/modules/web_projects.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/jsf/docs/userguide/en/modules/web_projects.xml 2009-05-05 16:21:3= 4 UTC (rev 15027) +++ trunk/jsf/docs/userguide/en/modules/web_projects.xml 2009-05-05 16:26:2= 5 UTC (rev 15028) @@ -68,7 +68,7 @@
- Drag the property and drop it between the quotes for the value a= ttribute in the JSP file. Notice that JBoss Developer Studio added the corr= ectly formatted expression for referring to the property value #{Message.header} automatically. + Drag the property and drop it between the quotes for the value a= ttribute in the JSP file. Notice that JBoss Developer Studio added the corr= ectly formatted expression for referring to the property value #{Mess= age.header} automatically.
Inserted Property = @@ -78,7 +78,7 @@
You can actually place the tag anywhere in the page, not just inside= an existing tag. In this case, - JBoss Developer Studio will place the complete tag &l= t;h:outputText value=3D"#{Message.header}"/> in th= e page. + JBoss Developer Studio will place the complete tag <h:outputText= value=3D"#{Message.header}"/> in the page.
= @@ -93,7 +93,7 @@
-Once again, JBoss Developer Studio adds the correct expression, #{user.name}. +Once again, JBoss Developer Studio adds the correct expression, #{user.name}.
Added Expression = --===============3507697512065326124==--