[richfaces-svn-commits] JBoss Rich Faces SVN: r15365 - branches/community/3.3.X/docs/userguide/en/src/main/docbook/included.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu Aug 27 13:35:37 EDT 2009
Author: atsebro
Date: 2009-08-27 13:35:37 -0400 (Thu, 27 Aug 2009)
New Revision: 15365
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_virtualEarth.xml
Log:
RF-7756: Rich Miscellaneous component group description review --> rich:virtualEarth
Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_virtualEarth.xml
===================================================================
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_virtualEarth.xml 2009-08-27 17:34:36 UTC (rev 15364)
+++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/rich_virtualEarth.xml 2009-08-27 17:35:37 UTC (rev 15365)
@@ -60,7 +60,7 @@
<para>
<emphasis>
<property>"dashboardSize"</property>
- </emphasis> specifies a type of a rendered map (Normal, Small, Tiny) </para>
+ </emphasis> specifies a type of a rendered map (<code>Normal</code>, <code>Small</code>, <code>Tiny</code>) </para>
</listitem>
</itemizedlist>
<para> For example, the city of Paris is shown after rendering with the following initial settings: <code>lat = "48.833"</code> , <code>lng = "2.40"</code> and <code>zoom = "11"</code> . </para>
@@ -89,21 +89,21 @@
<listitem>
<para>
<emphasis>
- <property>"onmouseover"</property>
+ <code>onmouseover</code>
</emphasis>
</para>
</listitem>
<listitem>
<para>
<emphasis>
- <property>"onclick"</property>
+ <code>onclick</code>
</emphasis>
</para>
</listitem>
<listitem>
<para>
<emphasis>
- <property>"onmouseout"</property>
+ <code>onmouseout</code>
</emphasis>
</para>
</listitem>
More information about the richfaces-svn-commits
mailing list