From jbosstools-commits at lists.jboss.org Mon Nov 30 11:33:31 2009 Content-Type: multipart/mixed; boundary="===============8286458712149208650==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r18926 - in documentation/trunk/movies: rename_context_variables_java and 1 other directory. Date: Mon, 30 Nov 2009 11:33:31 -0500 Message-ID: <200911301633.nAUGXV2e002643@svn01.web.mwc.hst.phx2.redhat.com> --===============8286458712149208650== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2009-11-30 11:33:31 -0500 (Mon, 30 Nov 2009) New Revision: 18926 Added: documentation/trunk/movies/rename_context_variables_java/ documentation/trunk/movies/rename_context_variables_java/readme.txt documentation/trunk/movies/rename_context_variables_java/rename_context_= variables_java.wnk Log: https://jira.jboss.org/jira/browse/JBDS-957 - adding the demo "Renaming a S= eam Context Variable in EL in the Java Editor" created with the Wink tool; = Added: documentation/trunk/movies/rename_context_variables_java/readme.txt =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 --- documentation/trunk/movies/rename_context_variables_java/readme.txt = (rev 0) +++ documentation/trunk/movies/rename_context_variables_java/readme.txt 200= 9-11-30 16:33:31 UTC (rev 18926) @@ -0,0 +1,25 @@ +To apply Jboss org styles to the generated HTML file, you should do next: + = + +- first, add the HEAD of the HTML document to attach a style sheet, a tab= icon and a title of the page: + + + Renaming a Seam Context Variable in EL in the Java Editor<= /title> + <link rel=3D"stylesheet" href=3D"../resources/tools.css" + type=3D"text/css"/> + <link xmlns=3D"" rel=3D"shortcut icon" type=3D"image/vnd.microsof= t.icon" href=3D"../resources/images/favicon.ico"/> + </head> + + +- place the generated by Wink OBJECT inside this block element: + + <div class=3D"book"> + <p id=3D"title"><a href=3D"http://www.jboss.org" class=3D"site_hr= ef"> + <strong>JBoss.org</strong></a><a href=3D"http://docs.jboss.org/" = class=3D"doc_href"> + <strong>Community Demos</strong></a></p> = + + <--! Place the OBJECT generated by Wink here. --> + + </div> + + = \ No newline at end of file Added: documentation/trunk/movies/rename_context_variables_java/rename_cont= ext_variables_java.wnk =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 (Binary files differ) Property changes on: documentation/trunk/movies/rename_context_variables_ja= va/rename_context_variables_java.wnk ___________________________________________________________________ Name: svn:mime-type + application/octet-stream --===============8286458712149208650==--