Author: vkorluzhenko
Date: 2007-10-26 11:01:40 -0400 (Fri, 26 Oct 2007)
New Revision: 3570
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/RFCtechreqs.xml
Log:
http://jira.jboss.com/jira/browse/RF-391 - added note
Modified: trunk/docs/userguide/en/src/main/docbook/modules/RFCtechreqs.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/RFCtechreqs.xml 2007-10-26 15:00:46
UTC (rev 3569)
+++ trunk/docs/userguide/en/src/main/docbook/modules/RFCtechreqs.xml 2007-10-26 15:01:40
UTC (rev 3570)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter id="TechnicalRequirements"
xreflabel="TechnicalRequirements">
-<?dbhtml filename="TechnicalRequirements.html"?>
+ <?dbhtml filename="TechnicalRequirements.html"?>
<title>Technical Requirements</title>
@@ -48,11 +48,10 @@
</keywordset>
</chapterinfo>
- <para><property>RichFaces</property> was developed with an open
architecture
- to be compatible with the widest possible variety of environments.</para>
+ <para><property>RichFaces</property> was developed with an open
architecture to be compatible with
+ the widest possible variety of environments.</para>
- <para>This is what you need to start working with
- <property>RichFaces 3.1.0</property>:</para>
+ <para>This is what you need to start working with <property>RichFaces
3.1.0</property>:</para>
<itemizedlist>
<listitem>Java</listitem>
@@ -67,7 +66,7 @@
</itemizedlist>
<section id="SupportedJavaVersions">
-<?dbhtml filename="SupportedJavaVersions.html"?>
+ <?dbhtml filename="SupportedJavaVersions.html"?>
<title>Supported Java Versions</title>
@@ -77,7 +76,7 @@
</section>
<section id="SupportedJavaServerFacesImplementations">
-<?dbhtml filename="SupportedJavaServerFacesImplementations.html"?>
+ <?dbhtml filename="SupportedJavaServerFacesImplementations.html"?>
<title>Supported JavaServer Faces Implementations</title>
@@ -91,7 +90,7 @@
</section>
<section id="SupportedServers">
-<?dbhtml filename="SupportedServers.html"?>
+ <?dbhtml filename="SupportedServers.html"?>
<title>Supported Servers</title>
@@ -113,18 +112,18 @@
<listitem>Glassfish (J2EE 5)</listitem>
<listitem>JBoss 3.2 - 4.0.x</listitem>
-
+
<listitem>Sybase EAServer 6.0.1</listitem>
</itemizedlist>
</section>
<section id="SupportedBrowsers">
-<?dbhtml filename="SupportedBrowsers.html"?>
+ <?dbhtml filename="SupportedBrowsers.html"?>
<title>Supported Browsers</title>
<itemizedlist>
- <listitem>Internet Explorer 5.5 - 7.0</listitem>
+ <listitem>Internet Explorer 6.0 - 7.0</listitem>
<listitem>Firefox 1.5 - 2.0</listitem>
@@ -135,7 +134,15 @@
<listitem>Safari 2.0</listitem>
</itemizedlist>
- <para>This list is composed basing on reports received from our users. We
assume the list can be incomplete and absence of your environment in the list
doesn't mean incompatibility.</para>
- <para>We appreciate your feedback on platforms and browsers that
aren't in the list but are compatible with RichFaces. It helps us to keep the
list up-to-date.</para>
+
+ <note>
+ <title>Note:</title>
+ <para>Safari 3.0 Beta is not supported.</para>
+ </note>
+
+ <para>This list is composed basing on reports received from our users. We
assume the list can be
+ incomplete and absence of your environment in the list doesn't mean
incompatibility.</para>
+ <para>We appreciate your feedback on platforms and browsers that
aren't in the list but
+ are compatible with RichFaces. It helps us to keep the list
up-to-date.</para>
</section>
-</chapter>
\ No newline at end of file
+</chapter>