Author: crossley
Date: Tue Apr  4 23:25:14 2006
New Revision: 391537

URL: http://svn.apache.org/viewcvs?rev=391537&view=rev
Log:
The "glossary" plugin now has a better example of using
the Catalog Entity Resolver.

Modified:
    
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-buildPlugin.xml

Modified: 
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-buildPlugin.xml
URL: 
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-buildPlugin.xml?rev=391537&r1=391536&r2=391537&view=diff
==============================================================================
--- 
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-buildPlugin.xml 
(original)
+++ 
forrest/trunk/site-author/content/xdocs/docs_0_80/howto/howto-buildPlugin.xml 
Tue Apr  4 23:25:14 2006
@@ -241,7 +241,8 @@
         <title>Entity catalog for DTDs and other resources</title>
         <p>If the plugin uses non-core DTDs and other entities, then add them 
to  the
           <code>resources/schema</code> directory and configure a catalog.xcat 
file.
-          The best way to do this is to copy an example from another plugin 
(e.g. listLocations)
+          The best way to do this is to copy an example from another plugin 
(e.g.
+          "listLocations" has a simple example; "glossary" has a more complex 
example)
           and edit it to suit.</p>
       </section>
     </section>