From seam-commits at lists.jboss.org Wed Aug 26 19:29:17 2009 Content-Type: multipart/mixed; boundary="===============2962270851213865155==" MIME-Version: 1.0 From: seam-commits at lists.jboss.org To: seam-commits at lists.jboss.org Subject: [seam-commits] Seam SVN: r11436 - in sandbox/trunk/modules/xwidgets: examples/helloworld and 2 other directories. Date: Wed, 26 Aug 2009 19:29:17 -0400 Message-ID: <200908262329.n7QNTHgl001337@svn01.web.mwc.hst.phx2.redhat.com> --===============2962270851213865155== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: shane.bryzak(a)jboss.com Date: 2009-08-26 19:29:17 -0400 (Wed, 26 Aug 2009) New Revision: 11436 Added: sandbox/trunk/modules/xwidgets/examples/README sandbox/trunk/modules/xwidgets/examples/panels/ sandbox/trunk/modules/xwidgets/examples/panels/index.html sandbox/trunk/modules/xwidgets/examples/panels/panels.xw Removed: sandbox/trunk/modules/xwidgets/examples/helloworld/xw.Button.js sandbox/trunk/modules/xwidgets/examples/helloworld/xw.Label.js sandbox/trunk/modules/xwidgets/examples/helloworld/xw.Panel.js Modified: sandbox/trunk/modules/xwidgets/examples/helloworld/helloworld.xw sandbox/trunk/modules/xwidgets/examples/helloworld/index.html sandbox/trunk/modules/xwidgets/src/main/javascript/xw.Panel.js Log: minor fixes, add panels example Added: sandbox/trunk/modules/xwidgets/examples/README =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- sandbox/trunk/modules/xwidgets/examples/README = (rev 0) +++ sandbox/trunk/modules/xwidgets/examples/README 2009-08-26 23:29:17 UTC = (rev 11436) @@ -0,0 +1,10 @@ +Running the examples locally in Firefox +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D + +Because of Firefox's restrictive default settings, you may receive a secur= ity = +error when trying to load the examples. To get around this, you need to m= odify +Firefox's configuration by following these steps: + +1) type about:config in the address bar + +2) Find the setting security.fileuri.strict_origin_policy and change it to= false. Modified: sandbox/trunk/modules/xwidgets/examples/helloworld/helloworld.xw =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- sandbox/trunk/modules/xwidgets/examples/helloworld/helloworld.xw 2009-0= 8-26 22:51:54 UTC (rev 11435) +++ sandbox/trunk/modules/xwidgets/examples/helloworld/helloworld.xw 2009-0= 8-26 23:29:17 UTC (rev 11436) @@ -10,5 +10,6 @@ - + + Modified: sandbox/trunk/modules/xwidgets/examples/helloworld/index.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- sandbox/trunk/modules/xwidgets/examples/helloworld/index.html 2009-08-2= 6 22:51:54 UTC (rev 11435) +++ sandbox/trunk/modules/xwidgets/examples/helloworld/index.html 2009-08-2= 6 23:29:17 UTC (rev 11436) @@ -7,10 +7,9 @@ =
+