You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gi...@apache.org on 2001/03/08 16:32:22 UTC

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

giacomo     01/03/08 07:32:20

  Modified:    webapp/docs/samples Tag: xml-cocoon2 samples.xml
  Log:
  Added samples using the ScriptGenerator
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.15  +8 -0      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.14
  retrieving revision 1.1.2.15
  diff -u -r1.1.2.14 -r1.1.2.15
  --- samples.xml	2001/02/22 18:04:49	1.1.2.14
  +++ samples.xml	2001/03/08 15:32:17	1.1.2.15
  @@ -42,6 +42,14 @@
      <sample name="scalable vector graphics" href="svg">
       An example of a SVG file rendered to a PNG image.
      </sample>
  +   <sample name="Javascript Generator" href="scripts/hello.js">
  +    An example of the ScriptGenerator producing XML out of a Javascript program.
  +   </sample>
  +   <sample name="Python Generator" href="scripts/hello.py">
  +    An example of the ScriptGenerator producing XML out of a Python program.
  +    You should make sure that you have the Jython interpreter (jython.jar) from
  +    www.jython.org in the WEB-INF/lib directory of your Cocoon 2 webapp context.
  +   </sample>
      <sample name="slides" href="slides/slides">
       Example of complex XSLT usage.
      </sample>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org