You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by David Crossley <cr...@indexgeo.com.au> on 2001/08/31 18:54:48 UTC

[patch] xdocs/samples.xml

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: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: [patch] xdocs/samples.xml

Posted by Martin Man <Ma...@seznam.cz>.
hi,

	patch applied, check whether all's ok...

rgds,
martin

On Sat, Sep 01, 2001 at 02:54:48AM +1000, David Crossley wrote:
> 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: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
> 

-- 
-------------------------------------------------------------------------------
"Only dead fish swims with a stream"                         Malcolm Muggeridge
gpg_key_available: http://globales.cz/~mman/martin.man.gpg
gpg_key_fingerprint: 2CC0 4AF6 92DA 5CBF 5F09  7BCB 6202 7024 6E06 0223

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org