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 we...@apache.org on 2005/12/07 23:41:59 UTC

svn commit: r354883 - /portals/jetspeed-2/trunk/xdocs/guides/guide-decorators.xml

Author: weaver
Date: Wed Dec  7 14:41:56 2005
New Revision: 354883

URL: http://svn.apache.org/viewcvs?rev=354883&view=rev
Log:
grammar

Modified:
    portals/jetspeed-2/trunk/xdocs/guides/guide-decorators.xml

Modified: portals/jetspeed-2/trunk/xdocs/guides/guide-decorators.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/xdocs/guides/guide-decorators.xml?rev=354883&r1=354882&r2=354883&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/xdocs/guides/guide-decorators.xml (original)
+++ portals/jetspeed-2/trunk/xdocs/guides/guide-decorators.xml Wed Dec  7 14:41:56 2005
@@ -48,13 +48,15 @@
 </p>
 </section>
 <section name="Decoration File Structure">
-	All decorations are store in a directory directly off of the web applications
+<p>
+	All decorations are stored in a directory directly off of the web applications
 	root called <code>decrorations</code>.  The two primary directories under the 
 	here are <code>layout</code> for layout decorations and <code>portlet</code>
 	for portlet decorations.  Individual decoartions are housed in thier own directories
 	underneath these two directories.  The name of the directory you create for under either
 	<code>layout</code> or <code>portlet</code> is how Jetspeed will locate your decoration.  We
-	will go into further detail on how this works later on in this guide.		
+	will go into further detail on how this works later on in this guide.
+</p>		
 </section>
 
 <section name="Anatomy of a Layout(Page) Decoration">



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