Author: msorokin
Date: 2009-01-10 07:59:24 -0500 (Sat, 10 Jan 2009)
New Revision: 12189
Modified:
trunk/docs/userguide/en/src/main/docbook/included/queue.desc.xml
Log:
https://jira.jboss.org/jira/browse/RF-4664
Chapter about the component is corrected and more code snippets, attributes and js api
descriptions are added.
Modified: trunk/docs/userguide/en/src/main/docbook/included/queue.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/queue.desc.xml 2009-01-10 12:59:06
UTC (rev 12188)
+++ trunk/docs/userguide/en/src/main/docbook/included/queue.desc.xml 2009-01-10 12:59:24
UTC (rev 12189)
@@ -7,8 +7,7 @@
</keywordset>
</sectioninfo>
<title>Description</title>
- <para>The <emphasis
role="bold"><property><a4j:queue></property></emphasis>
component creates queues of the Ajax requests.
- With the help of this component other Ajax4JSF or RichFaces components can
reference and use it.</para>
- <para>By means of the attributes of this component you can manage server
requests of the components, which refered to it.</para>
- </section>
+ <para>The <emphasis
role="bold"><property><a4j:queue></property></emphasis>
component creates a queue of the Ajax requests. The Ajax4JSF or RichFaces with built-in
Ajax can reference the queue to optimize Ajax requests.</para>
+ <para>You can find more information about the <emphasis
role="bold"><property><a4j:queue></property></emphasis>
in the "<link linkend="QueuePrinciples">Queue
Principles</link>" section.</para>
+ </section>
</chapter>
\ No newline at end of file