This patch adds a proper description of the Entity Catalogs demo and
removes the temporary warning about configuring the properties file.

Index: samples.xml
===================================================================
RCS file: /home/cvspublic/xml-cocoon2/webapp/docs/samples/samples.xml,v
retrieving revision 1.11
diff -u -r1.11 samples.xml
--- samples.xml 2001/08/28 12:52:23     1.11
+++ samples.xml 2001/08/31 16:46:02
@@ -38,9 +38,10 @@
 
   <group name="Entity Catalogs">
    <sample name="Entity resolution using catalogs" href="catalog-demo">
-    external XML entities are resolved to local resources
-    (ensure that you have configured your CatalogManager.properties file
-    - see catalog.html)
+    External entities (e.g. DTDs, symbols, character entity sets, images) are
+    resolved to local copies of the resources. The catalog manager 
facilitates
+    the mapping between public identifiers or system identifiers and other
+    system identifiers.
    </sample>
   </group>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to