From seam-commits at lists.jboss.org Sat Feb 7 15:45:26 2009 Content-Type: multipart/mixed; boundary="===============8303571460173727606==" MIME-Version: 1.0 From: seam-commits at lists.jboss.org To: seam-commits at lists.jboss.org Subject: [seam-commits] Seam SVN: r10021 - trunk/doc/Seam_Reference_Guide/en-US. Date: Sat, 07 Feb 2009 15:45:26 -0500 Message-ID: --===============8303571460173727606== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: nico.ben Date: 2009-02-07 15:45:25 -0500 (Sat, 07 Feb 2009) New Revision: 10021 Modified: trunk/doc/Seam_Reference_Guide/en-US/Mail.xml Log: Corrected errors Modified: trunk/doc/Seam_Reference_Guide/en-US/Mail.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/doc/Seam_Reference_Guide/en-US/Mail.xml 2009-02-06 21:52:21 UTC (= rev 10020) +++ trunk/doc/Seam_Reference_Guide/en-US/Mail.xml 2009-02-07 20:45:25 UTC (= rev 10021) @@ -224,7 +224,7 @@ Templating = - The mail templating example shows that facelets templating Just Wo= rks = + The mail templating example shows that facelets templating just wo= rks = with the Seam mail tags. = @@ -310,7 +310,7 @@ requestReadReceipt=3D"true"/>]]> = - Otherise you can add any header to the message using the = + Otherwise you can add any header to the message using the = <m:header> tag: = @@ -328,7 +328,7 @@ mail-ra.rar — but the version distributed w= ith JBoss AS has a number of limitations (and isn't bundled in some vers= ions) therefore we recommend using the mail-ra.rar = - distributed with Seam is recommended (it's in the extras/ + distributed with Seam (it's in the extras/ directory in the Seam bundle). mail-ra.rar shoul= d = be placed in $JBOSS_HOME/server/default/deploy; i= f the version of JBoss AS you use already has this file, replace it. @@ -366,7 +366,7 @@ = - You can find more information onmail-ra.rar + You can find more information on mail-ra.rar at http://wiki.jboss.org/wiki/Wiki.jsp?page=3DInboundJavaMail. = @@ -393,7 +393,7 @@ = - The Seam Email module requires the use of Facelets as the view = + The Seam Mail module requires the use of Facelets as the view = technology. Future versions of the library may also support the u= se of = JSP. Additionally, it requires the use of the seam-ui package. @@ -740,7 +740,7 @@ If this tag contains other JSF tags a HTML document wi= ll = be generated from them and attached to the email. A = - fileName should be specfied. + fileName should be specified. --===============8303571460173727606==--