Author: smukhina
Date: 2009-02-16 15:24:25 -0500 (Mon, 16 Feb 2009)
New Revision: 12676
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/editor/usage.xhtml
trunk/samples/richfaces-demo/src/main/webapp/richfaces/orderingList/usage.xhtml
Log:
https://jira.jboss.org/jira/browse/RF-5761
editor and orderingList live demo sections are corrected
Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/editor/usage.xhtml
===================================================================
--- trunk/samples/richfaces-demo/src/main/webapp/richfaces/editor/usage.xhtml 2009-02-16
19:41:51 UTC (rev 12675)
+++ trunk/samples/richfaces-demo/src/main/webapp/richfaces/editor/usage.xhtml 2009-02-16
20:24:25 UTC (rev 12676)
@@ -9,21 +9,21 @@
<ui:define name="sample">
<p>
<b>RichFaces Editor</b> component provides possibility to use
<b>tinyMCE
- widget </b>as first class citizen within JSF environment.
+ widget </b>as the first class citizen within JSF environment.
</p>
<p>
It has almost all the properties and features of original widget
- and adds next additional features:
+ and adds the following additional features:
</p>
<ul>
<li>
- Seam text supported out of the box using built-in converter.
+ Seam text support out of the box using built-in converter
</li>
<li>
RichFaces skinnability
</li>
<li>
- Manageable configurations mechanism implemented.
+ Implementation of manageable configurations mechanism
</li>
</ul>
Modified: trunk/samples/richfaces-demo/src/main/webapp/richfaces/orderingList/usage.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/orderingList/usage.xhtml 2009-02-16
19:41:51 UTC (rev 12675)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/orderingList/usage.xhtml 2009-02-16
20:24:25 UTC (rev 12676)
@@ -13,19 +13,19 @@
<p>
Ordering List could contain several columns in list representation. And it
also has strong keyboard support out of the box.
- </p>
-
- <fieldset class="demo_fieldset">
- <legend class="demo_legend">OrderingList example</legend>
- <div class="sample-container">
- <p>Manage simple playlist represented via Ordering List:</p>
- <br/>
+ </p>
+
+ <fieldset class="demo_fieldset">
+ <legend class="demo_legend">OrderingList example</legend>
+ <div class="sample-container">
+ <p>Manage simple playlist represented via Ordering List:</p>
+ <br/>
<ui:include src="/richfaces/orderingList/example/playlist.xhtml"/>
<ui:include src="/templates/include/sourceview.xhtml">
<ui:param name="sourcepath"
value="/richfaces/orderingList/example/playlist.xhtml"/>
- </ui:include>
+ </ui:include>
<br/>
- </div>
+ </div>
</fieldset>
<p>
In this example you may select some songs (using the mouse and Ctrl/Shift keys) and
move them