You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by David Esterkin <de...@chariotsolutions.com> on 2005/07/26 22:47:54 UTC

Patch: howto-explore-samples.xml

I recently downloaded Cocoon 2.1.7, and started going through the
documentation (yes, somebody is actually reading this stuff!).  The
"How to run and explore the Cocoon samples" has an error on accessing
the various samples.  Below is a patch to
src/documentation/xdocs/howto/howto-explore-samples.xml.

Thanks,

David

--- howto-explore-samples.xml.orig    2005-07-26 14:55:51.415455561 -0400
+++ howto-explore-samples.xml    2005-07-26 14:57:17.360454764 -0400
@@ -130,9 +130,10 @@
                         <li>Under this directory, the pathnames are the 
same than after the
                             <em>http://localhost:8888/samples</em> base 
URL. The
                             midi block samples, for example, are 
accessed from
-                            <em>http://localhost:8888/samples/midi</em>
-                            and the corresponding files are found under
-                            <em>build/webapp/samples/midi</em>.
+                            
<em>http://localhost:8888/samples/blocks/midi/</em>
+                            (note: the trailing slash is required) and the
+                            corresponding files are found under
+                            <em>build/webapp/samples/blocks/midi</em>.
                         </li>
                         <li>
                             When studying how a sample is built, it is 
recommended to first study its <em>sitemap.xmap</em>