crossley    02/01/18 22:01:54

  Modified:    src/webapp/resources/entities CatalogManager.properties
  Log:
  Tidy the internal documentation notes.
  
  Revision  Changes    Path
  1.3       +6 -3      
xml-cocoon2/src/webapp/resources/entities/CatalogManager.properties
  
  Index: CatalogManager.properties
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/webapp/resources/entities/CatalogManager.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- CatalogManager.properties 9 Jan 2002 08:18:12 -0000       1.2
  +++ CatalogManager.properties 19 Jan 2002 06:01:54 -0000      1.3
  @@ -4,10 +4,11 @@
   # configuration of application-specific catalogs. You can also use cocoon.xconf
   # to over-ride or supplement these settings.
   #
  -# Apache Cocoon will automatically load a default catalog from
  -#  webapps/cocoon/resources/entities/catalog
  +# Note: The filesystem directory that contains this properties file must be
  +# available on the Java classpath. Cocoon automatically does this.
   #
  -# See the documentation (catalog.html).
  +# See the Apache Cocoon documentation userdocs/concepts/catalog.html
  +# and thence the Resolver API and accompanying documentation.
   
   # verbosity ... level of messages for status/debug (messages go to STDOUT)
   # The following messages are provided ...
  @@ -22,6 +23,8 @@
   verbosity=1
   
   # catalogs ... list of additional catalogs to load
  +#  Note that Apache Cocoon will automatically load its own default catalog
  +#  from webapps/cocoon/resources/entities/catalog
   # use full pathnames
   # pathname separator is always semi-colon (;) regardless of operating system
   # directory separator is always slash (/) regardless of operating system
  
  
  

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