Author: irooskov(a)redhat.com
Date: 2012-04-25 20:13:56 -0400 (Wed, 25 Apr 2012)
New Revision: 40507
Modified:
trunk/jsf/docs/userguide/en-US/Book_Info.xml
trunk/jsf/docs/userguide/en-US/browsers.xml
Log:
updated with system requirement info from emails
Modified: trunk/jsf/docs/userguide/en-US/Book_Info.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/Book_Info.xml 2012-04-26 00:09:47 UTC (rev 40506)
+++ trunk/jsf/docs/userguide/en-US/Book_Info.xml 2012-04-26 00:13:56 UTC (rev 40507)
@@ -5,9 +5,9 @@
<title>Visual Web Tools Reference Guide</title>
<subtitle>Provides information relating to the Visual Web Tools
module.</subtitle>
<productname>JBoss Developer Studio</productname>
-<productnumber>5.0</productnumber>
+<productnumber>5.0.Beta</productnumber>
<edition>5.0.0</edition>
-<pubsnumber>9</pubsnumber>
+<pubsnumber>10</pubsnumber>
<abstract>
<para>The Visual Web Tools Reference Guide explains extensive collection of
specialized wizards, editors and views that can be used in various scenarios while
developing Web applications.</para>
</abstract>
Modified: trunk/jsf/docs/userguide/en-US/browsers.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/browsers.xml 2012-04-26 00:09:47 UTC (rev 40506)
+++ trunk/jsf/docs/userguide/en-US/browsers.xml 2012-04-26 00:13:56 UTC (rev 40507)
@@ -34,6 +34,42 @@
<para>
<guilabel>BrowserSim</guilabel> simulates a mobile web browser so you can
see how your web page or site will be viewable on mobile devices.
</para>
+ <section>
+ <title>System requirements</title>
+ <para>
+ To run the mobile browser simulator you will require certain configurations depending
on your operating system.
+ </para>
+ <para>
+ Linux distributions:
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ WebKitGTK 1.2.0 or newer must be installed and available within the library load
path. This is setup by default on Red Hat Enterprise Linux and Ubuntu. For other
distributions you may need to install the <filename>libwebkitgtk</filename>
package.
+ </para>
+ </listitem>
+ </itemizedlist>
+ <para>
+ Windows operating systems:
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ 32-bit version of JBoss tooling.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Apple Safari.
+ </para>
+ </listitem>
+ </itemizedlist>
+ <para>
+ There are no specific requirements for Red Hat Enterprise Linux and Macintosh
operating systems.
+ </para>
+ </section>
+ <section>
+ <title>Using BrowserSim</title>
<para>
To test your page or site using <guilabel>BrowserSim</guilabel>,
right-click on your <filename>HTML</filename>,
<filename>XHTML</filename> or other web page extention file and navigate
through the context menu to <menuchoice><guimenuitem>Open
With</guimenuitem><guimenuitem>BrowserSim</guimenuitem></menuchoice>.
</para>
@@ -135,4 +171,5 @@
</mediaobject>
</figure>
</section>
+ </section>
</chapter>
Show replies by date