huber       02/01/20 01:42:33

  Modified:    src/documentation/xdocs/userdocs/concepts catalog.xml
  Log:
  Added description of catalog parameter,
  Added more detailed description about verbosity parameter
  
  Revision  Changes    Path
  1.2       +6 -1      
xml-cocoon2/src/documentation/xdocs/userdocs/concepts/catalog.xml
  
  Index: catalog.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/concepts/catalog.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- catalog.xml       3 Jan 2002 12:31:04 -0000       1.1
  +++ catalog.xml       20 Jan 2002 09:42:33 -0000      1.2
  @@ -413,12 +413,17 @@
      </p>
   
      <ul>
  +    <li><code>catalog</code>
  +     ... The main catalog file. Its path name is relative to the
  +     Cocoon context directory.
  +    </li>
       <li><code>local-catalog</code>
        ... The full filesystem pathname to a single local catalog file.
       </li>
       <li><code>verbosity</code>
        ... The level of messages from the resolver
  -     (loading catalogs, identifier resolution, etc.)
  +     (loading catalogs, identifier resolution, etc.).
  +     It value may range from 0 (no messages), to 10 detailed log messages.
       </li>
      </ul>
     </s2>
  
  
  

----------------------------------------------------------------------
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