crossley    2002/12/12 00:07:42

  Modified:    src/documentation/xdocs/userdocs/concepts modules.xml
  Log:
  Fixed source example formatting.
  Somebody forgot to embed the source in <source></source>.
  Submitted by: Hans Ulrich Niedermann <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.9       +2 -0      
xml-cocoon2/src/documentation/xdocs/userdocs/concepts/modules.xml
  
  Index: modules.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/concepts/modules.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- modules.xml       5 Dec 2002 20:05:50 -0000       1.8
  +++ modules.xml       12 Dec 2002 08:07:42 -0000      1.9
  @@ -175,9 +175,11 @@
               The following example demonstrates the use of XPath function 
               with <code>system-property</code> module.
             </p>
  +       <source>
   <![CDATA[
       <map:parameter name="users-home-base" 
value="{system-property:substring-before(user.home, user.name)}"/>
   ]]>
  +       </source>
           </s3>
           <s3 title="Step 2b: Use it on an XSP">
             <p>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to