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 jf...@apache.org on 2004/04/09 00:53:39 UTC

cvs commit: jakarta-jetspeed/tutorial/xdocs/13 mvcportlets.xml

jford       2004/04/08 15:53:39

  Modified:    tutorial/xdocs/13 mvcportlets.xml
  Log:
  Fixed xml display
  
  Revision  Changes    Path
  1.3       +5 -1      jakarta-jetspeed/tutorial/xdocs/13/mvcportlets.xml
  
  Index: mvcportlets.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/tutorial/xdocs/13/mvcportlets.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- mvcportlets.xml	8 Apr 2004 21:53:27 -0000	1.2
  +++ mvcportlets.xml	8 Apr 2004 22:53:39 -0000	1.3
  @@ -35,6 +35,7 @@
   
   <hr />
   <source>
  +<![CDATA[
   <portlet-entry name="TutorialStockQuote1" hidden="false" type="ref"  
                  parent="Velocity" application="false">
   ...
  @@ -54,6 +55,7 @@
                       value="portlets.TutorialStockQuoteAction2" />
   ...
   </portlet-entry>
  +]]>
   </source>
   
   <p>
  @@ -68,7 +70,8 @@
   </p>
   
   <hr />
  -<code>
  +<source>
  +<![CDATA[
   <portlet-entry name="TutorialStockQuote1" hidden="false" type="ref" 
                      parent="Velocity" application="false">
   
  @@ -79,6 +82,7 @@
           parent="CustomizerVelocity" application="false" >
   ...
   </portlet-entry>
  +]]>
   </code>
   
   </section>
  
  
  

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