Author: artdaw
Date: 2009-08-06 10:14:14 -0400 (Thu, 06 Aug 2009)
New Revision: 15122
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/fileUpload.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/modalPanel.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
Log:
https://jira.jboss.org/jira/browse/RF-7641 - links were fixed
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/fileUpload.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/fileUpload.xml 2009-08-06
14:10:53 UTC (rev 15121)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/fileUpload.xml 2009-08-06
14:14:14 UTC (rev 15122)
@@ -551,7 +551,7 @@
- <para> The <emphasis role="bold">
+ <!--para> The <emphasis role="bold">
<property><rich:fileUpload></property>
</emphasis> component could work together with Seam framework.
<ulink
url="http://www.jboss.org/file-access/default/members/jbossrichfaces...
@@ -563,7 +563,7 @@
with MyFaces extensions, the order in which filters are defined and mapped in
web.xml,
is important. See <ulink
url="http://www.jboss.org/file-access/default/members/jbossrichfaces...
- >corresponding FAQ chapter</ulink>. </para>
+ >corresponding FAQ chapter</ulink>. </para-->
</section>
<!-- JavaScript API-->
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/modalPanel.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2009-08-06
14:10:53 UTC (rev 15121)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2009-08-06
14:14:14 UTC (rev 15122)
@@ -857,7 +857,7 @@
<property><rich:modalPanel></property>
</emphasis> component (the same
could also be
found in the "<ulink
-
url="http://www.jboss.org/file-access/default/members/jbossrichfaces...
+
url="http://www.jboss.org/community/wiki/PanelsandOutput#Organizewiz...
How to organize wizards using the
<rich:modalPanel>
component?</ulink>"
chapter of RichFaces
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
===================================================================
---
branches/community/3.3.X/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2009-08-06
14:10:53 UTC (rev 15121)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2009-08-06
14:14:14 UTC (rev 15122)
@@ -137,14 +137,13 @@
</itemizedlist>
<para> For more information about framework and libraries loading see the
following section
in the <ulink
-
url="http://www.jboss.org/file-access/default/members/jbossrichfaces...
- >FAQ</ulink>. </para>
+
url="http://www.jboss.org/community/wiki/Commonclientside#resourcesf...;.
</para>
<note>
<title>Note:</title>
<para> In order to prevent JavaScript versions conflict you should use only one
version
of the framework or library. You could find more information about libraries
exclusion in the <ulink
-
url="http://www.jboss.org/file-access/default/members/jbossrichfaces...
+
url="http://www.jboss.org/community/wiki/Commonclientside#jsconflict...
FAQ</ulink>. </para>
</note>
</section>