You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by jo...@locus.apache.org on 2000/12/11 20:22:17 UTC

cvs commit: jakarta-velocity/xdocs index.xml

jon         00/12/11 11:22:14

  Modified:    xdocs    index.xml
  Log:
  minor change to clarify things
  
  Revision  Changes    Path
  1.9       +9 -9      jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.xml	2000/11/07 04:15:46	1.8
  +++ index.xml	2000/12/11 19:22:13	1.9
  @@ -29,15 +29,15 @@
    </p>
    
    <p>    
  -    Velocity's capabilities reach well beyond the realm of web sites; for
  -    example, it can generate SQL or PostScript from templates.  
  -    It can be used either as a standalone utility for generating 
  -    source code and reports, or as an integrated component of other systems.
  -    When complete, Velocity will provide template services for the 
  -    <link href="http://java.apache.org/turbine/">Turbine</link>
  -    web application framework. Velocity-Turbine will provide 
  -    a template service that will allow web applications to be developed 
  -    according to a true MVC model.
  +    Velocity's capabilities reach well beyond the realm of web sites; for 
  +    example, it can generate SQL and PostScript and XML (see <link 
  +    href="./anakia.html">Anakia</a> for more information on XML transformations) 
  +    from templates.  It can be used either as a standalone utility for 
  +    generating source code and reports, or as an integrated component of other 
  +    systems. When complete, Velocity will provide template services for the 
  +    <link href="http://java.apache.org/turbine/">Turbine</link> web application 
  +    framework. Velocity+Turbine will provide a template service that will allow 
  +    web applications to be developed according to a true MVC model.
    </p> 
   
    </s1>