Author: taylor
Date: Thu Mar 9 10:10:33 2006
New Revision: 384572
URL: http://svn.apache.org/viewcvs?rev=384572&view=rev
Log:
patch from Ralph Goers
Modified:
portals/jetspeed-2/trunk/xdocs/guides/guide-psml.xml
Modified: portals/jetspeed-2/trunk/xdocs/guides/guide-psml.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/xdocs/guides/guide-psml.xml?rev=384572&r1=384571&r2=384572&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/guides/guide-psml.xml (original)
+++ portals/jetspeed-2/trunk/xdocs/guides/guide-psml.xml Thu Mar 9 10:10:33 2006
@@ -266,7 +266,7 @@
</tr>
<tr>
<td>name</td>
- <td>The required name of the portlet used to implement the fragment layout. The
portlet name generally takes the form of 'portlet-app-id:portlet-id' as specified in the portlet.xml
files. Here are the supported Jetspeed2 layout portlet names:
+ <td>The required name of the portlet used to implement the fragment layout. The
portlet name generally takes the form of 'portlet-app-name:portlet-name' where portlet-app-name
is the web context name, as specified in the portlet.xml files. Here are the supported Jetspeed2
layout portlet names:
<ul>
<li>jetspeed-layouts::FrameLayoutPortlet</li>
<li>jetspeed-layouts::VelocityOneColumn</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org
|