You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by bl...@locus.apache.org on 2000/11/17 21:37:20 UTC

cvs commit: xml-cocoon/webapp/docs/samples samples.xml

bloritsch    00/11/17 12:37:20

  Modified:    webapp/docs/samples Tag: xml-cocoon2 samples.xml
  Log:
  Add new entry for esql page
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.9   +7 -2      xml-cocoon/webapp/docs/samples/Attic/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/webapp/docs/samples/Attic/samples.xml,v
  retrieving revision 1.1.2.8
  retrieving revision 1.1.2.9
  diff -u -r1.1.2.8 -r1.1.2.9
  --- samples.xml	2000/10/02 11:10:40	1.1.2.8
  +++ samples.xml	2000/11/17 20:37:20	1.1.2.9
  @@ -53,8 +53,13 @@
      </sample>
      <sample name="Simple SQL" href="sql/sql-page" xlink:role="dynamic">
       Simple SQL example. You should make sure that you have a database and 
  -    table according to the conf/sitemap.xmap and the documens/sql/sql-page.sql 
  -    definitions.
  +    table according to the conf/sitemap.xmap and the
  +    docs/samples/sql/sql-page.sql definitions.
  +   </sample>
  +   <sample name="ESQL" href="xsp/esql" xlink:role="dynamic">
  +    Simple ESQL example.  You should make sure that you have a database
  +    and table according to the docs/samples/xsp/esql.xsp and the
  +    docs/samples/sql/sql-page.sql definitions.
      </sample>
     </group>