Author: SeanRogers
Date: 2010-01-27 00:16:52 -0500 (Wed, 27 Jan 2010)
New Revision: 16366
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml
Log:
Removed incorrect scripts strategies information: Jira RF-8222
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 2010-01-27
04:49:30 UTC (rev 16365)
+++
branches/community/3.3.X/docs/userguide/en/src/main/docbook/modules/RFCarchitectover.xml 2010-01-27
05:16:52 UTC (rev 16366)
@@ -1941,19 +1941,21 @@
...]]></programlisting>
<para> The third possible value is "NONE". You have no a
special reason to use it
unless you obtain the newest (or modified) version of the script and want to include
it
- manually in a page header. </para>
+ manually in a page header. </para>
+ <!--
<note>
<title>Note:</title>
<para> If you use <property>ALL</property> value of Scripts Load
Strategy, the
JavaScript files compression turns off! </para>
- <!--programlisting role="XML"><![CDATA[...
+ programlisting role="XML"><![CDATA[...
<context-param>
<param-name>org.ajax4jsf.COMPRESS_SCRIPT</param-name>
<param-value>false</param-value>
</context-param>
...
- ]]></programlisting-->
- </note>
+ ]]></programlisting
+ </note>
+ -->
<para>
<emphasis
role="bold">org.richfaces.LoadStyleStrategy</emphasis>
</para>
Show replies by date