You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by rw...@apache.org on 2005/12/27 02:55:36 UTC

svn commit: r359158 - /portals/jetspeed-2/trunk/xdocs/guides/guide-psml.xml

Author: rwatler
Date: Mon Dec 26 17:55:34 2005
New Revision: 359158

URL: http://svn.apache.org/viewcvs?rev=359158&view=rev
Log:
correct xdocs typos

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=359158&r1=359157&r2=359158&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/guides/guide-psml.xml (original)
+++ portals/jetspeed-2/trunk/xdocs/guides/guide-psml.xml Mon Dec 26 17:55:34 2005
@@ -360,7 +360,7 @@
     </tr>
     <tr>
     <td>decorator</td>
-    <td>The name of the default portlet decorator used to render the fragments. This attribute is optional, but if it is not specified, the <a href="#Defaults">defaults</a> for the page must specify a default portlet decorator.</td>
+    <td>The name of the default portlet decorator used to render the fragments. This attribute is optional, but if it is not specified, the <a href="#PSML_Defaults">defaults</a> for the page must specify a default portlet decorator.</td>
     </tr>
     <tr>
     <td>state</td>
@@ -448,7 +448,7 @@
 <p>
 The <a href="#Portlet_Fragments">portlet fragment</a> &lt;preference&gt; elements allow for the defining of default
 portlet preference values.  
-This provides an easier avenue for the setting of default portlet prefences for a portlet
+This provides an easier avenue for the setting of default portlet preferences for a portlet
 instance on a page without having to duplicate portlet definitions within
 the portlet application's portlet.xml.
 </p>
@@ -682,7 +682,7 @@
 ]]></source>
 </section>
 
-<section name='PSML_Defaults'>
+<section name='PSML Defaults'>
 <p>
 The <a href="#Page">page</a> and <a href="#Folder">folder</a> &lt;defaults&gt; element defines the default layout
 decorator and default portlet decorator. The default layout decorator is applied to all top level layout fragments



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org