crossley 01/11/17 20:59:47
Modified: documentation/xdocs/plan catalog.xml
Log:
Improve explanation of current situation.
Revision Changes Path
1.3 +13 -3 xml-cocoon2/documentation/xdocs/plan/catalog.xml
Index: catalog.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/plan/catalog.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- catalog.xml 2001/11/16 08:44:48 1.2
+++ catalog.xml 2001/11/18 04:59:47 1.3
@@ -49,11 +49,13 @@
<ul>
<li>Gets a new CatalogResolver() which reads the default
<code>CatalogManager.properties</code> to set some properties for
- local site config</li>
+ local site config and load some local catalogs</li>
+ <li>Applies any parameters that may have been specified in cocoon.xconf
+ (e.g. verbosity)</li>
<li>Loads the Cocoon system catalog (which resolves all the DTDs
and entity sets that are used by Cocoon)</li>
- <li>Applies any parameters that may have been specified in cocoon.xconf
- (e.g. local catalogs, verbosity)</li>
+ <li>Loads any additional local catalogs that may have been specified in
+ <code>cocoon.xconf</code></li>
<li>Allows the application to resolve external entities via
resolveEntity().</li>
</ul>
</li>
@@ -105,6 +107,14 @@
Some will need to move to Excalibur, Cocoon-specific ones will remain.
</p>
+ </s1>
+
+ <s1 title="Some useful discussion threads">
+
+ <ul>
+ <li>Cocoon distribution + Resolver Resolution ? (avalon-dev 2001-11-12)
+ discusses licencing issues and moving to Avalon</li>
+ </ul>
</s1>
</body>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]